Commit Graph

15 Commits

Author SHA1 Message Date
Arthur Golubtsov
8b3986438b Server: Check user input for copter name 2019-10-21 10:19:16 +03:00
artem30801
eb61fd0dd8 Test and merge feature branch (#52)
* Added indication of connected/disconnected copters

* Added client removing functionality

* Option for automatically remove disconnected copters from table

* Renaming copters from QT server table on the go + some improvements
2019-10-18 22:52:25 +03:00
Arthur Golubtsov
df4d7801ec Fix conditions in col_checks 2019-09-25 16:25:20 +03:00
Arthur Golubtsov
424f1cbec2 Add moving and resetting start animation position 2019-09-19 17:13:37 +03:00
Arthur Golubtsov
130ca7845f Server: Add current position request check 2019-09-19 16:03:25 +03:00
Arthur Golubtsov
da5cc5becc Server UI: Add Select All menu button and shortcut, set row size to fit headers names on start 2019-09-19 15:03:40 +03:00
Arthur Golubtsov
263d4081ab Server: Add calibration functions, improve buttons state behavior 2019-09-12 07:49:28 +03:00
Arthur Golubtsov
d3a8d11777 Server: Update user interface 2019-09-12 05:04:15 +03:00
Arthur Golubtsov
d32e1480e1 Server: Add get system and calibration status functions support 2019-09-12 02:39:02 +03:00
Arthur Golubtsov
7c34cfcde5 Server: Repaired bugs with takeoff ready check, confirmation_required decorators, resume time sending 2019-07-05 18:36:48 +03:00
Arthur Golubtsov
f724e9e830 Server: Add separate check for takeoff button 2019-07-05 15:41:06 +03:00
Arthur Golubtsov
bfe705f10d Update table model and signal emitting condition 2019-07-05 14:23:36 +03:00
Artem30801
ed02db6dbf Fix for python <3.6 2019-06-25 19:23:55 +03:00
Artem30801
a9b9694add Disabling and enabling some buttons based on selected copters 2019-06-16 19:06:51 +03:00
Artem30801
0fa7d1a4b7 New! Realization of table model for storing all copter data. Auto refresh, sorting, data checks and coloring based on checks, thread-safety 2019-06-16 16:57:42 +03:00