Arthur Golubtsov
|
2f59dd089d
|
docs: Fix style in server.md
|
2020-04-07 17:50:26 +03:00 |
|
Artem30801
|
9c336d8004
|
Merge branch 'qt-gui-update' of https://github.com/CopterExpress/clever-show into qt-gui-update
|
2020-04-07 15:52:30 +03:00 |
|
Artem30801
|
8d595134da
|
Added new keepalive to server and client
|
2020-04-07 15:52:10 +03:00 |
|
Artem30801
|
8a57938da7
|
Added cross-platform set_keepalive function
|
2020-04-07 15:51:13 +03:00 |
|
Arthur Golubtsov
|
3d96569b3c
|
Docs: Update server.md
|
2020-04-07 14:44:53 +03:00 |
|
Arthur Golubtsov
|
bea1f013c3
|
Server: Fix playing music after 0 seconds time
|
2020-04-07 12:12:43 +03:00 |
|
Arthur Golubtsov
|
d81d2800df
|
Server: Add clever_dir parameter
|
2020-04-07 11:23:14 +03:00 |
|
Arthur Golubtsov
|
6354d524f6
|
Client: Remove waste spaces
|
2020-04-07 10:34:25 +03:00 |
|
Arthur Golubtsov
|
d8bc67692f
|
Client: Update FCU parameters parser
|
2020-04-07 10:12:31 +03:00 |
|
Arthur Golubtsov
|
7630e8b51b
|
Client: Add requirements file for standalone install
|
2020-04-03 19:51:09 +03:00 |
|
Arthur Golubtsov
|
ecfa705482
|
Client: Updates for compability with clover and simulations
|
2020-04-03 19:51:09 +03:00 |
|
Artem30801
|
140101411b
|
Added preset editor images
|
2020-04-03 15:32:39 +03:00 |
|
Artem30801
|
5c0d8802b9
|
Updated server menu docs and images
|
2020-04-03 15:32:04 +03:00 |
|
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
|
2c48d1cddc
|
Updated server config docs
|
2020-04-02 15:34:53 +03:00 |
|
Artem30801
|
167cc59d38
|
Updated emergency land screenshot
|
2020-03-24 18:37:14 +03:00 |
|
Artem30801
|
d012fc69b1
|
Updated table docs
|
2020-03-24 18:30:58 +03:00 |
|
Artem30801
|
bb7eef994e
|
Prevent sending private section via drag-n-drop
|
2020-03-24 18:02:16 +03:00 |
|
Artem30801
|
928a1d8184
|
Updated server screenshot
|
2020-03-24 17:27:33 +03:00 |
|
Arthur Golubtsov
|
64e375d3bb
|
docs: Update client documentation
|
2020-03-24 14:02:17 +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
|
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 |
|