23 Commits

Author SHA1 Message Date
Michael Zanetti
15353b9045 Make push button active high/low configurable 2022-03-02 11:46:51 +01:00
Michael Zanetti
04540b4d85 Fix includes 2021-11-09 00:11:18 +01: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
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
Michael Zanetti
5e7cfbfb22 Update copyright 2020-01-23 11:05:29 +01:00
Simon Stürz
09c782e3ec Add button mode 2019-10-09 09:59:05 +02:00
Simon Stürz
163f4ce77f Migrate to new bluetooth server and improve mode handling 2019-10-09 09:59:05 +02:00
Simon Stürz
293b15077a Update include paths to new pkgconfig 2019-10-09 09:58:27 +02:00
Simon Stürz
148723b7b5 Fix includes for libnymea-networkmanager 2019-09-03 15:37:47 +02:00
Simon Stürz
e00530e098 Fix #8 by giving networkmanager some time to initialize 2019-01-10 20:47:54 +01:00
Simon Stürz
fe9a4c6048 Add once mode 2018-11-22 10:07:26 +01:00
Simon Stürz
60278c43e3 Add wireless device mode 2018-11-02 15:19:03 +01:00
Simon Stürz
34b79e91e1 Clean up code warning 2018-10-29 09:25:41 +01:00
Michael Zanetti
8895221526 add a config file in /etc/nymea/nymea-networkmanager.conf
options in config file can still be overridden with the command
line arguments that existed all along.
2018-10-16 22:12:02 +02:00
Simon Stürz
a88e9a1131 Add mode selection and improve overall behaviour 2018-06-28 20:38:52 +02:00
Simon Stürz
05f949b176 Fix network manager delegate to bluetooth service 2018-05-11 15:22:12 +02:00
Simon Stürz
065376e06d Add testing mode 2018-05-11 14:09:19 +02:00
Simon Stürz
f4b6003664 Add advertise parameter 2018-03-13 10:46:44 +01:00
Simon Stürz
e0ca87ef39 First version of automatic network-manager bluetooth service 2018-03-12 15:47:04 +01:00
Simon Stürz
d498f9339f Make debian build work 2018-03-08 15:38:53 +01:00
Simon Stürz
4ab75786a1 Add license header 2018-03-06 14:25:16 +01:00
Simon Stürz
d6db317347 Initial structure 2018-03-05 20:37:40 +01:00