Commit Graph

155 Commits

Author SHA1 Message Date
Artem30801
6f7cf65c8d Set z_spin disabled on default 2020-04-03 12:54:23 +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
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
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
91f46e7d11 Extracted b_partial to lib to fix import errors 2020-02-28 18:21:08 +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
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
Artem30801
30c24dbe75 Fix takeoff_checks 2020-02-13 19:17:37 +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
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
Arthur Golubtsov
475914ffa6 Server: Modify restart function to work in different environments 2020-02-12 17:18:19 +03:00
Artem30801
ec419849e8 Fix telemetry and improts 2020-02-10 15:50:20 +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
Artem30801
6a9e7930cc New server gui and functionality, updated configspec 2020-01-31 23:13:14 +03:00
Artem30801
3724f21af3 Fix and formatter improvements 2020-01-31 22:57:31 +03:00
Artem30801
fc57f33465 Behaviour fix and prefomance improvemnts in header editors 2020-01-31 21:50:06 +03:00
Artem30801
cfcbfbe9a3 Added CheckStates to table model
To hold both bool representation and different colors
2020-01-30 19:27:34 +03:00
Artem30801
11318caaab Fully working closeEvent for qt server window 2020-01-28 19:06:00 +03:00
Artem30801
d3c06ea2b7 CopterData and table update 2020-01-28 19:05:16 +03:00
Artem30801
0134227742 Optimization of config sending via network 2020-01-24 15:46:48 +03:00
Artem30801
a6c4bd76f4 Merge branch 'qt-gui-update' of https://github.com/CopterExpress/clever-show into qt-gui-update 2020-01-24 11:54:03 +03:00
Arthur Golubtsov
d0eed91f73 Server: Restart chrony on Linux server 2020-01-24 11:22:23 +03:00
Arthur Golubtsov
9465e2e7d5 Server: Restart visual_pose_watchdog service with clever-show 2020-01-24 10:57:56 +03:00
Arthur Golubtsov
96d559dbc9 Server: Add .yaml settings files for sending with launch files 2020-01-24 10:46:03 +03:00
Artem30801
ac1702c648 Added new config column + drag support 2020-01-23 23:14:37 +03:00
Artem30801
0e02e2ee9d Updated messaging. File requests + args 2020-01-23 17:05:59 +03:00
Artem30801
61eacb769a Fixed c_filepath, c_filename order 2020-01-22 16:21:51 +03:00
Artem30801
c8da71a6b1 Server exit confirmation 2020-01-22 16:21:35 +03:00
Artem30801
dc178c5ceb Working column editors 2020-01-22 16:21:02 +03:00
Artem30801
7294089bbc WIP1 column state saving 2020-01-22 11:12:13 +03:00
Artem30801
0b2f9834ea Revert logger to logging calls 2020-01-21 11:28:12 +03:00
Arthur Golubtsov
24a0c9e0ca Server: Fix parameters sending 2020-01-21 06:56:50 +03:00
Arthur Golubtsov
28d1213456 Server: Fix logger and send launch files 2020-01-21 06:18:40 +03:00
Artem30801
f24e1512a4 Update signals in calibration to new API 2020-01-20 21:50:49 +03:00
Artem30801
817a07a10d Merge branch 'qt-gui-update' of https://github.com/CopterExpress/clever-show into qt-gui-update 2020-01-20 21:26:49 +03:00
Artem30801
0aad314ffc Fix broadcast usage error 2020-01-20 21:25:53 +03:00
Arthur Golubtsov
eba6412d44 Server: Add ability to view task information in table 2020-01-20 21:20:05 +03:00