Commit Graph

1297 Commits

Author SHA1 Message Date
j1nx c67d0b02e0 Bump skill-ovos-setup 2022-03-03 10:48:25 +01:00
j1nx d3401071c6 Bump skill-ovos-homescreen 2022-02-26 19:43:26 +01:00
j1nx d4aa59fc02 Bump skill-weather 2022-02-26 19:40:56 +01:00
j1nx d36e1c9b8d Bump ovos-ww-plugin-pocketsphinx 2022-02-26 19:38:38 +01:00
j1nx 2f05d6e1c8 Bump ovos-tts-plugin-mimic 2022-02-26 19:38:19 +01:00
j1nx 16bf533189 Bump ovos-tts-plugin-mimic2 2022-02-26 19:29:14 +01:00
j1nx 6376c9afb0 Bump ovos-ww-plugin-precise 2022-02-26 19:25:18 +01:00
j1nx ce2db485e9 Bump ovos-ww-plugin-precise-lite 2022-02-26 19:20:49 +01:00
j1nx 751b698a1b Bump precise-lite-runner 2022-02-26 18:52:18 +01:00
j1nx 2303c1ec53 Bump skill-ovos-info 2022-02-26 18:41:54 +01:00
j1nx f6da67a608 Bump skill-camera 2022-02-26 18:38:22 +01:00
j1nx ef381384f7 Bump skill-naptime 2022-02-26 17:03:54 +01:00
j1nx e3154258c9 Switch and bump to our skill-personal 2022-02-26 17:01:44 +01:00
j1nx 0885c939df Switch over to skill-ovos-stop 2022-02-26 16:58:38 +01:00
j1nx 322062a5e2 Bump skill-ovos-volume 2022-02-26 16:48:58 +01:00
j1nx d4dc28f7a0 Bump skill-ovos-settings 2022-02-26 16:47:09 +01:00
j1nx 982adde1ff Bump skill-ovos-common-play 2022-02-26 16:44:37 +01:00
j1nx 5b32666c3f Bump skill-balena-wifi-setup 2022-02-26 16:42:58 +01:00
j1nx dd7dbb9ccf Bump skill-ovos-common-query 2022-02-26 16:40:46 +01:00
j1nx abb3bdd5a4 Bump ovos-stt-plugin-vosk 2022-02-26 16:37:45 +01:00
j1nx 50ecfc4789 Bump ovos-skill-installer 2022-02-26 16:33:41 +01:00
j1nx e5c2de2baa Bump ovos-stt-plugin-chromium 2022-02-23 21:53:03 +01:00
j1nx d5af1b8927 Add python-ovos-notifications-service package 2022-02-23 21:49:08 +01:00
j1nx 4bcbc5a4bf Add python-ovos-phal-plugin-mk1 package
and bump ovos-stt-plugin-pocketsphinx
2022-02-23 21:25:06 +01:00
j1nx 743880b437 Add python-ovos-phal-plugin-ipc2bus package 2022-02-23 21:08:53 +01:00
j1nx 832e4122f8 Add python-ovos-phal-plugin-display-manager-ipc package 2022-02-23 20:58:36 +01:00
j1nx 96b10fb1c6 Add python-ovos-phal-plugin-connectivity-events package 2022-02-23 20:39:31 +01:00
j1nx 93b05e6f26 Add new python-ovos-phal package 2022-02-23 14:49:59 +01:00
j1nx af4d59e75f Bump ovos-vlc-plugin 2022-02-23 13:55:20 +01:00
j1nx d67a6c7644 Bump ovos-audio-plugin-simple 2022-02-23 13:43:53 +01:00
j1nx 280550da38 Change Mimic2 preloaded cache 2022-02-10 20:36:32 +01:00
j1nx cf5bace8c6 Bump ovos-plugin-manager and test PR27 2022-02-10 20:26:32 +01:00
j1nx c6c6dabcc4 Bump ovos-core 2022-02-10 20:12:51 +01:00
j1nx fd7675012c Bump OCP audio plugin 2022-02-09 17:03:19 +01:00
j1nx 996f16050f Bump ovos-utils 2022-02-09 16:58:16 +01:00
j1nx ecab1df63d Bump ovos-workshop 2022-02-09 16:16:33 +01:00
j1nx 959e060646 Bump ovos-plugin-manager 2022-02-09 16:12:16 +01:00
j1nx 0c214f6d70 Add skill-ovos-settings by default 2022-02-09 16:04:50 +01:00
j1nx 940b4455d1 Bump default installed ovos-setup and naptime skills 2022-02-09 15:13:55 +01:00
j1nx b7b03a32f5 Bump ovos-skills-manager 2022-02-09 15:06:19 +01:00
j1nx 470fd58d98 Switch to a voluntary kernel preemption.
The respeaker mic hats and possibly (many) others are using the
x-powers ac108 adc chip however the driver of this chip is not
compatible with 64bit PREEMPT kernels crashing the drivers with
"BUG: scheduling while atomic" spinlock issues.

PREEMPT is used for low latency desktops
PREEMPT_NONE is used for servers

As we are not a (low-latency needed) desktop however not a server
as well, the middle ground actually works perfectly fine with
the benefit of having a more stable respeaker driver.

This accounts for ALL different respeaker HATs except the 2-mic
as that one is based on the WM8960 chip which is actually already
supported mainline if you want anyway.
2022-02-09 14:15:41 +01:00
j1nx f19fafe216 Enable Sox audioplayer 2022-02-07 12:38:35 +01:00
j1nx 6803728f5c Bump ovos-skill-manager 2022-02-04 11:02:17 +01:00
j1nx 2f7cb5a5a3 Bump plugin-manager 2022-02-03 21:57:02 +01:00
j1nx c770d95ff4 Change TTS configuration naming 2022-02-03 20:58:48 +01:00
j1nx ef963e4ff3 Revert "Add data_dir to configuration"
This reverts commit b37481c91d.
2022-02-03 20:52:57 +01:00
j1nx b37481c91d Add data_dir to configuration 2022-02-03 12:03:10 +01:00
j1nx 1efd43f660 Rename config back to mycroft.conf 2022-02-03 12:01:45 +01:00
j1nx d7455d98a1 Switch mycroft settings over to ovos settings (and remove holmes) 2022-02-03 11:12:56 +01:00
j1nx 421efc8fe6 Bump ovos-core to latest dev 2022-02-03 10:58:22 +01:00