122 Commits

Author SHA1 Message Date
jenkins
3f9b2d9bf6 Jenkins release build 1.4.1 2022-09-23 16:33:41 +02:00
jenkins
26dcc0b039 Jenkins release build 1.4.0 2022-08-09 23:03:09 +02:00
jenkins
1af6fc1ad8 Jenkins release build 1.3.1 2022-07-11 15:35:02 +02:00
jenkins
0a4f036b3f Jenkins release build 1.3.0 2022-06-30 15:04:25 +02:00
jenkins
bd924dbf2f Jenkins release build 1.2.0 2022-06-07 19:43:14 +02:00
jenkins
3c640f030f Jenkins release build 1.1.0 2022-04-24 19:28:04 +02:00
jenkins
ba7c90ff1f Merge PR #57: Don't print a warning when nymead is not running. 2022-04-24 19:28:04 +02:00
Michael Zanetti
b32e7dbe8f Don't print a warning when nymead is not running.
Most users use this standalone and they keep on blaming this message
if something isn't working while it is in fact not a problem at all
if this isn't around.
2022-03-29 19:35:53 +02:00
Jenkins nymea
74586578ce Jenkins release build 1.0.0 2022-03-10 12:34:18 +01:00
Jenkins nymea
43fd436161 Merge PR #55: Make push button active high/low configurable 2022-03-10 12:34:17 +01:00
Michael Zanetti
15353b9045 Make push button active high/low configurable 2022-03-02 11:46:51 +01:00
Jenkins nymea
01ed372435 Jenkins release build 0.5.9 2021-11-09 00:48:17 +01:00
Jenkins nymea
af909c94c5 Merge PR #54: Fix includes 2021-11-09 00:48:16 +01:00
Michael Zanetti
04540b4d85 Fix includes 2021-11-09 00:11:18 +01:00
Jenkins nymea
4d05b1295d Jenkins release build 0.5.8 2021-09-06 09:04:44 +02:00
Jenkins nymea
0029dd6be2 Merge PR #52: Update readme 2021-09-06 09:04:44 +02:00
Michael Zanetti
cc51320458 Update readme 2021-08-18 22:40:48 +02:00
Jenkins nymea
ede20c2c2c Jenkins release build 0.5.7 2021-05-19 18:25:20 +02:00
Jenkins nymea
66f49c2b6a Merge PR #51: Enable building on Ubuntu 21.04 2021-05-19 18:25:19 +02:00
Michael Zanetti
ded79fba7b Make it build on hirsute 2021-05-14 00:27:11 +02:00
Jenkins nymea
a2fc9a976a Jenkins release build 0.5.6 2021-04-16 23:38:03 +02:00
Jenkins nymea
c4e1e36e48 Merge PR #48: Add option to enfoce the full name instead of adding the Service UUID 2021-04-16 23:38:02 +02:00
Jenkins nymea
52feb9c1fc Merge PR #47: Add a dbus interface to trigger the bluetooth server 2021-04-16 23:38:00 +02:00
Michael Zanetti
7048eac81c Adjust to including service UUID in the advertise name 2021-03-27 00:36:21 +01:00
Michael Zanetti
5a52c00596 Add a dbus interface to trigger the bluetooth server
Also fixes the button config not working at all
2021-03-25 23:47:39 +01:00
Jenkins nymea
9951c08304 Jenkins release build 0.5.5 2020-11-17 15:57:30 +01:00
Jenkins nymea
2ac10a4bde Merge PR #40: Update to the libnymea-networkmanager adjustments and skip SIGSEGV handling 2020-11-17 15:57:29 +01:00
Simon Stürz
139d0957bf Update bluetooth server state changes and keep the order properly 2020-11-17 15:44:42 +01:00
Simon Stürz
14655ba171 Don't handle sigsegv in order to allow generating core dumps 2020-11-17 11:40:15 +01:00
Jenkins nymea
7238dea3a1 Jenkins release build 0.5.4 2020-10-28 16:20:14 +01:00
Jenkins nymea
909ab77476 Merge PR #38: Don't use deprecated qVariantFromValue 2020-10-28 16:20:13 +01:00
Jenkins nymea
1978d4f46d Merge PR #37: Fix startup sequence on Raspberry Pi 4 2020-10-28 16:20:12 +01:00
Michael Zanetti
111ef6bd05 Don't use deprecated qVariantFromValue 2020-10-26 14:33:43 +01:00
Michael Zanetti
6cb9df4a85 change it to graphical.target 2020-10-19 13:27:22 +02:00
Michael Zanetti
d7e8afcbc7 Fix startup sequence on Raspberry Pi 4
hciuart.service takes much longer than bluetooth.service on the rpi4
While bluetooth.service should in theory wait for hciuart it doesn't
seem to do so.
2020-10-18 23:51:30 +02:00
Jenkins nymea
1a2981cac1 Jenkins release build 0.5.3 2020-07-02 11:10:29 +02:00
Jenkins nymea
849df5cc34 Merge PR #33: Fix build with newest libnymea-networkmanager 2020-07-02 11:10:28 +02:00
Michael Zanetti
4ba9901322 Fix build with newest libnymea-networkmanager 2020-07-01 16:09:59 +02:00
Jenkins nymea
7cb6314c99 Jenkins release build 0.5.2 2020-03-24 13:21:15 +01:00
Jenkins nymea
c2e8961ceb Merge PR #30: Fix race conditions at startup. 2020-03-24 13:21:14 +01:00
Michael Zanetti
0e21257102 Fix race conditions at startup.
Rework the setup sequence to not rely on timers anymore but instead
always react to wifi state changes only.

Fixes #29
2020-03-21 01:00:07 +01:00
Jenkins nymea
27883c55ba Jenkins release build 0.5.1 2020-01-23 13:40:42 +01:00
Jenkins nymea
90b1b3cd45 Merge PR #27: Update copyright 2020-01-23 13:40:41 +01:00
Jenkins nymea
458d02dd0e Merge PR #26: Fix building in sbuild 2020-01-23 13:40:41 +01:00
Jenkins nymea
e3f96344a8 Merge PR #24: Update documentation 2020-01-23 13:40:41 +01:00
Michael Zanetti
5e7cfbfb22 Update copyright 2020-01-23 11:05:29 +01:00
Michael Zanetti
2e2a90b1b3 Fix building in sbuild 2020-01-10 23:47:51 +01:00
Simon Stürz
9e5c4823a8 Add minimum requirement documentation 2019-11-27 08:39:53 +01:00
Jenkins nymea
c49ac36603 Jenkins release build 0.5.0 2019-10-10 22:56:05 +02:00
Jenkins nymea
581e76a323 Merge PR #21: Migrate libnymea networkmanager bluetoothserver 2019-10-10 22:56:04 +02:00