Commit Graph

21 Commits

Author SHA1 Message Date
artem30801@gmail.com
68dd0c5ab5 Added ui ability to send aruco map files 2019-03-28 17:37:46 +03:00
artem30801@gmail.com
6c3b42ec04 Batt voltage on start 2019-03-25 19:40:32 +03:00
artem30801@gmail.com
8551933cd6 Request for battery on start 2019-03-25 16:53:05 +03:00
Artem30801
fa86ba4dbb Added proper client callbacks 2019-03-23 22:42:55 +03:00
Artem30801
da7d972e10 NEW server app as API module 2019-03-23 21:58:45 +03:00
Artem30801
f2c674ddf5 Fixes! 2019-03-21 21:23:24 +03:00
Artem30801
0e7155bb7b Fixes #11
Added network listener for another servers on network
2019-03-21 15:11:54 +03:00
Artem30801
a5d6d2e610 Closes #9
Added ability to send configuration files from server
2019-03-20 16:26:01 +03:00
Artem30801
51370fb7a0 Commands changed to JSON format, small code fixes 2019-03-20 15:44:34 +03:00
Artem30801
028862c55e Fixed #11 2019-03-20 11:46:56 +03:00
Artem30801
295ddb60f6 Fixed and improved broadcast binding 2019-03-20 11:37:33 +03:00
Artem30801
aa7748a319 New FlightLib!(better functions+logging+selfcheck) (everything needs testing)
Configuration files changed
2019-03-14 18:34:17 +03:00
artem30801@gmail.com
c307685943 Merge branch 'pyqt5-gui' of https://github.com/artem30801/CleverSwarm 2019-03-12 14:13:56 +03:00
artem30801@gmail.com
92bdc7f422 Added bash script to convert .ui to .py
Now widget capable of window resizing
2019-03-12 14:12:12 +03:00
Arthur
44a8fa5c22 Add row appending when client is connected 2019-03-12 13:26:45 +03:00
artem30801@gmail.com
31cfbf6a6b Pause improved 2019-03-12 12:38:52 +03:00
artem30801@gmail.com
ac8ff53804 Restored all UI functionality (buttons + filedialog) 2019-03-12 12:36:17 +03:00
artem30801@gmail.com
53a9901230 Broadcast thread demonization 2019-03-11 18:14:57 +03:00
artem30801@gmail.com
cc5bfcdbb2 Translated server code to qt app code 2019-03-11 17:37:06 +03:00
Arthur
eb2f929c46 Change QTableWidget to model-based QTableView 2019-03-11 17:07:54 +03:00
Arthur
16fe48c9c1 Create test program with server with new gui 2019-03-11 12:29:06 +03:00