73 Commits

Author SHA1 Message Date
jenkins
9fabbed08c Jenkins release build 1.1.0 2022-04-24 19:27:57 +02:00
Jenkins nymea
69909b8652 Jenkins release build 1.0.0 2022-03-10 12:34:13 +01:00
Jenkins nymea
80a47028c0 Merge PR #19: Handle Bluetooth controller resets better 2022-03-10 12:34:12 +01:00
Michael Zanetti
70047bd349 Handle controller resets better 2022-02-08 22:09:37 +01:00
Jenkins nymea
b0b1d56d2a Jenkins release build 0.5.2 2021-12-11 00:30:44 +01:00
Jenkins nymea
2e835ba52f Merge PR #18: Drop manual dbg package 2021-12-11 00:30:43 +01:00
Jenkins nymea
59f2984932 Merge PR #17: Configure AP mode to autoconnect so it comes back up after reboot 2021-12-11 00:30:42 +01:00
Michael Zanetti
b9a562ef39 Drop manual dbg package 2021-12-02 11:13:52 +01:00
Michael Zanetti
a8024c8fa4 Configure AP mode to autoconnect so it comes back up after reboot 2021-11-02 17:06:24 +01:00
Jenkins nymea
eff82a3a7e Jenkins release build 0.5.1 2021-05-19 18:25:13 +02:00
Jenkins nymea
886b598c19 Merge PR #16: Enable building on Ubuntu 21.04 2021-05-19 18:25:13 +02:00
Michael Zanetti
2603facda5 Make it build on hirsute 2021-05-13 23:47:24 +02:00
Jenkins nymea
6c707625d7 Jenkins release build 0.5.0 2021-04-16 23:37:54 +02:00
Jenkins nymea
8c43caf025 Merge PR #15: Add the wireless service UUID to the SDP record 2021-04-16 23:37:54 +02:00
Michael Zanetti
650bf5f1e4 Add the wireless service UUID to the SDP record
This allows more reliable client side filtering, however comes with
the downside of leaving only 8 characters of space for the device name.
2021-03-27 00:34:15 +01:00
Jenkins nymea
cd5bd22b23 Jenkins release build 0.4.2 2020-12-15 11:04:01 +01:00
Jenkins nymea
a99bed33f6 Merge PR #14: Fix an occational crash when an interface has no IP addresses 2020-12-15 11:04:01 +01:00
Michael Zanetti
9bc8753f27 Fix an occational crash when an interface has no IP addresses
Fixes: #12
2020-12-12 22:57:12 +01:00
Jenkins nymea
e5866dca16 Jenkins release build 0.4.1 2020-11-17 18:09:57 +01:00
Jenkins nymea
12f3a80e5f Merge PR #13: Change bluetooth shutdown behavior 2020-11-17 18:09:57 +01:00
Simon Stürz
999be7b73a Prevent double printing of stop message 2020-11-17 18:08:17 +01:00
Simon Stürz
6cc5735000 Change states for bluetooth server 2020-11-17 15:44:03 +01:00
Simon Stürz
06cc977442 Change sshudown order of bluetooth server and delete the objects later 2020-11-17 12:45:27 +01:00
Simon Stürz
e42764371d Rename company name to nymea 2020-11-17 11:31:02 +01:00
Jenkins nymea
86d513bfa4 Jenkins release build 0.4.0 2020-06-04 00:49:11 +02:00
Jenkins nymea
73042564b8 Merge PR #10: Improve AP error handling a bit 2020-06-04 00:49:10 +02:00
Jenkins nymea
bcbb089407 Merge PR #9: Add IP address information 2020-06-04 00:49:10 +02:00
Jenkins nymea
c8268c19f3 Merge PR #8: Fix wrong argument when creating an access point 2020-06-04 00:49:10 +02:00
Michael Zanetti
5963dc7b55 drop debug print 2020-06-03 13:06:18 +02:00
Michael Zanetti
09630729cb Add wifi mode property 2020-05-04 16:02:03 +02:00
Michael Zanetti
e42b55c6b0 Improve AP error handling a bit 2020-04-30 18:11:31 +02:00
Michael Zanetti
4a6df2b93c Add IP address information 2020-04-27 10:26:22 +02:00
Michael Zanetti
93e0027334 Fix wrong argument when creating an access point 2020-04-24 23:12:08 +02:00
Jenkins nymea
b62cad60b2 Jenkins release build 0.3.0 2020-03-24 13:21:07 +01:00
Jenkins nymea
26fe6e85e1 Merge PR #7: Remove misleading return value, now that the method is async 2020-03-24 13:21:06 +01:00
Michael Zanetti
b1345229e7 Remove misleading return value, now that the method is async 2020-03-21 00:48:23 +01:00
Jenkins nymea
a069bf9bd1 Jenkins release build 0.2.3 2020-02-23 23:38:17 +01:00
Jenkins nymea
473e71a3f0 Merge PR #5: Reinitialize nm if the initial properties cannot be loaded during start 2020-02-23 23:38:16 +01:00
Jenkins nymea
afd17dd177 Jenkins release build 0.2.2 2020-01-23 13:40:33 +01:00
Jenkins nymea
e6aa6ff00b Merge PR #6: Update copyright 2020-01-23 13:40:32 +01:00
Michael Zanetti
41ff0224ee Update copyright 2020-01-23 11:01:40 +01:00
Simon Stürz
43f64af331 Reinitialize if the initial properties cannot be loaded during start of networkmanager 2020-01-23 09:26:43 +01:00
Jenkins nymea
87a039fcde Jenkins release build 0.2.1 2019-11-27 17:26:11 +01:00
Jenkins nymea
bc181b9738 Merge PR #4: Fix wireless protected flag and add open network connection support 2019-11-27 17:26:09 +01:00
Jenkins nymea
15d18179fe Merge PR #3: Set wireless accesspoint to WPA2 and set reconnect forever 2019-11-27 17:26:09 +01:00
Simon Stürz
75031f794a Implement missing method 2019-11-27 17:21:40 +01:00
Simon Stürz
8418de15a4 Fix conflict with other branch 2019-11-19 13:25:30 +01:00
Simon Stürz
f38c47d039 Fix wireless protected flag and add open network connection support 2019-11-19 13:19:17 +01:00
Simon Stürz
f7fc097c2e Set wireless accesspoint to WPA2 and set reconnect forever 2019-11-06 09:08:22 +01:00
Jenkins nymea
b6fdcc6145 Jenkins release build 0.2.0 2019-10-10 22:55:56 +02:00