Commit Graph

1053 Commits

Author SHA1 Message Date
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 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 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
Peter Steenbergen 3dddf07bea Bump ovos-ocp-audio-plugin 2021-11-01 16:40:22 +01:00
Peter Steenbergen 46f8201054 Bump mycroft-embedded-shell 2021-11-01 16:34:41 +01:00
Peter Steenbergen 53533b3a5f Bump mycroft-gui 2021-11-01 16:22:52 +01:00
Peter Steenbergen 7ec23074b4 Add python-tutubo package and dependencies 2021-11-01 16:09:23 +01:00
Peter Steenbergen cc0b218abc Enable / Include QT virtual keyboard package 2021-11-01 11:55:29 +01:00
Peter Steenbergen 034d81caa5 Bump packages and skills for MPRIS support 2021-10-31 19:31:41 +01:00
Peter Steenbergen 0cb7d6a158 More MPRIS support work 2021-10-31 19:30:37 +01:00
Peter Steenbergen e008a836e4 Start with adding mpris support 2021-10-06 20:10:40 +02:00
Peter Steenbergen fa38778c1f Bump ovos-skill-manager 2021-10-06 15:27:04 +02:00
Peter Steenbergen 4e6d343203 Volume OSD 2021-10-06 12:51:06 +02:00
Peter Steenbergen e889941cbc Add python-dbus-next package + Bump OCP for MPRIS support 2021-10-06 12:27:39 +02:00
Peter Steenbergen 7d26f0ed38 Bump OCP include temporarily utils PR patch 2021-10-06 09:41:51 +02:00
Peter Steenbergen d8a5bbee5b Bump youtube skill 2021-10-06 09:41:27 +02:00
Peter Steenbergen e0dcdf1ca2 Bump news skill 2021-10-06 09:41:08 +02:00
Peter Steenbergen effe7362f8 Add udev rules for symlink Bluetooth 2021-10-06 09:36:06 +02:00
Peter Steenbergen 22b4b6287e Switch common play to new OCP plugin system 2021-10-02 10:42:31 +02:00
Peter Steenbergen 679a070a73 Bump packages and plugins 2021-10-02 10:42:07 +02:00
Peter Steenbergen 27ed481677 Add kf5-qqc2-breeze-style package 2021-10-02 09:58:02 +02:00
Peter Steenbergen 04f69c0778 Add kf5-qqc2-desktop-style package 2021-09-27 17:51:29 +02:00
Peter Steenbergen 9f1e38a125
Merge pull request #87 from OpenVoiceOS/helper_script/bus-monitor
add new util script - bus monitor
2021-09-27 14:22:24 +02:00
Peter Steenbergen b5e4cc6f9f
Merge pull request #89 from OpenVoiceOS/fix-theme-style
use proper style with kf frameworks upgrade
2021-09-27 14:20:37 +02:00
Peter Steenbergen 8e4dbef548 Bump wifi setup skill 2021-09-27 12:27:47 +02:00
Aditya Mehra c6e89f7ab8 use proper style with kf frameworks upgrade 2021-09-27 18:52:19 +09:30
Peter Steenbergen 1e32f51242 Bump mycroft-embedded-shell to fix touch and font colour 2021-09-27 10:35:07 +02:00
Peter Steenbergen 369f7a32b9 Fixes and addition of shared dbus service/socket 2021-09-27 09:19:23 +02:00
Peter Steenbergen 3c0468d4ee Add python-audio-metadata and dependencies 2021-09-24 21:22:29 +02:00
Peter Steenbergen d8750257d5 Bump packages and skills (again) 2021-09-23 20:48:13 +02:00
Peter Steenbergen ca860f68c1 Add Tensorflow-lite runtime and sonopy 2021-09-23 20:16:20 +02:00
Peter Steenbergen 584e04103d Bump skills + ovos_workshop 2021-09-23 15:07:49 +02:00
Peter Steenbergen 987755a337 Add precise-lite support + all dependencies for it.
(No TFlite_runtime package included as of yet)
2021-09-23 14:55:05 +02:00
Peter Steenbergen 014bbf9653 Add python wheel package 2021-09-22 16:00:20 +02:00
Peter Steenbergen 3b8a390b6c Add OVOS-Dashboard and its dependencies 2021-09-22 15:46:32 +02:00
Peter Steenbergen 0603eb27f6 Loosen pocketsphinx requirements for HolmesV 2021-09-22 10:47:11 +02:00
Peter Steenbergen bec9491973 Bump mycroft-skill-naptime 2021-09-21 20:27:51 +02:00
Peter Steenbergen 01d42df5b1 Bump ovos-local-backend 2021-09-21 20:21:28 +02:00
Peter Steenbergen 2e6d145a10 Bump ovos-tts-plugin-pico 2021-09-21 20:16:54 +02:00
Peter Steenbergen 935e38811b Bump skill-ovos-common-play 2021-09-21 20:11:59 +02:00
Peter Steenbergen 1b2eef549d Bump ovos-plugin-manager 2021-09-21 20:08:30 +02:00
Peter Steenbergen 863dfc2b36 Bump skill-ovos-mycroftgui 2021-09-21 20:03:53 +02:00
Peter Steenbergen 619558a371 Bump ovos-tts-plugin-mimic 2021-09-21 20:00:38 +02:00
Peter Steenbergen fd6616b0cc Bump mycroft-skill-weather 2021-09-21 19:54:53 +02:00
Peter Steenbergen 09804b00c2 Bump ovos-guiplayer-plugin 2021-09-21 19:50:25 +02:00
Peter Steenbergen 9307a64e45 Bump ovos-vlc-plugin 2021-09-21 19:44:54 +02:00
Peter Steenbergen f55912ad76 Bump ovos-workshop 2021-09-21 19:40:12 +02:00
Peter Steenbergen 92222f4c07 Bump ovos-skill-manager 2021-09-21 19:32:38 +02:00
Peter Steenbergen f4bc9e7bdd Bump mycroft GUI 2021-09-19 18:18:51 +02:00
Peter Steenbergen db604e689e Bump mycroft-embedded-shell 2021-09-19 18:18:24 +02:00
Peter Steenbergen 41413e90f5 Bump snapcast 2021-09-19 18:17:57 +02:00
Peter Steenbergen 4c4f69ef57 Bump lotti-qml 2021-09-19 18:17:35 +02:00
Peter Steenbergen 5bb26c443d Bump pocketsphinx to latest 2021-09-19 11:44:10 +02:00
Peter Steenbergen 18b87f4028 Bump HolmesV to latest 2021-09-19 11:42:55 +02:00
Peter Steenbergen 6c9d0c911d Bump baresip, re and rem to latest versions 2021-09-19 11:41:38 +02:00
Peter Steenbergen de9eef0f02 Bump KF5 KDE Framework to 0.82.0 2021-09-19 11:40:45 +02:00
Peter Steenbergen 37b2ea764d Bump linux kernel to release 1.20210831 (5.10.60-v8 LTS) 2021-09-19 11:37:53 +02:00
JarbasAI 8c782c1496
add new util script - bus monitor
allow to watch what's traveling on the messagebus real time
2021-09-11 03:12:55 -10:00
j1nx f35d0f4977 Confirm listening to true 2021-09-08 10:28:28 +02:00
j1nx e5d0462b95 Enable instant listening and disable confirmation sound 2021-09-08 09:25:18 +02:00
j1nx 7cc0d032a6 Bump HolmesV 2021-09-08 09:19:01 +02:00
j1nx 890a0c80a7 Increase minimal free memory for Raspberry Pis 2021-09-07 13:23:07 +02:00
j1nx 5619682230 Bump HolmesV 2021-09-07 11:13:01 +02:00
j1nx 07ae9574c1 Bump ovos-plugin-manager 2021-09-07 11:08:19 +02:00
j1nx 532bc8df0b Bump skill-ovos-common-play 2021-09-07 11:04:58 +02:00