1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2024-12-18 11:58:58 +01:00
Commit Graph

701 Commits

Author SHA1 Message Date
j1nx
f1cda8e142 [WIP] More work on the SJ201 support.
Output all ok now
Input still a lot of static noise (trying to figure it out)
2021-05-14 19:46:14 +02:00
j1nx
c2f4db8199 [WIP] More sound architecture changes 2021-05-12 11:26:35 +02:00
j1nx
f1d0de3f6c [WIP] Sound architecture changes.
Utilizing our new ovos-i2csound setup systemd
2021-05-10 13:31:27 +02:00
j1nx
f38dd4d36c Blacklist mycroft-version-checker.mycroftai 2021-05-06 16:05:27 +02:00
j1nx
311f026850 Force talking to I2C address 0x04 till I gigure out how we lost 0x03 - 0x07? 2021-05-06 15:32:31 +02:00
j1nx
98c9a82d51 Update busybox-config (disable i2ctools) 2021-05-06 15:20:59 +02:00
j1nx
6339875dc7 Add i2c-tools package 2021-05-06 12:07:59 +02:00
j1nx
cae61571cc Bump python-mycroft-lib (again, again) 2021-05-05 15:00:05 +02:00
j1nx
63021b4117 Bump mycroft-gui package for debugging 2021-05-05 14:22:26 +02:00
j1nx
0b6721f00b Bump python-mycroft-lib again 2021-05-05 13:06:08 +02:00
j1nx
30354a6f0a Addition of specific Mark-2 scripts 2021-05-05 12:08:54 +02:00
j1nx
4c0b9957be Add python-smbus2 package 2021-05-05 11:09:27 +02:00
j1nx
7e758f7e12 Bump date-time and weather skill patches 2021-05-04 10:22:32 +02:00
j1nx
5150f3da34 Increase the systemd timeout for the mycroft-skills.service
The READY is only send after all skills are fully installed and loaded
instead of when the actual service is up and running. This will
bite us at the very first run, when the default skills still needs
to be downloaded an installed.
2021-05-03 20:43:55 +02:00
j1nx
983089ceaf Bump python-mycroft-lib 2021-05-03 19:42:35 +02:00
j1nx
884601a62e Add python-pyowm package by default
As a requirement of the weather skill
2021-05-03 15:39:57 +02:00
j1nx
fdddf3d0b6 Add python-multi-key-dict package by default
As a requirement of the weather skill
2021-05-03 10:00:35 +02:00
j1nx
44f69e3b3f Add alarm skill + GUI by default 2021-05-03 08:53:59 +02:00
j1nx
53024c6949 Add weather skill + fix by default 2021-05-01 16:16:35 +02:00
j1nx
a3032d219f Fix the date UI text overflow issue 2021-05-01 10:17:13 +02:00
j1nx
6b1a71758e Bump python-mycroft-lib to fix readiness check 2021-04-27 12:17:36 +02:00
j1nx
bb2ba22277 Bump python-ovos-utils 2021-04-26 21:39:27 +02:00
j1nx
0c738fd2f5 Add python-mock-msm package 2021-04-26 20:29:39 +02:00
j1nx
57522fc849 Bump python-mycroft-lib
- remove enclosure assumption patch
- add default config to update ntp at boot
2021-04-26 17:24:55 +02:00
j1nx
232a11f658 Bump mycroft-skill-ovos-pairing (again) 2021-04-26 10:32:38 +02:00
j1nx
8d6bc59946 Bump mycroft-skill-ovos-pairing 2021-04-24 09:09:27 +02:00
j1nx
a7803fcfa9 Bump mycroft-skill-date-time 2021-04-23 16:33:11 +02:00
j1nx
77454de378 Bump skill-ovos-mycroftgui and skill-ovos-pairing 2021-04-23 16:20:53 +02:00
j1nx
df17c4567f Bump mycroft-skill-ovos-pairing 2021-04-23 14:01:45 +02:00
j1nx
9003c0f156 Bump mycroft-embedded-shell 2021-04-23 13:58:33 +02:00
j1nx
a9df8cf67b Bump mycroft-gui 2021-04-23 13:56:00 +02:00
j1nx
7baa730f30 Disable xvf3510.service by default (for now) 2021-04-20 15:46:58 +02:00
j1nx
f3e73b7e8b Add (temporarily) enclosure patch to mycroft-lib 2021-04-20 15:46:17 +02:00
j1nx
84850cffff Bump ovos-homescreen skill 2021-04-19 20:21:02 +02:00
j1nx
7d92ee29cc Revert "Build and install full rpi-userland"
This reverts commit 5a719b7a10.
2021-04-19 20:17:15 +02:00
j1nx
16dbe4d757 Enable python-smbus 2021-04-16 18:32:48 +02:00
j1nx
a9ea37b60a Bump mycroft-embedded-shell 2021-04-15 22:22:02 +02:00
j1nx
ef5b84a4d0 Bump mycroft-skill-ovos-homescreen 2021-04-15 22:18:41 +02:00
j1nx
12f3fe6f5f Addition of gpio tools and libs 2021-04-15 22:14:18 +02:00
j1nx
2e92fefe6e Fix font scaling issues 2021-04-15 15:06:04 +02:00
j1nx
5a719b7a10 Build and install full rpi-userland
Hope it doesn't create a EGL/GLES mess
2021-04-15 14:59:55 +02:00
j1nx
3403e4a22c Add xvf3510 additional files and scripts from Ake his systemd repo
This is most likely not the way how we would like to do things in
the end, however fine for now to see if we can get the soundcard
working in our image.
2021-04-15 10:57:37 +02:00
j1nx
f9eaca4e01 Bump mycroft-lib 2021-04-15 09:26:29 +02:00
j1nx
993d276649 Bump mycroft-embedded-shell 2021-04-15 08:47:46 +02:00
j1nx
43d2916b3a Bump lingua-franca 2021-04-14 21:59:59 +02:00
j1nx
cfe091f02b Bump mycroft-embedded-shell 2021-04-14 20:51:47 +02:00
j1nx
ed7386c119 Initial start of supporting the sj201
This pulls in the XMOS sources, cross compiles the kernel module
and setup_clk_x binaries and install them into the target overlay
2021-04-14 17:36:39 +02:00
j1nx
e94acd468e Switch mycroft-core over to mycroft-lib
(Leave the old package in place for now)
2021-04-14 13:43:16 +02:00
j1nx
ec5d89b129 Bump ovos-skill-manager 2021-04-14 12:45:07 +02:00
j1nx
6bc496b487 Bump linux kernel to latest 5.10.27 2021-04-14 12:23:58 +02:00