Commit Graph

811 Commits

Author SHA1 Message Date
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
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
Artem30801
eee1b97002 Updated columns names at client 2020-02-01 11:39:23 +03:00
Artem30801
6a9e7930cc New server gui and functionality, updated configspec 2020-01-31 23:13:14 +03:00
Artem30801
e2fc35805f New script to automatically update default configspec 2020-01-31 23:00:06 +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
28a3586a82 Refactor of table columns handling: checks and formatters 2020-01-29 23:09:22 +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
1fb6670fd0 better state handling for sections 2020-01-26 21:56:13 +03:00
Artem30801
97a3b2f23f Confirmation for exit while usaved file opened 2020-01-26 20:20:28 +03:00
Artem30801
0d39727425 Add other shortcuts 2020-01-24 17:01:56 +03:00
Artem30801
842c9ef11e Added deleting shortcut 2020-01-24 16:01:27 +03:00
Artem30801
0134227742 Optimization of config sending via network 2020-01-24 15:46:48 +03:00
Artem30801
e38b396da5 Added save as button for config editor 2020-01-24 15:45:34 +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
206cbec04e Fixed broadcast sending + debug traceback 2020-01-23 21:48:09 +03:00
Artem30801
881a3a00da Tested and fixed filetransfer and request 2020-01-23 21:39:27 +03:00
Artem30801
44264a020c Added get_file method 2020-01-23 17:55:38 +03:00
Artem30801
0e02e2ee9d Updated messaging. File requests + args 2020-01-23 17:05:59 +03:00
Artem30801
8920c1d2da Merge branch 'qt-gui-update' of https://github.com/CopterExpress/clever-show into qt-gui-update 2020-01-22 16:22:56 +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