71 Commits

Author SHA1 Message Date
Simon Stürz
2f8c629b7b Update changelog for jenkins 2019-10-09 14:01:00 +02:00
Simon Stürz
6eb0788719 Adjust grace period for bluez when restarting the bluetooth server 2019-10-09 10:14:12 +02:00
Simon Stürz
e670137052 Add libnymea-gpio as dependency 2019-10-09 09:59:05 +02:00
Simon Stürz
09c782e3ec Add button mode 2019-10-09 09:59:05 +02:00
Simon Stürz
1a369e1845 Update readme file 2019-10-09 09:59:05 +02:00
Simon Stürz
6a51b0572e Reenable bluetooth on nymea on shutdown 2019-10-09 09:59:05 +02:00
Simon Stürz
163f4ce77f Migrate to new bluetooth server and improve mode handling 2019-10-09 09:59:05 +02:00
Jenkins
7397c47960 Jenkins release build 2019-10-09 09:59:05 +02:00
Simon Stürz
293b15077a Update include paths to new pkgconfig 2019-10-09 09:58:27 +02:00
Simon Stürz
83eff71db3 Update pkg-config include for libnymea-networkmanager 2019-10-09 09:58:27 +02:00
Michael Zanetti
53d8e4594c
Merge pull request #14 from brandonhilkert/patch-1
Update name of CLI
2019-09-16 23:04:53 +02:00
Michael Zanetti
54c459a229 Bump version 2019-09-05 11:47:53 +02:00
Simon Stürz
00ae02c5ec
Merge pull request #17 from guh/replace-libnymea-networkmanager
Fix systemd service file location and debian packaging
2019-09-05 10:07:47 +02:00
Simon Stürz
5bc5f76302 Fix debian package installation files 2019-09-05 10:06:45 +02:00
Simon Stürz
064abff5a6 Fix systemd service file location 2019-09-05 09:58:33 +02:00
Simon Stürz
5cc4e96d93
Merge pull request #16 from guh/replace-libnymea-networkmanager
Replace libnymea-networkmanager
2019-09-03 16:11:40 +02:00
Simon Stürz
feb3bd4fcc Update changelog version 2019-09-03 15:59:03 +02:00
Simon Stürz
148723b7b5 Fix includes for libnymea-networkmanager 2019-09-03 15:37:47 +02:00
Simon Stürz
a1f17622c9 Remove libnymea-networkmanager and link against extern library 2019-09-03 15:30:25 +02:00
Brandon Hilkert
efd8f7429f
Update name of CLI 2019-08-14 12:16:05 -07:00
Simon Stürz
03bff81aa0 Update package build instructions and bump code version 2019-01-11 11:06:18 +01:00
Simon Stürz
8fe6f677bd Fix readme code snipplet 2019-01-11 00:06:24 +01:00
Simon Stürz
cde075d09d Update README help message 2019-01-11 00:04:07 +01:00
Simon Stürz
044a8a7cdd Update README config description 2019-01-11 00:00:28 +01:00
Simon Stürz
9c9182b2aa
Merge pull request #9 from guh/add-build-instructions
Add build instruction and close #4
2019-01-10 23:59:10 +01:00
Simon Stürz
f498d3175f Add debian package build instructions 2019-01-10 23:58:40 +01:00
Simon Stürz
81c86ce789 Add qt5-default package to build instructions 2019-01-10 21:14:30 +01:00
Simon Stürz
6b84206f65 Bump changelog 2019-01-10 21:04:50 +01:00
Simon Stürz
12fec33115 Add build instruction and close #4 2019-01-10 21:00:50 +01:00
Simon Stürz
26116190a5
Merge pull request #5 from guh/access-point
Add access point functionality and add once mode
2019-01-10 20:51:19 +01:00
Simon Stürz
e00530e098 Fix #8 by giving networkmanager some time to initialize 2019-01-10 20:47:54 +01:00
Simon Stürz
4cf414d180 Bump changelog 2018-11-22 12:51:49 +01:00
Simon Stürz
3ca336d4da Fix offline mode crash if already connected 2018-11-22 12:50:08 +01:00
Simon Stürz
ff35e2d152 Fix dbus type registration 2018-11-22 11:38:54 +01:00
Simon Stürz
309f0b6c93 Register DBus type properly 2018-11-22 11:02:08 +01:00
Simon Stürz
fe9a4c6048 Add once mode 2018-11-22 10:07:26 +01:00
Simon Stürz
3746b3d515 Make the snap strict again for testing 2018-11-05 12:57:58 +01:00
Simon Stürz
60278c43e3 Add wireless device mode 2018-11-02 15:19:03 +01:00
Simon Stürz
c603acdb44 Add wireless mode characteristic and implement start access point method 2018-10-29 18:37:55 +01:00
Simon Stürz
78146fa48f Clean up library inline code warnings 2018-10-29 09:47:44 +01:00
Simon Stürz
34b79e91e1 Clean up code warning 2018-10-29 09:25:41 +01:00
Simon Stürz
c457104fc7
Merge pull request #3 from guh/add-snap-buildscripts
Add snap build scripts
2018-10-18 10:46:44 +02:00
Simon Stürz
09420cac81 Optimize qt build and make the snap classic confined temporary 2018-10-18 10:35:23 +02:00
Simon Stürz
f44657450d Add snap build scripts 2018-10-17 17:18:48 +02:00
Michael Zanetti
8895221526 add a config file in /etc/nymea/nymea-networkmanager.conf
options in config file can still be overridden with the command
line arguments that existed all along.
2018-10-16 22:12:02 +02:00
Simon Stürz
c442887971
Merge pull request #2 from guh/update-readme
Add command line parameter documentation
2018-10-15 14:17:05 +02:00
Simon Stürz
cd43518b11 Add command line parameter documentation 2018-10-15 11:41:43 +02:00
Michael Zanetti
1bac0c4723 restart the server when needed 2018-09-12 17:39:13 +02:00
Michael Zanetti
860de4870b depend on network-manager, get rid of qtgui dep 2018-09-12 13:29:49 +02:00
Simon Stürz
b877b72cba Fix notification issues and initialize wireless state 2018-07-03 14:50:43 +02:00