Commit Graph

746 Commits

Author SHA1 Message Date
Arthur Golubtsov
2f3e2bb987 Server: Change columns sizes 2020-01-20 22:26:55 +03:00
Arthur Golubtsov
c7fd283f19 Update .gitignore 2020-01-20 19:25:41 +00:00
Arthur Golubtsov
056084db8b Drone: remove client config file 2020-01-20 19:25:19 +00:00
Arthur Golubtsov
0c21c12581 Update .gitignore 2020-01-20 19:22:30 +00:00
Arthur Golubtsov
ae11bb2cd1 Client: Remove old config files 2020-01-20 19:18:45 +00: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
Arthur Golubtsov
fc57f6abae Client: Add current task information to telemetry 2020-01-20 18:16:47 +00:00
Artem30801
4acde11401 Added restart checkbox functionality for config editor 2020-01-20 19:38:15 +03:00
Artem30801
1489fc985e Merge branch 'qt-gui-update' of https://github.com/CopterExpress/clever-show into qt-gui-update 2020-01-20 19:32:50 +03:00
Artem30801
69e74ba22d Fixed partial with .clicked behaviour 2020-01-20 19:32:44 +03:00
Arthur Golubtsov
106abf2fa0 Server: Change colors in config editor 2020-01-20 17:57:20 +03:00
Arthur Golubtsov
4431fb7e20 Drone: Change type of log messages in animation lib 2020-01-20 14:56:05 +00:00
Artem30801
45b08f2e3f Fix of possible exceptions with signal disconnection 2020-01-17 19:55:59 +03:00
artem30801
d654dba7fa Update configspec_client.ini 2020-01-14 18:17:26 +03:00
Artem30801
45652aa46b Config editor auto-resizing on start 2020-01-14 16:28:20 +03:00
Artem30801
f3385c9788 Merge branch 'qt-gui-update' of https://github.com/CopterExpress/clever-show into qt-gui-update 2020-01-14 15:28:30 +03:00
Artem30801
1754ac09a8 New copter table changes started 2020-01-14 15:26:58 +03:00
Arthur Golubtsov
fb80e0df3b Client: Refactor copter_client to new configuration 2020-01-13 19:14:31 +00:00
Arthur Golubtsov
dd7b3648af Client: Update config specs 2020-01-13 19:13:52 +00:00
Arthur Golubtsov
835e6235f3 Merge with master 2020-01-13 19:27:10 +03:00
Arthur Golubtsov
dba274797d Server: Increase columns names 2020-01-13 18:57:49 +03:00
Arthur Golubtsov
88131ea029 Merge branch 'qt-gui-update' of https://github.com/CopterExpress/clever-show into qt-gui-update 2020-01-13 18:44:55 +03:00
Artem30801
26467f1472 Fixed resizing of columns 2020-01-13 18:33:41 +03:00
Artem30801
1f7dd62d5a Removed unnececary selector unregistering 2020-01-13 18:32:06 +03:00
Artem30801
4b1f63e66e Identation fix in generated files 2020-01-13 18:02:59 +03:00
Arthur Golubtsov
493e0ca13e Update requirements.txt 2020-01-13 17:30:25 +03:00
Arthur Golubtsov
8e9b96c313 Update requirements 2020-01-13 17:26:03 +03:00
Arthur Golubtsov
a16454b5c8 Update .gitignore 2020-01-13 17:25:33 +03:00
Artem30801
d23c12e3fd Simplify init, better config window managing 2020-01-12 15:45:46 +03:00
Artem30801
277ed82a6d Added column reodering from rigt-click menu + order loading 2020-01-12 12:20:16 +03:00
artem30801
2173f4a134 WIP column reordering 2020-01-12 10:02:51 +03:00
Artem30801
5c0306f212 Improved qt server callbacks registartion 2020-01-07 17:30:44 +03:00
Artem30801
c03083e238 Added context menu with config dialog!
Tested and working for now
2020-01-07 17:30:02 +03:00
Artem30801
7e702482d6 Simplifyed validation loop usage + other improvemnts 2020-01-07 17:27:44 +03:00
Artem30801
0ccd801fc2 Fixed config responce in client 2020-01-07 17:24:15 +03:00
Artem30801
04ee93fc8b Fixed configspec loading for dicts 2020-01-07 17:23:45 +03:00
Artem30801
b245bc2b0c Extracted validation loop 2020-01-06 23:18:01 +03:00
Artem30801
65447fa3c0 Added config response 2020-01-06 23:16:47 +03:00
Artem30801
168935fd42 Changed loading from dict with configspec 2020-01-06 23:16:09 +03:00
Artem30801
5e37d05220 Fixed set_chain for python2 2020-01-06 23:15:43 +03:00
Artem30801
1bedb143d9 Code auto-reformatted 2020-01-06 17:29:54 +03:00
Artem30801
7757c0e5ae Updated+fixed client configspec 2020-01-06 17:26:39 +03:00
Artem30801
d51888205b Removed unnecessary functions 2020-01-06 17:25:41 +03:00
Artem30801
68d10e8a92 Added support for advanced attribute calling
Includes support of:
- spaces
- multi-level and nested sections
in attribute calls
2020-01-06 17:24:24 +03:00
Artem30801
6e03972271 Update configspec_client.ini 2020-01-06 13:42:25 +03:00
Artem30801
24e75f7ed0 config error repr + improved comment loading 2020-01-05 22:58:07 +03:00
Artem30801
543a645097 Fix logging optimization 2020-01-05 22:08:39 +03:00