1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2024-12-14 09:55:13 +01:00
Commit Graph

1170 Commits

Author SHA1 Message Date
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
j1nx
dcf39a3db4 Add additional packages and bump ddg and wolfie skill 2022-02-03 10:15:57 +01:00
j1nx
9603f267f8 Switch ovos-core back to dev branch 2022-02-01 09:05:52 +01:00
j1nx
d5f65fba82 Initial start to include kdeconnect (Work In progress) 2022-01-31 11:56:12 +01:00
j1nx
a3531e9af5 Forgot execute right for screencheck 2022-01-29 16:04:23 +01:00
j1nx
3734680436 Only start GUI services if a screen is attached.
Support only for rpi's at this moment. Will figure out x86_64 when we get there.
2022-01-29 16:00:51 +01:00
j1nx
b713179e78 Disable TV composite out 2022-01-28 09:58:05 +01:00
j1nx
7f5b3edf20 Add skill-ovos-notes 2022-01-26 16:08:29 +01:00
j1nx
b0d3d7670d Bump userland-tools and include tvservice 2022-01-26 13:56:00 +01:00
j1nx
d9e3923c5a Bump mycroft-gui 2022-01-26 11:08:33 +01:00
j1nx
0f1863c03b Bump weather skill 2022-01-26 08:23:29 +01:00
j1nx
4c8a6741cc Switch to ovos-timer skill 2022-01-26 08:18:33 +01:00
j1nx
0608422e41 Add new enclosure-gui systemd service files 2022-01-24 20:39:08 +01:00
j1nx
72f9329160 Bump ovos-core 2022-01-24 19:36:29 +01:00
j1nx
3b1e14db20 Bump python-filelock package to 3.4.2 2022-01-24 19:27:20 +01:00
j1nx
44238cb990 Use unpatched default 0.9.1 version of messagebus-client and enable filelock 2022-01-23 13:19:57 +01:00
j1nx
0733f63ab2 Bump combo-lock, messagebus-client and ovos-plugin-manager 2022-01-22 20:33:13 +01:00
j1nx
872ebcde0c Disable pyqt5 library.
We do not use it and have no clue how and when this got enabled.
2022-01-22 11:29:03 +01:00
j1nx
454676fdd5 Enable edid tools 2022-01-22 09:17:51 +01:00
j1nx
c6d0cc045a Disable python-colour package 2022-01-22 09:11:22 +01:00
j1nx
b86fd93186 Add and switch over to ovos-core 2022-01-20 21:43:51 +01:00
j1nx
be42535be4 Move the downloads folder one up.
So that simultanous build directories can tap into the same
download directory. Safes time and storage.
2022-01-20 17:45:29 +01:00
j1nx
1ee46d466c Make the mycroft services less strict in conditional start 2022-01-20 12:20:48 +01:00
Peter Steenbergen
b074f08076
Feature/rpi3 (#98)
* Add rpi3-64 defconfig file

* Work on getting RPI3 into shape

* Merge latest rpi3 changes into rpi4 config
2022-01-19 15:50:19 +01:00
Peter Steenbergen
85d7c15c03 Enable libxcb support
(only libs, no full X11 server)
2021-11-02 15:06:59 +01:00
Peter Steenbergen
b4e2be6685 Fix QT5 build issues with GCC-11
This fixes #90
2021-11-02 11:57:10 +01:00
Peter Steenbergen
87475ad78d Bump ovos-ww-plugin-precise-lite 2021-11-01 16:50:07 +01:00
Peter Steenbergen
11dc72b955 Bump skill-ovos-volume 2021-11-01 16:44:57 +01:00