Commit Graph

137 Commits (experimental-silo)

Author SHA1 Message Date
jenkins 72e6986bdb Jenkins release build 1.5.1 2022-11-07 12:47:50 +01:00
jenkins 627a295419 Jenkins release build 1.5.0 2022-10-25 23:12:09 +02:00
jenkins c9b925eba6 Merge PR #23: Add support for configuring the wired network 2022-10-25 23:12:08 +02:00
jenkins 5467afac18 Merge PR #22: Enforce CCMP when starting an access point 2022-10-25 23:12:07 +02:00
jenkins 73da8c72a8 Merge PR #21: Add support for connecting to hidden wifis 2022-10-25 23:12:06 +02:00
Michael Zanetti 14cb9d9e97 Make it work with older NetworkManager versions 2022-10-25 23:06:49 +02:00
Michael Zanetti e1f01118ed Add support for configuring the wired network 2022-10-06 13:37:57 +02:00
Michael Zanetti 22dd55a323 Enforce CCMP when starting an access point 2022-09-23 22:23:55 +02:00
jenkins 15539812b7 Jenkins release build 1.4.1 2022-09-23 16:33:36 +02: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 beeb5a4a02 Jenkins release build 1.4.0 2022-08-09 23:03:04 +02:00
jenkins b811eaea03 Jenkins release build 1.3.1 2022-07-11 15:34:58 +02:00
jenkins 2a393de1d5 Jenkins release build 1.3.0 2022-06-30 15:04:20 +02:00
jenkins a0d6d7df82 Jenkins release build 1.2.0 2022-06-07 19:43:10 +02:00
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