j1nx
7cc7a68fb7
Pip install vosk-api at first boot
2021-01-11 12:57:29 +01:00
j1nx
9e01fb9f2d
Merge branch 'develop' of https://github.com/OpenVoiceOS/OpenVoiceOS into develop
2021-01-10 19:08:18 +01:00
Peter Steenbergen
4c80a52c1f
Merge pull request #44 from TheLogan/patch-2
...
Thanks! Typical non-english speaker mistake.
2021-01-10 18:47:36 +01:00
j1nx
b06d5eee1b
See if qtvirtualkeyboard works
2021-01-10 18:44:52 +01:00
j1nx
bcc454e508
Bump ovos-utils
2021-01-10 18:41:29 +01:00
j1nx
e061c87cea
Bump lingua-franca
2021-01-10 18:37:04 +01:00
j1nx
a1ce0f5e9e
Fix forgotted hash for precise-wake-word plugin package
2021-01-10 18:06:32 +01:00
j1nx
d07ca1ede7
Switch precise-engine over to plugin based version
2021-01-10 17:20:54 +01:00
j1nx
dd5a529572
Update pairing-skill to latest version
2021-01-10 16:40:29 +01:00
j1nx
060cad1764
Reorder priority skills
2021-01-10 16:39:22 +01:00
j1nx
f5f551b2d8
Remove default precise mic.monitor
2021-01-10 16:31:48 +01:00
j1nx
9f904fb811
Implement local-backend
2021-01-09 18:47:29 +01:00
j1nx
bb7e6c3d3b
Fix resting screen issue.
2021-01-09 14:58:33 +01:00
TheLogan
2f1517ba14
Fixed typo
2021-01-09 13:26:27 +01:00
j1nx
a606114deb
Make date-time skill a priority skill
2021-01-07 22:26:11 +01:00
j1nx
68d555fb16
WIP: Implementing all goodies and required changes / dependencies.
2021-01-07 21:21:21 +01:00
j1nx
96ddea2de3
Bump mycroft-core to grab latest fixes.
2021-01-06 21:53:58 +01:00
j1nx
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
j1nx
f36b651595
Bump wifi skill (again again)
2021-01-05 20:57:31 +01:00
j1nx
74ca185bc0
Bump wifi skill (again)
2021-01-05 16:08:56 +01:00
j1nx
f06e49c20f
Bump wifi skill
2021-01-05 15:46:30 +01:00
j1nx
2c6f69505a
Rebrand mycroft-gui to OpenVoiceOS.
2021-01-05 15:01:48 +01:00
j1nx
dafa8154cc
Update pairing skill
2021-01-05 14:17:37 +01:00
j1nx
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
j1nx
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
j1nx
71675566b6
Allow the normal user to control the backlight of screens
2021-01-03 15:24:55 +01:00
j1nx
87440d6bc8
Disable wifi power management for wlan0 for rpi
2021-01-03 15:15:49 +01:00
j1nx
69c08638a7
Enable rng-tools for hardware random support
2021-01-03 15:14:49 +01:00
j1nx
f2c97fa28f
Bump buildroot to 2020.11.x and linux kernel
2021-01-01 16:10:44 +01:00
j1nx
0f8a4256fb
Include python-pexpect package by default.
...
The wifi-connect skills needs it.
2021-01-01 14:06:51 +01:00
j1nx
2d2ebcaae7
Update default mycroft.conf to reflect the ovos changes.
2020-12-31 11:17:00 +01:00
j1nx
65e2952d94
Migrate default installed skill to OVOS versions.
2020-12-31 11:13:25 +01:00
j1nx
20b6a6c0db
Remove default, patched volume skill. Enclosure skill should do this.
2020-12-31 11:03:35 +01:00
j1nx
9b6bd35506
Upgrade wifi-connect methodology + skill (wip)
2020-12-31 11:00:58 +01:00
j1nx
2b7ea2deb9
Patch python-networkmanager to be compatible with newer NetworkManager.
...
Adding devices types support.
2020-12-31 10:50:07 +01:00
j1nx
6c3d4e28f8
Bump mycroft-core and some python packages
2020-12-29 11:13:51 +01:00
j1nx
1b27602081
Increase default image size.
2020-12-27 15:13:42 +01:00
j1nx
67da77d4f2
Switch (back) to stable linux 5.4 kernel.
...
Plus some additional tweaks and additions.
2020-12-25 13:12:14 +01:00
j1nx
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.3⭕ openvoiceos: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
j1nx
a8383b1187
Update readme with new version numbers for current build.
2020-12-24 10:05:09 +01:00
j1nx
6894496ab7
Bump rpi-wifi-firmware
2020-12-23 20:48:15 +01:00
j1nx
782e48887c
Bump wifi-connect
2020-12-22 22:16:24 +01:00
j1nx
e8ed2064d1
Enable lottie-qml
2020-12-22 20:51:30 +01:00
j1nx
3b44964732
Bump mycroft-core/gui and dependencies.
2020-12-22 19:10:57 +01:00
j1nx
0c905fcc0d
Bump buildroot submodule to 2020.11.x
2020-12-21 21:24:55 +01:00
j1nx
c46e0bfce3
Getting back into OVOS-GUI (Weston) shape + version bumps all over.
2020-12-21 21:23:33 +01:00
j1nx
e91426ca9a
Revert "[Headless] Only install gui/weston systemd service files if mycroft-gui is selected."
...
This reverts commit ad54e9e207
.
2020-12-21 19:56:49 +01:00
j1nx
ad54e9e207
[Headless] Only install gui/weston systemd service files if mycroft-gui is selected.
2020-11-20 12:33:04 +01:00
j1nx
f3ef0ac143
[OVOS] Disable the following aspects for the headless version.
...
- No default getty / login prompt on tty1
- No splash screen
- Libcanberra
2020-11-20 12:31:35 +01:00
j1nx
0af472652c
[OVOS] Small refactor in menuconfig for buildroot.
2020-11-20 12:27:18 +01:00