Artem30801
3798a5fddc
Client with new config system
2020-01-05 17:58:04 +03:00
Artem30801
81c6961841
Hadling of missing command\key erorr differently
2020-01-05 17:57:29 +03:00
Artem30801
bfe983b82d
Validation upon merge
2020-01-05 17:17:25 +03:00
Artem30801
ccab44af56
Perserving dict order in messages and configs
2020-01-05 17:16:39 +03:00
Artem30801
0f2574554d
Slight improvemnts
2020-01-05 12:37:33 +03:00
Artem30801
98e4e0190c
Merge fixes and improvements
2020-01-03 15:36:54 +03:00
Artem30801
a8c31a0258
Merge branch 'master' into qt-gui-update
2020-01-02 19:30:17 +03:00
Artem30801
0ed088a99d
Improved notifier closing and error handling + fixes
2020-01-02 19:26:27 +03:00
Arthur Golubtsov
33c43249de
docs: Fix start-tutorial
v0.3
2019-12-31 13:44:58 +03:00
Arthur Golubtsov
fb29aef659
docs: Update start-tutorial
2019-12-31 13:40:41 +03:00
Arthur Golubtsov
ef8896527c
Update README_RU
2019-12-31 13:01:57 +03:00
Arthur Golubtsov
6158944602
Server: Add README
2019-12-31 12:55:49 +03:00
Arthur Golubtsov
71ee063e87
Client: Add README
2019-12-31 12:55:20 +03:00
Arthur Golubtsov
67d6a19ffb
Update README again
2019-12-31 12:54:53 +03:00
Arthur Golubtsov
952efce6c2
Update README
2019-12-31 12:41:39 +03:00
Arthur Golubtsov
89fe79ede2
Add examples to blender-addon directory
2019-12-31 12:34:18 +03:00
Arthur Golubtsov
4e652d16d9
Client: Decrease connection attempts
2019-12-31 09:09:20 +00:00
artem30801
75ce422cad
Refactored visual land dialog (YAY!) + shortcuts + not closing every time ( #62 )
2019-12-31 11:56:53 +03:00
Arthur Golubtsov
bb871f877d
Client: Fix getting battery
2019-12-31 08:23:53 +00:00
Arthur Golubtsov
a8904c352f
docs: Small fixes in server.md
2019-12-31 11:02:52 +03:00
Arthur Golubtsov
96f82dacf1
builder: Small fixes in README
2019-12-31 10:39:30 +03:00
Arthur Golubtsov
4573e8ebc9
Server: Add length condition for viewing check errors
2019-12-31 10:39:30 +03:00
Arthur Golubtsov
dfbf466706
Server: Catch network exceptions
2019-12-31 10:39:30 +03:00
Artem30801
63f6bdbe52
Merge branch 'master' into qt-gui-update
2019-12-30 21:57:21 +03:00
Artem30801
8efc1029b6
Optimized imports and naming, started rework of config sending
2019-12-30 19:45:19 +03:00
Artem30801
6ffef1a0bf
Optimized imports and naming, started rework of config sending
2019-12-30 19:43:13 +03:00
Artem30801
5bd372e25b
Removed unnececary functions in config.py, added regular dict and merging support
2019-12-30 19:41:31 +03:00
Artem30801
1176020853
Merge branch 'master' of https://github.com/CopterExpress/clever-show
2019-12-30 16:54:57 +03:00
Artem30801
95e3560392
Update server-sidemenu.png
2019-12-30 16:54:41 +03:00
artem30801
4af17cbcd8
Update server.md
2019-12-30 16:50:32 +03:00
Artem30801
7e2066d0dd
Update server-gui.png
2019-12-30 15:15:47 +03:00
Artem30801
5ffa90a8ee
Working headers context menu
2019-12-30 14:03:24 +03:00
Artem30801
17ea0eba18
WIP copter table context menus
2019-12-30 10:36:08 +03:00
Artem30801
9091d90554
Slight improvements
2019-12-30 10:35:48 +03:00
artem30801
2ebdb6f683
Reworked old filesending funcions
2019-12-29 21:04:39 +03:00
Arthur Golubtsov
f36d6ed81b
docs: Update article about client
2019-12-29 20:15:09 +03:00
Arthur Golubtsov
80f15a3b06
Client: Update client_config according to article about client
2019-12-29 20:14:48 +03:00
artem30801
239f32a616
Filesending debugging
2019-12-29 20:07:03 +03:00
artem30801
44bf471385
Fixes and improvents in server
2019-12-29 18:09:24 +03:00
Arthur Golubtsov
ccb3039dd3
Client: Fix bugs
2019-12-29 13:48:44 +00:00
Arthur Golubtsov
ec9e0cba30
builder: Add default clever-config folder
2019-12-29 16:00:14 +03:00
Arthur Golubtsov
d70e4f0119
Update and clear .gitignore
2019-12-29 16:00:14 +03:00
Arthur Golubtsov
2337985b96
Client: Update client_config
2019-12-27 21:55:36 +00:00
Arthur Golubtsov
f22b362da0
Client: Add support for emergency land
2019-12-27 21:55:13 +00:00
Arthur Golubtsov
c91bb949a9
Client: move landing when pos delta is big to visual_pose_watchdog
2019-12-27 21:54:11 +00:00
Arthur Golubtsov
5b145e2d3c
Remove unnecessary install requirements scripts
2019-12-27 14:38:35 +00:00
artem30801
5435a014f2
Client mapping fix ( #58 )
...
* Fix of idle error in clients
* Working fix of mapping get
2019-12-26 18:58:04 +03:00
artem30801
853cc0d3fa
File sending fix ( #61 )
...
* Changed sending buffering
* Connected config to buffer size in clients
* Update data logging for file transmit
* Fix logging when receive data
Co-authored-by: Arthur Golubtsov <goldartt@gmail.com >
2019-12-26 18:23:10 +03:00
artem30801
01a2990e0a
Removed timing lib import
2019-12-26 17:53:10 +03:00
artem30801
f1ea376a79
QT server refactor and improvements
2019-12-26 15:37:55 +03:00