34 Commits

Author SHA1 Message Date
Michael Zanetti
a8024c8fa4 Configure AP mode to autoconnect so it comes back up after reboot 2021-11-02 17:06:24 +01: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
Michael Zanetti
9bc8753f27 Fix an occational crash when an interface has no IP addresses
Fixes: #12
2020-12-12 22:57:12 +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
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
Michael Zanetti
b1345229e7 Remove misleading return value, now that the method is async 2020-03-21 00:48:23 +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
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
bc181b9738 Merge PR #4: Fix wireless protected flag and add open network connection support 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
Simon Stürz
5f0cd6aefa Add wireless accesspoint mode for backwards compatibility 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
Simon Stürz
8098c1de96 Update pkgconfig and include dir path 2019-09-16 16:36:18 +02:00
Simon Stürz
6baae39719 Update to the latest nymea-networkmanager status 2019-09-03 15:39:34 +02:00
Simon Stürz
93b119c5ea Add pkg config and version string parsing 2019-09-03 12:34:14 +02:00
Simon Stürz
c5f17f726b Initial commit 2018-06-13 17:26:50 +02:00