Commit Graph

1088 Commits

Author SHA1 Message Date
Arthur Golubtsov
6b1649941b Client: Fix responce id 2020-02-21 10:56:43 +00: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
Arthur Golubtsov
fc0a56836f Client: Add log_state and vision_pose_delay_after_arm parameters for position_watchdog 2020-02-19 18:44:32 +00: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
c114197761 Client: Rework position watchdog parameters 2020-02-17 16:41:24 +00: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
Arthur Golubtsov
7f8201431e Drone: Modify failsafe parameters 2020-02-13 18:16: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
Artem30801
6fef1b0d59 Added mock telemetry sending to basic client for testing 2020-02-12 17:43:44 +03:00
Arthur Golubtsov
475914ffa6 Server: Modify restart function to work in different environments 2020-02-12 17:18:19 +03:00
Oleg Kalachev
e52f3a8d54 Fix typo 2020-02-11 15:52:41 +03:00
Ianselot
9bd9cf37c0 Create SUMMARY.md (#68) 2020-02-11 15:51:45 +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
Artem30801
590e0e178c Merge branch 'qt-gui-update' of https://github.com/CopterExpress/clever-show into qt-gui-update 2020-02-10 17:10:18 +03:00
Artem30801
0086b71279 Fix cal_status 2020-02-10 17:09:14 +03:00
Arthur Golubtsov
42b6eb7c8e Server: Fix getting server git version 2020-02-10 17:07:14 +03:00
Artem30801
887c0898bc Merge branch 'qt-gui-update' of https://github.com/CopterExpress/clever-show into qt-gui-update 2020-02-10 17:03:55 +03:00
Artem30801
acd5945e95 Fix telem (2) 2020-02-10 17:03:52 +03:00
Arthur Golubtsov
42aee960cd Drone: Fix typo in code 2020-02-10 13:41:16 +00:00
Artem30801
0fcdc1efba Telem fix 2020-02-10 16:13:22 +03:00
Artem30801
ec419849e8 Fix telemetry and improts 2020-02-10 15:50:20 +03:00
Artem30801
01bf95e863 Preset dialog close confirmation 2020-02-05 21:36:42 +03:00
Artem30801
56c016452e Unsaved preset indication 2020-02-05 21:08:48 +03:00
Artem30801
a2b087fcd9 Added copy config menu option 2020-02-05 14:37:36 +03:00
Artem30801
0bb3fd1b72 Further optimiztion and fix of config dict sending 2020-02-04 22:01:47 +03:00
Artem30801
a3e3a2b97e Config sending optimization (up to x2 less data transmitted) 2020-02-04 20:48:25 +03:00
Artem30801
7fa3a692a1 Added drop support for config cells 2020-02-04 20:47:46 +03:00
Artem30801
67b86d303b Added dialog for existing configs and server config dialog, improved config.py 2020-02-04 15:52:58 +03:00
Artem30801
ed9041d04a Added server update functionality 2020-02-01 14:41:00 +03:00
Artem30801
3332f14309 Added file requesting functionality 2020-02-01 14:17:39 +03:00