Commit Graph

673 Commits

Author SHA1 Message Date
Artem30801
0ed088a99d Improved notifier closing and error handling + fixes 2020-01-02 19:26:27 +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
artem30801
8b4bb7a064 Merged master+server improvements 2019-12-26 15:30:24 +03:00
artem30801
34926fd3e9 Changed modifiyng filename 2019-12-26 15:28:34 +03:00
Arthur Golubtsov
b253a0cf8e builder: Add README file 2019-12-26 11:30:31 +03:00
Arthur Golubtsov
f95b2a8713 docs: Fix image-building article 2019-12-26 11:30:02 +03:00
Arthur Golubtsov
5a893361ba Delete unnecessary logging modules 2019-12-26 04:08:34 +03:00
Arthur Golubtsov
009edea403 docs: Update image-building article 2019-12-26 04:04:41 +03:00
Arthur Golubtsov
92793ba9d5 docs: Modify blender addon readme and article 2019-12-26 04:00:45 +03:00
Arthur Golubtsov
a32de98d68 docs: Move blender-addon.md to blender-addon/README.md 2019-12-26 03:37:59 +03:00
Arthur Golubtsov
443b5ac2de docs: Update blender-addon article 2019-12-26 03:31:41 +03:00
Arthur Golubtsov
12b9f6650a blender-addon: Update repo and docs links 2019-12-26 03:31:15 +03:00
Arthur Golubtsov
f07804b97d docs: Small fixes to server article 2019-12-26 02:41:17 +03:00
Arthur Golubtsov
bcc7a0cf88 Client: Update client_config according to client's documentation 2019-12-26 02:38:16 +03:00
Arthur Golubtsov
fd763feeed Server: Update GUI 2019-12-26 02:38:16 +03:00
Arthur Golubtsov
a85af14b3a Server: Update emergency dialog 2019-12-26 02:38:16 +03:00
artem30801
9647548ac1 Typo fix and slight additions to server docs 2019-12-25 22:12:21 +03:00
Arthur Golubtsov
2dad557de6 docs: Fix md syntax in server article 2019-12-25 20:37:22 +03:00
Arthur Golubtsov
8f7a6ce9de docs: Add description and installation link to server 2019-12-25 20:10:01 +03:00
Arthur Golubtsov
88f4c1b093 docs: Fix headings in start-tutorial 2019-12-25 20:09:27 +03:00
Arthur Golubtsov
3a1ef14003 docs: Fix links 2019-12-25 19:21:43 +03:00
Arthur Golubtsov
3fa8fd155e docs: Move img folder to assets 2019-12-25 19:16:42 +03:00
Arthur Golubtsov
6bcf7afdae docs: Next review of the article about server 2019-12-25 19:10:46 +03:00
Arthur Golubtsov
bb8a90bc40 docs: Review article about server 2019-12-24 19:45:25 +03:00