Commit Graph

  • 65447fa3c0 Added config response Artem30801 2020-01-06 23:16:47 +03:00
  • 168935fd42 Changed loading from dict with configspec Artem30801 2020-01-06 23:16:09 +03:00
  • 5e37d05220 Fixed set_chain for python2 Artem30801 2020-01-06 23:15:43 +03:00
  • 1bedb143d9 Code auto-reformatted Artem30801 2020-01-06 17:29:54 +03:00
  • 7757c0e5ae Updated+fixed client configspec Artem30801 2020-01-06 17:26:39 +03:00
  • d51888205b Removed unnecessary functions Artem30801 2020-01-06 17:25:41 +03:00
  • 68d10e8a92 Added support for advanced attribute calling Artem30801 2020-01-06 17:24:24 +03:00
  • 6e03972271 Update configspec_client.ini Artem30801 2020-01-06 13:42:25 +03:00
  • 24e75f7ed0 config error repr + improved comment loading Artem30801 2020-01-05 22:58:07 +03:00
  • 543a645097 Fix logging optimization Artem30801 2020-01-05 22:08:39 +03:00
  • 3798a5fddc Client with new config system Artem30801 2020-01-05 17:58:04 +03:00
  • 81c6961841 Hadling of missing command\key erorr differently Artem30801 2020-01-05 17:57:29 +03:00
  • bfe983b82d Validation upon merge Artem30801 2020-01-05 17:17:25 +03:00
  • ccab44af56 Perserving dict order in messages and configs Artem30801 2020-01-05 17:16:39 +03:00
  • 0f2574554d Slight improvemnts Artem30801 2020-01-05 12:37:33 +03:00
  • 2754970cde docs: Fix typo Arthur Golubtsov 2020-01-04 04:23:21 +07:00
  • 98e4e0190c Merge fixes and improvements Artem30801 2020-01-03 15:36:54 +03:00
  • a8c31a0258 Merge branch 'master' into qt-gui-update Artem30801 2020-01-02 19:30:17 +03:00
  • 0ed088a99d Improved notifier closing and error handling + fixes Artem30801 2020-01-02 19:26:27 +03:00
  • 33c43249de docs: Fix start-tutorial v0.3 Arthur Golubtsov 2019-12-31 13:44:58 +03:00
  • fb29aef659 docs: Update start-tutorial Arthur Golubtsov 2019-12-31 13:40:41 +03:00
  • ef8896527c Update README_RU Arthur Golubtsov 2019-12-31 13:01:57 +03:00
  • 6158944602 Server: Add README Arthur Golubtsov 2019-12-31 12:55:49 +03:00
  • 71ee063e87 Client: Add README Arthur Golubtsov 2019-12-31 12:55:20 +03:00
  • 67d6a19ffb Update README again Arthur Golubtsov 2019-12-31 12:54:53 +03:00
  • 952efce6c2 Update README Arthur Golubtsov 2019-12-31 12:41:39 +03:00
  • 89fe79ede2 Add examples to blender-addon directory Arthur Golubtsov 2019-12-31 12:34:18 +03:00
  • 4e652d16d9 Client: Decrease connection attempts Arthur Golubtsov 2019-12-31 09:08:33 +00:00
  • 75ce422cad Refactored visual land dialog (YAY!) + shortcuts + not closing every time (#62) artem30801 2019-12-31 11:56:53 +03:00
  • bb871f877d Client: Fix getting battery Arthur Golubtsov 2019-12-31 08:22:06 +00:00
  • a8904c352f docs: Small fixes in server.md Arthur Golubtsov 2019-12-31 11:02:52 +03:00
  • 96f82dacf1 builder: Small fixes in README Arthur Golubtsov 2019-12-30 01:43:38 +03:00
  • 4573e8ebc9 Server: Add length condition for viewing check errors Arthur Golubtsov 2019-12-30 01:39:22 +03:00
  • dfbf466706 Server: Catch network exceptions Arthur Golubtsov 2019-12-30 01:35:11 +03:00
  • 63f6bdbe52 Merge branch 'master' into qt-gui-update Artem30801 2019-12-30 21:57:21 +03:00
  • 8efc1029b6 Optimized imports and naming, started rework of config sending Artem30801 2019-12-30 19:45:19 +03:00
  • 6ffef1a0bf Optimized imports and naming, started rework of config sending Artem30801 2019-12-30 19:43:13 +03:00
  • 5bd372e25b Removed unnececary functions in config.py, added regular dict and merging support Artem30801 2019-12-30 19:41:31 +03:00
  • 1176020853 Merge branch 'master' of https://github.com/CopterExpress/clever-show Artem30801 2019-12-30 16:54:57 +03:00
  • 95e3560392 Update server-sidemenu.png Artem30801 2019-12-30 16:54:41 +03:00
  • 4af17cbcd8 Update server.md artem30801 2019-12-30 16:50:32 +03:00
  • 7e2066d0dd Update server-gui.png Artem30801 2019-12-30 15:15:47 +03:00
  • 5ffa90a8ee Working headers context menu Artem30801 2019-12-30 14:03:24 +03:00
  • 17ea0eba18 WIP copter table context menus Artem30801 2019-12-30 10:36:08 +03:00
  • 9091d90554 Slight improvements Artem30801 2019-12-30 10:35:48 +03:00
  • 2ebdb6f683 Reworked old filesending funcions artem30801 2019-12-29 21:04:39 +03:00
  • f36d6ed81b docs: Update article about client Arthur Golubtsov 2019-12-29 20:15:09 +03:00
  • 80f15a3b06 Client: Update client_config according to article about client Arthur Golubtsov 2019-12-29 20:14:48 +03:00
  • 239f32a616 Filesending debugging artem30801 2019-12-29 20:07:03 +03:00
  • 44bf471385 Fixes and improvents in server artem30801 2019-12-29 18:09:24 +03:00
  • ccb3039dd3 Client: Fix bugs Arthur Golubtsov 2019-12-29 13:48:44 +00:00
  • ec9e0cba30 builder: Add default clever-config folder Arthur Golubtsov 2019-12-29 15:59:52 +03:00
  • d70e4f0119 Update and clear .gitignore Arthur Golubtsov 2019-12-29 15:59:19 +03:00
  • 2337985b96 Client: Update client_config Arthur Golubtsov 2019-12-27 21:55:36 +00:00
  • f22b362da0 Client: Add support for emergency land Arthur Golubtsov 2019-12-27 21:55:13 +00:00
  • c91bb949a9 Client: move landing when pos delta is big to visual_pose_watchdog Arthur Golubtsov 2019-12-27 21:54:11 +00:00
  • 5b145e2d3c Remove unnecessary install requirements scripts Arthur Golubtsov 2019-12-27 14:38:35 +00:00
  • 5435a014f2 Client mapping fix (#58) artem30801 2019-12-26 18:58:04 +03:00
  • 853cc0d3fa File sending fix (#61) artem30801 2019-12-26 18:23:10 +03:00
  • 01a2990e0a Removed timing lib import artem30801 2019-12-26 17:53:10 +03:00
  • f1ea376a79 QT server refactor and improvements artem30801 2019-12-26 15:37:55 +03:00
  • 8b4bb7a064 Merged master+server improvements artem30801 2019-12-26 15:30:24 +03:00
  • 34926fd3e9 Changed modifiyng filename artem30801 2019-12-26 15:28:34 +03:00
  • b253a0cf8e builder: Add README file Arthur Golubtsov 2019-12-26 11:30:31 +03:00
  • f95b2a8713 docs: Fix image-building article Arthur Golubtsov 2019-12-26 11:30:02 +03:00
  • 5a893361ba Delete unnecessary logging modules Arthur Golubtsov 2019-12-26 04:08:34 +03:00
  • 009edea403 docs: Update image-building article Arthur Golubtsov 2019-12-26 04:04:41 +03:00
  • 92793ba9d5 docs: Modify blender addon readme and article Arthur Golubtsov 2019-12-26 04:00:45 +03:00
  • a32de98d68 docs: Move blender-addon.md to blender-addon/README.md Arthur Golubtsov 2019-12-26 03:37:59 +03:00
  • 443b5ac2de docs: Update blender-addon article Arthur Golubtsov 2019-12-26 03:31:41 +03:00
  • 12b9f6650a blender-addon: Update repo and docs links Arthur Golubtsov 2019-12-26 03:31:15 +03:00
  • f07804b97d docs: Small fixes to server article Arthur Golubtsov 2019-12-26 02:37:00 +03:00
  • bcc7a0cf88 Client: Update client_config according to client's documentation Arthur Golubtsov 2019-12-26 02:35:35 +03:00
  • fd763feeed Server: Update GUI Arthur Golubtsov 2019-12-26 00:55:09 +03:00
  • a85af14b3a Server: Update emergency dialog Arthur Golubtsov 2019-12-26 00:53:57 +03:00
  • 9647548ac1 Typo fix and slight additions to server docs artem30801 2019-12-25 22:12:21 +03:00
  • 2dad557de6 docs: Fix md syntax in server article Arthur Golubtsov 2019-12-25 20:37:22 +03:00
  • 8f7a6ce9de docs: Add description and installation link to server Arthur Golubtsov 2019-12-25 20:10:01 +03:00
  • 88f4c1b093 docs: Fix headings in start-tutorial Arthur Golubtsov 2019-12-25 20:09:27 +03:00
  • 3a1ef14003 docs: Fix links Arthur Golubtsov 2019-12-25 19:21:43 +03:00
  • 3fa8fd155e docs: Move img folder to assets Arthur Golubtsov 2019-12-25 19:16:42 +03:00
  • 6bcf7afdae docs: Next review of the article about server Arthur Golubtsov 2019-12-25 19:10:46 +03:00
  • bb8a90bc40 docs: Review article about server Arthur Golubtsov 2019-12-24 19:45:25 +03:00
  • 4da5a91e53 Server: change config order accordingly to the docs Arthur Golubtsov 2019-12-24 19:44:25 +03:00
  • fab15a7200 Updated sideenu and table docs artem30801 2019-12-19 17:56:38 +03:00
  • f07fb205a5 Client: Add try/except dummy for getting map Arthur Golubtsov 2019-12-17 08:57:01 +00:00
  • 3b35ff8b66 Server: Write short check statuses directly Arthur Golubtsov 2019-12-17 11:38:22 +03:00
  • 16da689b96 Client: remove unnecessary interruption returns from takeoff Arthur Golubtsov 2019-12-13 07:25:16 +00:00
  • 2a07b43c88 docs: Fix typo Arthur Golubtsov 2019-12-07 04:02:47 +03:00
  • 819af47c4a Added gui screenshot to docs artem30801 2019-12-12 18:45:49 +03:00
  • 21ce0e76d1 Merge branch 'master' of https://github.com/CopterExpress/clever-show artem30801 2019-12-12 18:41:37 +03:00
  • f20299e78f Added 'Animation' and 'Music' menus to docs artem30801 2019-12-12 18:41:32 +03:00
  • d88064afaf Fixed image artem30801 2019-12-12 17:01:15 +03:00
  • 5c3e20d712 Merge branch 'master' of https://github.com/CopterExpress/clever-show artem30801 2019-12-12 16:57:45 +03:00
  • 01a3ee9cfd Added 'drone' menu section to docs artem30801 2019-12-12 16:56:56 +03:00
  • c8585be3b0 Fixed image artem30801 2019-12-12 15:59:23 +03:00
  • 04912fe111 Updated docs of submenu 'server' artem30801 2019-12-12 15:58:03 +03:00
  • 21df7e32a3 Added images for docs artem30801 2019-12-09 15:48:12 +03:00
  • 181086b2b5 Added 'Checks' section to docs artem30801 2019-12-09 15:23:38 +03:00
  • f9a6cca6fc Add remove_disconnected to docks artem30801 2019-12-09 11:49:00 +03:00