Commit Graph

  • 590e0e178c Merge branch 'qt-gui-update' of https://github.com/CopterExpress/clever-show into qt-gui-update Artem30801 2020-02-10 17:10:18 +03:00
  • 0086b71279 Fix cal_status Artem30801 2020-02-10 17:09:14 +03:00
  • 42b6eb7c8e Server: Fix getting server git version Arthur Golubtsov 2020-02-10 17:06:51 +03:00
  • 887c0898bc Merge branch 'qt-gui-update' of https://github.com/CopterExpress/clever-show into qt-gui-update Artem30801 2020-02-10 17:03:55 +03:00
  • acd5945e95 Fix telem (2) Artem30801 2020-02-10 17:03:52 +03:00
  • 42aee960cd Drone: Fix typo in code Arthur Golubtsov 2020-02-10 13:41:03 +00:00
  • 0fcdc1efba Telem fix Artem30801 2020-02-10 16:13:22 +03:00
  • ec419849e8 Fix telemetry and improts Artem30801 2020-02-10 15:50:20 +03:00
  • 01bf95e863 Preset dialog close confirmation Artem30801 2020-02-05 21:36:42 +03:00
  • 56c016452e Unsaved preset indication Artem30801 2020-02-05 21:08:48 +03:00
  • a2b087fcd9 Added copy config menu option Artem30801 2020-02-05 14:37:36 +03:00
  • 0bb3fd1b72 Further optimiztion and fix of config dict sending Artem30801 2020-02-04 22:01:47 +03:00
  • a3e3a2b97e Config sending optimization (up to x2 less data transmitted) Artem30801 2020-02-04 20:48:25 +03:00
  • 7fa3a692a1 Added drop support for config cells Artem30801 2020-02-04 20:47:46 +03:00
  • 67b86d303b Added dialog for existing configs and server config dialog, improved config.py Artem30801 2020-02-04 15:52:58 +03:00
  • ed9041d04a Added server update functionality Artem30801 2020-02-01 14:41:00 +03:00
  • 3332f14309 Added file requesting functionality Artem30801 2020-02-01 14:17:39 +03:00
  • eee1b97002 Updated columns names at client Artem30801 2020-02-01 11:39:23 +03:00
  • 6a9e7930cc New server gui and functionality, updated configspec Artem30801 2020-01-31 23:13:14 +03:00
  • e2fc35805f New script to automatically update default configspec Artem30801 2020-01-31 23:00:06 +03:00
  • 3724f21af3 Fix and formatter improvements Artem30801 2020-01-31 22:57:31 +03:00
  • fc57f33465 Behaviour fix and prefomance improvemnts in header editors Artem30801 2020-01-31 21:50:06 +03:00
  • cfcbfbe9a3 Added CheckStates to table model Artem30801 2020-01-30 19:27:34 +03:00
  • 28a3586a82 Refactor of table columns handling: checks and formatters Artem30801 2020-01-29 23:09:22 +03:00
  • 11318caaab Fully working closeEvent for qt server window Artem30801 2020-01-28 19:06:00 +03:00
  • d3c06ea2b7 CopterData and table update Artem30801 2020-01-28 19:05:16 +03:00
  • 1fb6670fd0 better state handling for sections Artem30801 2020-01-26 21:56:13 +03:00
  • 97a3b2f23f Confirmation for exit while usaved file opened Artem30801 2020-01-26 20:20:28 +03:00
  • 0d39727425 Add other shortcuts Artem30801 2020-01-24 17:01:56 +03:00
  • 842c9ef11e Added deleting shortcut Artem30801 2020-01-24 16:01:27 +03:00
  • 0134227742 Optimization of config sending via network Artem30801 2020-01-24 15:46:48 +03:00
  • e38b396da5 Added save as button for config editor Artem30801 2020-01-24 15:45:34 +03:00
  • bbc1525998 Revert "Merge branch 'qt-gui-update' of https://github.com/CopterExpress/clever-show into qt-gui-update" Arthur Golubtsov 2020-01-24 14:18:33 +03:00
  • a6c4bd76f4 Merge branch 'qt-gui-update' of https://github.com/CopterExpress/clever-show into qt-gui-update Artem30801 2020-01-24 11:54:03 +03:00
  • d0eed91f73 Server: Restart chrony on Linux server Arthur Golubtsov 2020-01-24 11:22:23 +03:00
  • 9465e2e7d5 Server: Restart visual_pose_watchdog service with clever-show Arthur Golubtsov 2020-01-24 10:57:56 +03:00
  • 96d559dbc9 Server: Add .yaml settings files for sending with launch files Arthur Golubtsov 2020-01-24 10:46:03 +03:00
  • ac1702c648 Added new config column + drag support Artem30801 2020-01-23 23:14:37 +03:00
  • 206cbec04e Fixed broadcast sending + debug traceback Artem30801 2020-01-23 21:48:09 +03:00
  • 881a3a00da Tested and fixed filetransfer and request Artem30801 2020-01-23 21:39:27 +03:00
  • 44264a020c Added get_file method Artem30801 2020-01-23 17:55:38 +03:00
  • 0e02e2ee9d Updated messaging. File requests + args Artem30801 2020-01-23 17:05:59 +03:00
  • 8920c1d2da Merge branch 'qt-gui-update' of https://github.com/CopterExpress/clever-show into qt-gui-update Artem30801 2020-01-22 16:22:56 +03:00
  • 61eacb769a Fixed c_filepath, c_filename order Artem30801 2020-01-22 16:21:51 +03:00
  • c8da71a6b1 Server exit confirmation Artem30801 2020-01-22 16:21:35 +03:00
  • dc178c5ceb Working column editors Artem30801 2020-01-22 16:21:02 +03:00
  • 5320602159 Drone: Fix chrony ip configuration Arthur Golubtsov 2020-01-22 08:49:59 +00:00
  • 74396a4d5e Enable sorting artem30801 2020-01-22 11:48:48 +03:00
  • 340222d0a7 Merge branch 'qt-gui-update' of https://github.com/CopterExpress/clever-show into qt-gui-update Arthur Golubtsov 2020-01-22 11:23:47 +03:00
  • 3a709d46bd Enchanced attr support in config Artem30801 2020-01-22 11:13:28 +03:00
  • 7294089bbc WIP1 column state saving Artem30801 2020-01-22 11:12:13 +03:00
  • 089d390587 Fix for copter config dialog call Artem30801 2020-01-21 15:28:57 +03:00
  • 2a1e16c612 Debug code for messaging lib Artem30801 2020-01-21 15:26:29 +03:00
  • 0b2f9834ea Revert logger to logging calls Artem30801 2020-01-21 11:28:12 +03:00
  • 1320029378 Server: Fix send_any_file Arthur Golubtsov 2020-01-21 07:14:52 +03:00
  • 24a0c9e0ca Server: Fix parameters sending Arthur Golubtsov 2020-01-21 06:56:30 +03:00
  • e1308e9ee8 Drone: Update visual_pose_watchdog to latest config Arthur Golubtsov 2020-01-21 03:31:16 +00:00
  • 28d1213456 Server: Fix logger and send launch files Arthur Golubtsov 2020-01-21 06:18:27 +03:00
  • d08bbc3b72 Server: Fix start position delta detection Arthur Golubtsov 2020-01-21 06:16:43 +03:00
  • abfe7e86cd Drone: Fix bugs Arthur Golubtsov 2020-01-21 03:14:49 +00:00
  • 2f3e2bb987 Server: Change columns sizes Arthur Golubtsov 2020-01-20 22:26:27 +03:00
  • c7fd283f19 Update .gitignore Arthur Golubtsov 2020-01-20 19:25:41 +00:00
  • 056084db8b Drone: remove client config file Arthur Golubtsov 2020-01-20 19:25:19 +00:00
  • 0c21c12581 Update .gitignore Arthur Golubtsov 2020-01-20 19:22:30 +00:00
  • ae11bb2cd1 Client: Remove old config files Arthur Golubtsov 2020-01-20 19:18:45 +00:00
  • f24e1512a4 Update signals in calibration to new API Artem30801 2020-01-20 21:50:49 +03:00
  • 817a07a10d Merge branch 'qt-gui-update' of https://github.com/CopterExpress/clever-show into qt-gui-update Artem30801 2020-01-20 21:26:49 +03:00
  • 0aad314ffc Fix broadcast usage error Artem30801 2020-01-20 21:25:53 +03:00
  • eba6412d44 Server: Add ability to view task information in table Arthur Golubtsov 2020-01-20 21:19:51 +03:00
  • fc57f6abae Client: Add current task information to telemetry Arthur Golubtsov 2020-01-20 18:16:12 +00:00
  • 4acde11401 Added restart checkbox functionality for config editor Artem30801 2020-01-20 19:38:15 +03:00
  • 1489fc985e Merge branch 'qt-gui-update' of https://github.com/CopterExpress/clever-show into qt-gui-update Artem30801 2020-01-20 19:32:50 +03:00
  • 69e74ba22d Fixed partial with .clicked behaviour Artem30801 2020-01-20 19:32:44 +03:00
  • 106abf2fa0 Server: Change colors in config editor Arthur Golubtsov 2020-01-20 17:57:06 +03:00
  • 4431fb7e20 Drone: Change type of log messages in animation lib Arthur Golubtsov 2020-01-20 14:55:08 +00:00
  • 45b08f2e3f Fix of possible exceptions with signal disconnection Artem30801 2020-01-17 19:55:59 +03:00
  • d654dba7fa Update configspec_client.ini artem30801 2020-01-14 18:17:26 +03:00
  • 45652aa46b Config editor auto-resizing on start Artem30801 2020-01-14 16:28:20 +03:00
  • f3385c9788 Merge branch 'qt-gui-update' of https://github.com/CopterExpress/clever-show into qt-gui-update Artem30801 2020-01-14 15:28:30 +03:00
  • 1754ac09a8 New copter table changes started Artem30801 2020-01-14 15:26:58 +03:00
  • fb80e0df3b Client: Refactor copter_client to new configuration Arthur Golubtsov 2020-01-13 19:14:31 +00:00
  • dd7b3648af Client: Update config specs Arthur Golubtsov 2020-01-13 19:13:52 +00:00
  • 835e6235f3 Merge with master Arthur Golubtsov 2020-01-13 19:27:10 +03:00
  • dba274797d Server: Increase columns names Arthur Golubtsov 2020-01-13 18:57:49 +03:00
  • 88131ea029 Merge branch 'qt-gui-update' of https://github.com/CopterExpress/clever-show into qt-gui-update Arthur Golubtsov 2020-01-13 18:44:55 +03:00
  • 26467f1472 Fixed resizing of columns Artem30801 2020-01-13 18:33:41 +03:00
  • 1f7dd62d5a Removed unnececary selector unregistering Artem30801 2020-01-13 18:32:06 +03:00
  • 4b1f63e66e Identation fix in generated files Artem30801 2020-01-13 18:02:59 +03:00
  • 493e0ca13e Update requirements.txt Arthur Golubtsov 2020-01-13 17:30:25 +03:00
  • 8e9b96c313 Update requirements Arthur Golubtsov 2020-01-13 17:26:03 +03:00
  • a16454b5c8 Update .gitignore Arthur Golubtsov 2020-01-13 17:25:33 +03:00
  • d23c12e3fd Simplify init, better config window managing Artem30801 2020-01-12 15:45:46 +03:00
  • 277ed82a6d Added column reodering from rigt-click menu + order loading Artem30801 2020-01-12 12:20:16 +03:00
  • 2173f4a134 WIP column reordering artem30801 2020-01-12 10:02:51 +03:00
  • 5c0306f212 Improved qt server callbacks registartion Artem30801 2020-01-07 17:30:44 +03:00
  • c03083e238 Added context menu with config dialog! Artem30801 2020-01-07 17:30:02 +03:00
  • 7e702482d6 Simplifyed validation loop usage + other improvemnts Artem30801 2020-01-07 17:27:44 +03:00
  • 0ccd801fc2 Fixed config responce in client Artem30801 2020-01-07 17:24:15 +03:00
  • 04ee93fc8b Fixed configspec loading for dicts Artem30801 2020-01-07 17:23:45 +03:00
  • b245bc2b0c Extracted validation loop Artem30801 2020-01-06 23:18:01 +03:00