59 Commits

Author SHA1 Message Date
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
Jenkins nymea
df5ab1ac4b Merge PR #2: Add Bluetooth LE server for configuring the network 2019-10-10 22:55:55 +02:00
Jenkins nymea
6a649ac82b Merge PR #1: Update pkgconfig and include dir path 2019-10-10 22:55:55 +02:00
Simon Stürz
bdd678b41f Update changelog for jenkins 2019-10-09 14:04:15 +02:00
Simon Stürz
091ff09490 Update debian changelog 2019-10-09 09:49:12 +02:00
Simon Stürz
e5ffe7fe7f Clean up repository from build artifacts 2019-10-09 09:48:07 +02:00
Simon Stürz
5f0cd6aefa Add wireless accesspoint mode for backwards compatibility 2019-10-09 09:48:07 +02:00
Simon Stürz
2b823b2a41 Add docs folder for basic documentation configuration 2019-10-09 09:48:07 +02:00
Simon Stürz
80452061e3 Add basic documentation structure 2019-10-09 09:48:07 +02:00
Simon Stürz
58fd8466f7 Fix bluetooth server initialisation and add auto serialnumber and auto devicename mechanism 2019-10-09 09:48:07 +02:00
Simon Stürz
95e5cb549c Implement missing methods for bluetooth server 2019-10-09 09:48:07 +02:00
Simon Stürz
b93069608e Update license header 2019-10-09 09:48:07 +02:00
Simon Stürz
1788716a4d Add bluetooth basics 2019-10-09 09:48:07 +02:00
Jenkins
685df188cc Jenkins release build 2019-10-09 09:48:07 +02:00
Simon Stürz
8098c1de96 Update pkgconfig and include dir path 2019-09-16 16:36:18 +02:00