Commit Graph

313 Commits

Author SHA1 Message Date
Artem30801
6f7cf65c8d Set z_spin disabled on default 2020-04-03 12:54:23 +03:00
Artem30801
0a6b771ab4 Update server's configspec comments 2020-04-03 12:53:48 +03:00
Artem30801
bb7eef994e Prevent sending private section via drag-n-drop 2020-03-24 18:02:16 +03:00
Arthur Golubtsov
0290679b00 Fix music stop bug 2020-03-23 20:29:04 +03:00
Artem30801
c9d888e23c Fixed config saving on server restart 2020-03-20 19:17:41 +03:00
Artem30801
db31740567 Merge branch 'qt-gui-update' of https://github.com/CopterExpress/clever-show into qt-gui-update 2020-03-05 00:09:40 +03:00
Artem30801
df85486490 Fix for server config editing 2020-03-05 00:09:23 +03:00
Artem30801
4a0491d926 Added client presense check in table when addding new copter 2020-03-05 00:08:48 +03:00
Artem30801
c8348d3147 Fixed table loading when maximized 2020-03-05 00:06:50 +03:00
Artem30801
d6b5db0958 Remvoe b_partial code from server_qt 2020-03-04 22:10:55 +03:00
Arthur Golubtsov
60cc8a940a Config editor: Little filename fix 2020-03-04 16:35:52 +03:00
Arthur Golubtsov
58c6939cf8 Config editor: Fix filename extension 2020-03-03 19:54:55 +03:00
Arthur Golubtsov
47762bb3c3 Server: Fix Resume button 2020-03-03 18:09:40 +03:00
Arthur Golubtsov
55b1ed0f9d Server: Fix sending commands 2020-03-03 13:08:34 +03:00
Arthur Golubtsov
c71cb60c04 Server: Fix restarting clever service 2020-03-03 13:04:36 +03:00
Artem30801
1cc93d8814 Land on button press when one copter selected in visual land 2020-02-28 18:35:06 +03:00
Artem30801
91f46e7d11 Extracted b_partial to lib to fix import errors 2020-02-28 18:21:08 +03:00
Artem30801
c314f50a4a Fix #72 landing buttons message sending 2020-02-28 18:09:21 +03:00
Artem30801
1b07f4d3f8 Fix #72 - sending led_fill commands 2020-02-28 16:29:20 +03:00
Artem30801
978c71d3c0 Fix #71's fix 2020-02-25 16:41:19 +03:00
Artem30801
2bb87bbc77 Merge branch 'qt-gui-update' of https://github.com/CopterExpress/clever-show into qt-gui-update 2020-02-25 16:32:47 +03:00
Artem30801
e5c60637fa Fixed git version check on server #71 2020-02-25 16:31:40 +03:00
Arthur Golubtsov
e208b7959f Server: Fix renaming 2020-02-21 13:48:03 +03:00
Arthur Golubtsov
130cb1484a Server: Fix start_animation and takeoff_z commands 2020-02-21 13:48:03 +03:00
Artem30801
5b44c1a591 Show server window maximalized on startup 2020-02-19 22:48:56 +03:00
Artem30801
3443e0808a Merge branch 'qt-gui-update' of https://github.com/CopterExpress/clever-show into qt-gui-update 2020-02-17 20:26:12 +03:00
Artem30801
97194d1271 Fixed server message broadcasting 2020-02-17 20:25:29 +03:00
Arthur Golubtsov
3f518dd6bd Server: Add comments to configspec 2020-02-17 18:24:40 +03:00
Arthur Golubtsov
07456bd414 Server: Add check_git_version parameter 2020-02-17 17:52:52 +03:00
Arthur Golubtsov
d87ea4c389 Server: Add check_current_position parameter to config 2020-02-17 17:40:30 +03:00
Arthur Golubtsov
0da40e19e7 Server: Update config specs 2020-02-17 17:12:04 +03:00
Artem30801
fe38e82573 Added ability to save and load widths of columns to config 2020-02-15 00:41:43 +03:00
Artem30801
1eeb820969 Fix copter config editor sending 2020-02-13 19:20:43 +03:00
Artem30801
30c24dbe75 Fix takeoff_checks 2020-02-13 19:17:37 +03:00
Artem30801
b80a9681db Merge branch 'qt-gui-update' of https://github.com/CopterExpress/clever-show into qt-gui-update 2020-02-13 18:04:13 +03:00
Artem30801
22f77a62a4 Fix naming 2020-02-13 18:03:57 +03:00
Artem30801
60dcafa53c Fix saving issues for config editor 2020-02-13 18:03:26 +03:00
Arthur Golubtsov
addcdbb78b Server: Disable start position check if start_pos_delta_max is 0 2020-02-12 20:43:51 +03:00
Arthur Golubtsov
20c2fc22c8 Server: Update GUI 2020-02-12 19:18:23 +03:00
Arthur Golubtsov
f0ef4ea167 Server: Modify update git command for the future usage 2020-02-12 19:18:23 +03:00
Artem30801
f1a24546c9 Merge branch 'qt-gui-update' of https://github.com/CopterExpress/clever-show into qt-gui-update 2020-02-12 18:44:38 +03:00
Artem30801
294cd4dfd8 Fixes for standalone and server config dialog 2020-02-12 18:44:35 +03:00
Artem30801
4ed2ba7af9 Server: Deselect on empty click in table 2020-02-12 18:30:34 +03:00
Artem30801
c29fb57391 Disable copy config option when empty click 2020-02-12 18:27:27 +03:00
Artem30801
82d9821b9a Added hover cursors to cells 2020-02-12 17:56:33 +03:00
Arthur Golubtsov
475914ffa6 Server: Modify restart function to work in different environments 2020-02-12 17:18:19 +03:00
Artem30801
1e2aa311ec FIx pos (x3) 2020-02-10 17:33:59 +03:00
Artem30801
57df7958ee New config dict format support for editor 2020-02-10 17:14:20 +03:00
Arthur Golubtsov
42b6eb7c8e Server: Fix getting server git version 2020-02-10 17:07:14 +03:00
Artem30801
acd5945e95 Fix telem (2) 2020-02-10 17:03:52 +03:00