1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-06-05 22:19:21 +02:00
Commit Graph

937 Commits

Author SHA1 Message Date
7790c73034 Bump linux kernel 2021-01-12 11:35:14 +01:00
08a608e1fb Bump rpi-firmware package 2021-01-12 11:25:21 +01:00
a8bad90a20 Fix python-jarbas-stt-plugin-vosk/Config.in 2021-01-11 14:14:52 +01:00
74d78ffd24 Add preinstalled modified volume skill 2021-01-11 14:11:20 +01:00
9c6f99be5e Add jarbas-stt-plugin-vosk plugin 2021-01-11 13:33:20 +01:00
7cc7a68fb7 Pip install vosk-api at first boot 2021-01-11 12:57:29 +01:00
9e01fb9f2d Merge branch 'develop' of https://github.com/OpenVoiceOS/OpenVoiceOS into develop 2021-01-10 19:08:18 +01:00
4c80a52c1f Merge pull request #44 from TheLogan/patch-2
Thanks! Typical non-english speaker mistake.
2021-01-10 18:47:36 +01:00
b06d5eee1b See if qtvirtualkeyboard works 2021-01-10 18:44:52 +01:00
bcc454e508 Bump ovos-utils 2021-01-10 18:41:29 +01:00
e061c87cea Bump lingua-franca 2021-01-10 18:37:04 +01:00
a1ce0f5e9e Fix forgotted hash for precise-wake-word plugin package 2021-01-10 18:06:32 +01:00
d07ca1ede7 Switch precise-engine over to plugin based version 2021-01-10 17:20:54 +01:00
dd5a529572 Update pairing-skill to latest version 2021-01-10 16:40:29 +01:00
060cad1764 Reorder priority skills 2021-01-10 16:39:22 +01:00
f5f551b2d8 Remove default precise mic.monitor 2021-01-10 16:31:48 +01:00
9f904fb811 Implement local-backend 2021-01-09 18:47:29 +01:00
bb7e6c3d3b Fix resting screen issue. 2021-01-09 14:58:33 +01:00
2f1517ba14 Fixed typo 2021-01-09 13:26:27 +01:00
a606114deb Make date-time skill a priority skill 2021-01-07 22:26:11 +01:00
68d555fb16 WIP: Implementing all goodies and required changes / dependencies. 2021-01-07 21:21:21 +01:00
96ddea2de3 Bump mycroft-core to grab latest fixes. 2021-01-06 21:53:58 +01:00
1f78a12c9d QuickFix: A quick fix to make sure the pre-installed skills can load.
This it temporarily till we go the full XDG compliant way.
2021-01-06 18:07:01 +01:00
f36b651595 Bump wifi skill (again again) 2021-01-05 20:57:31 +01:00
74ca185bc0 Bump wifi skill (again) 2021-01-05 16:08:56 +01:00
f06e49c20f Bump wifi skill 2021-01-05 15:46:30 +01:00
2c6f69505a Rebrand mycroft-gui to OpenVoiceOS. 2021-01-05 15:01:48 +01:00
dafa8154cc Update pairing skill 2021-01-05 14:17:37 +01:00
3eb157a4fa Change to own pairing skill and make sure MSM doesn't hang on very first boot.
Mycroft doesn't continue if the repo skill doesn't get fetched which
obviously can't be fetch without network. So include a local copy
of the skills-repo so at least it doesn't stall the boot.
2021-01-04 20:57:46 +01:00
b7f5b9ebee Add a virtual touchscreen driver as quick fix for Weston.
Weston segfaults if it can't find input devices despite it being
configured to load without it (require-input=false)
2021-01-03 20:57:48 +01:00
71675566b6 Allow the normal user to control the backlight of screens 2021-01-03 15:24:55 +01:00
87440d6bc8 Disable wifi power management for wlan0 for rpi 2021-01-03 15:15:49 +01:00
69c08638a7 Enable rng-tools for hardware random support 2021-01-03 15:14:49 +01:00
f2c97fa28f Bump buildroot to 2020.11.x and linux kernel 2021-01-01 16:10:44 +01:00
0f8a4256fb Include python-pexpect package by default.
The wifi-connect skills needs it.
2021-01-01 14:06:51 +01:00
2d2ebcaae7 Update default mycroft.conf to reflect the ovos changes. 2020-12-31 11:17:00 +01:00
65e2952d94 Migrate default installed skill to OVOS versions. 2020-12-31 11:13:25 +01:00
20b6a6c0db Remove default, patched volume skill. Enclosure skill should do this. 2020-12-31 11:03:35 +01:00
9b6bd35506 Upgrade wifi-connect methodology + skill (wip) 2020-12-31 11:00:58 +01:00
2b7ea2deb9 Patch python-networkmanager to be compatible with newer NetworkManager.
Adding devices types support.
2020-12-31 10:50:07 +01:00
6c3d4e28f8 Bump mycroft-core and some python packages 2020-12-29 11:13:51 +01:00
1b27602081 Increase default image size. 2020-12-27 15:13:42 +01:00
67da77d4f2 Switch (back) to stable linux 5.4 kernel.
Plus some additional tweaks and additions.
2020-12-25 13:12:14 +01:00
1e48bddce4 Create and write proper OS & Machine indentification information.
Following the XDG standards;
https://www.freedesktop.org/software/systemd/man/os-release.html
https://www.freedesktop.org/software/systemd/man/machine-info.html

/usr/lib/os-release

NAME="OpenVoiceOS"
VERSION="0.1.0 RaspberryPi 4 64bit"
ID=ovos
VERSION_ID=0.1.0
PRETTY_NAME="OpenVoiceOS 0.1.0 RaspberryPi 4 64bit"
CPE_NAME=cpe:2.3openvoiceos:ovos:0.1.0:*:development:*:*:*:rpi4-64:*
HOME_URL=https://github.com/OpenVoiceOS/OpenVoiceOS
DOCUMENTATION_URL=https://github.com/OpenVoiceOS/OpenVoiceOS/tree/develop/documentation
SUPPORT_URL=https://github.com/OpenVoiceOS/OpenVoiceOS/issues
VARIANT="OpenVoiceOS - Mycroft Edition"
VARIANT_ID=ovos-rpi4-64-mycroft

/etc/machine-info

CHASSIS=embedded
DEPLOYMENT=development
2020-12-25 12:47:35 +01:00
a8383b1187 Update readme with new version numbers for current build. 2020-12-24 10:05:09 +01:00
6894496ab7 Bump rpi-wifi-firmware 2020-12-23 20:48:15 +01:00
782e48887c Bump wifi-connect 2020-12-22 22:16:24 +01:00
e8ed2064d1 Enable lottie-qml 2020-12-22 20:51:30 +01:00
3b44964732 Bump mycroft-core/gui and dependencies. 2020-12-22 19:10:57 +01:00
0c905fcc0d Bump buildroot submodule to 2020.11.x 2020-12-21 21:24:55 +01:00