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
|
fe85255a87
|
Fixed sending (requesting) of empty files
|
2020-02-28 16:55:16 +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
|
e0c6fdc720
|
Added restart to client for testing
|
2020-02-25 16:32:43 +03:00 |
|
Artem30801
|
e5c60637fa
|
Fixed git version check on server #71
|
2020-02-25 16:31:40 +03:00 |
|
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 |
|