Igor Nurullaev
|
c09cd492ee
|
Minor changes
'
|
2019-09-19 21:14:35 +03:00 |
|
Igor Nurullaev
|
4f4da4119a
|
Added very cool button
|
2019-09-12 20:32:54 +03:00 |
|
Igor Nurullaev
|
e9d1324ef3
|
Added launch file transfer
I hope this works
|
2019-09-10 20:42:37 +03:00 |
|
Igor Nurullaev
|
529a9a5db8
|
Added async selfcheck
|
2019-09-06 17:46:00 +03:00 |
|
Igor Nurullaev
|
948e600f89
|
Fixed ply and selfcheck bug
If copter is disconnected from server copter.refresh() stucks in while loop
|
2019-09-06 17:40:44 +03:00 |
|
Igor Nurullaev
|
416431dcca
|
Changed battry percentage to voltage
|
2019-09-06 17:26:47 +03:00 |
|
Igor Nurullaev
|
7c90b9c76d
|
The last deselect
|
2019-09-05 18:54:08 +03:00 |
|
Igor Nurullaev
|
cc370555c7
|
Added ply checks
|
2019-09-05 17:01:14 +03:00 |
|
Igor Nurullaev
|
424a845da0
|
Merge branch 'web-server' of https://github.com/artem30801/CleverSwarm into web-server
|
2019-09-04 19:04:01 +03:00 |
|
Igor Nurullaev
|
e4113a34f3
|
Very important fixes
|
2019-09-04 19:03:55 +03:00 |
|
Arthur Golubtsov
|
04f87614e7
|
Make some fixes
|
2019-09-04 19:02:04 +03:00 |
|
Arthur Golubtsov
|
2fef306858
|
Add separated configurations of chrony for server and client. Updated documentation
|
2019-09-04 18:32:11 +03:00 |
|
Igor Nurullaev
|
fa94a88f47
|
Added checks to server routes
|
2019-09-04 17:56:10 +03:00 |
|
Igor Nurullaev
|
735f6d1601
|
Fixed checks
|
2019-09-04 17:40:22 +03:00 |
|
Igor Nurullaev
|
080e334a87
|
Merge branch 'web-server' of https://github.com/artem30801/CleverSwarm into web-server
|
2019-09-04 17:32:11 +03:00 |
|
Igor Nurullaev
|
a390958398
|
Added preflight checks
|
2019-09-04 17:32:07 +03:00 |
|
Arthur Golubtsov
|
0c4c01169c
|
Add actual time waiting for selfcheck
|
2019-09-04 17:25:35 +03:00 |
|
Igor Nurullaev
|
e95c2feb3d
|
Update main.js
|
2019-09-04 17:15:16 +03:00 |
|
Igor Nurullaev
|
fc040718c0
|
Some time fixes
|
2019-09-03 20:23:57 +03:00 |
|
Igor Nurullaev
|
833a96679b
|
Addded some checks to table
Now red and green colors available!
|
2019-09-03 20:14:57 +03:00 |
|
Igor Nurullaev
|
76c6b3ba2c
|
Update main.js
|
2019-09-03 19:58:41 +03:00 |
|
Igor Nurullaev
|
949026f76b
|
A lot of changes
Added 3 more buttons, removed deselect and added time delta instead of time
|
2019-09-03 19:41:46 +03:00 |
|
Igor Nurullaev
|
c15d540505
|
Updated delay input
|
2019-09-02 19:53:28 +03:00 |
|
Igor Nurullaev
|
afc26be64d
|
Added config file transfer
|
2019-09-02 17:34:33 +03:00 |
|
Igor Nurullaev
|
3997952e1e
|
Added file transfer (server => copter)
|
2019-08-29 20:39:51 +03:00 |
|
Igor Nurullaev
|
e4aa7a4e70
|
Added more buttons from Qt GUI
|
2019-08-29 16:36:09 +03:00 |
|
Igor Nurullaev
|
2bddf31a2e
|
Update web_server.py
|
2019-08-28 18:27:14 +03:00 |
|
Igor Nurullaev
|
09ea798e38
|
Deleted unneeded file
|
2019-08-28 18:22:05 +03:00 |
|
Igor Nurullaev
|
6c3af9382d
|
Added file transfer from web to flask server
|
2019-08-28 18:21:02 +03:00 |
|
Igor Nurullaev
|
30ea2d6ab3
|
Updated web table
|
2019-08-27 21:48:43 +03:00 |
|
Igor Nurullaev
|
53ee657620
|
Added table to web
|
2019-08-27 19:42:34 +03:00 |
|
Igor Nurullaev
|
738b7f971f
|
Added selfcheck and web copter model
|
2019-08-27 17:34:51 +03:00 |
|
Igor Nurullaev
|
87ec26e103
|
Added web server script
|
2019-08-26 20:36:47 +03:00 |
|
Artem30801
|
eceb5a7f71
|
Minor config changes (added ability to turn off broadcast)
|
2019-07-26 12:36:33 +03:00 |
|
Arthur Golubtsov
|
c03d0d61bd
|
Server: add chrony example configuration file
|
2019-07-22 02:31:22 +03:00 |
|
Arthur Golubtsov
|
07d47bbfc2
|
Change checks type for takeoff and flip actions
|
2019-07-18 16:20:05 +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
|
cd9baa6a09
|
Fixed sel unregister issue
|
2019-06-25 18:46:04 +03:00 |
|
Artem30801
|
d7e8e29f80
|
Display fix
|
2019-06-25 18:35:39 +03:00 |
|
Artem30801
|
0bbabb6363
|
Server now can send resume time stamp for sync, closes #33
|
2019-06-18 13:32:13 +03:00 |
|
Artem30801
|
2c08053c4c
|
This commit group closing #28 and closing #27
Resolved all model integration issues, improved qt syntax and code organization
|
2019-06-16 22:50:01 +03:00 |
|
Artem30801
|
adb2adedad
|
Merge remote-tracking branch 'origin/master'
|
2019-06-16 19:42:09 +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 |
|
Arthur Golubtsov
|
9790d2b164
|
Server: Repair bug in emegrency land function
|
2019-06-15 13:29:37 +03:00 |
|
Arthur Golubtsov
|
82a0cf0bd2
|
Emergency dialog: Add led off command when user closes dialog
|
2019-06-14 18:57:58 +03:00 |
|
Ilya
|
ede64e5716
|
Server: Improve emergency land
|
2019-06-14 18:33:12 +03:00 |
|