15 Commits

Author SHA1 Message Date
Simon Stürz
344a5c7fd9 Update license text and add SPDX identifier 2025-11-17 13:09:17 +01:00
Simon Stürz
4f1e4771fc Port bluetooth LE support to Qt6 2025-08-07 13:55:43 +02:00
Benedek Kupper
17de2d6fc1 bluetooth: use qt5 connect syntax
The origin of the mixed use is probably due to existing overloaded methods of error()
The solution is here:
https://stackoverflow.com/questions/16794695/connecting-overloaded-signals-and-slots-in-qt-5
2022-11-15 17:19:54 +01:00
Michael Zanetti
6ec85236b2 Add support for connecting to hidden wifis
Just like with the regular setup, so far only unprotected
and WEP/WPA Personal protected networks are supported.
2022-09-01 13:04:05 +02:00
Jenkins nymea
73042564b8 Merge PR #10: Improve AP error handling a bit 2020-06-04 00:49:10 +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
41ff0224ee Update copyright 2020-01-23 11:01:40 +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
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
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