Commit Graph

1134 Commits

Author SHA1 Message Date
Artem30801
70ec36b992 Request\response processing 2020-12-02 09:49:44 +03:00
Artem30801
1cef868938 refactored communication, added example 2020-11-25 02:31:59 +03:00
Artem30801
11c6953041 Finished up reconnection handling, processing of recieved data, improved API 2020-11-07 01:09:35 +03:00
Artem30801
8ea73f8ec9 Messaging and server_core improvements. Refactored client_core to use asyncio. Autoconnection is fully working 2020-11-03 01:31:04 +03:00
Artem30801
12c9514f01 server/messaging: broadcast sending\recieving, improved server stopping and API 2020-10-29 00:30:29 +03:00
Artem30801
d4d3a4f45f started asyncio refactor 2020-10-26 13:13:11 +03:00
Artem30801
ca8e960318 changed current usage of callbacks to match new API 2020-10-25 21:48:29 +03:00
Artem30801
42bb55d78f tests: added basic messaging test 2020-10-25 21:12:46 +03:00
Artem30801
9e0ab8fcce messaging: added CallbackManager class 2020-10-25 21:12:18 +03:00
Artem30801
6bfb7c0771 changed importing system 2020-10-25 21:07:45 +03:00
Artem30801
013faf7593 docs: fixed identation in callback 2020-10-20 01:29:12 +03:00
Artem30801
cc6f192b8e docs: changed api docs summary 2020-10-20 01:20:40 +03:00
Artem30801
69ab125011 docs: removed api.md, changed summary link 2020-10-20 01:20:23 +03:00
Artem30801
bb514bd578 builder-lools: moved update_configspec 2020-10-20 01:13:07 +03:00
Artem30801
2902db9f14 docs: updated API docs for client_core and messaging 2020-10-20 01:11:58 +03:00
Artem30801
113f932927 builder-tools: moved sys path code to main 2020-10-18 00:54:38 +03:00
Artem30801
6f91d361b7 lib: added init file for python2 support 2020-10-17 21:38:00 +03:00
Artem30801
d1d998cb4f docs: fix capitalization in link 2020-10-17 21:37:40 +03:00
Artem30801
2f90d4ab0b builder-tools: added autogenerated table of contents 2020-10-15 23:22:25 +03:00
Artem30801
a4db9e2528 builder-tools: fixed links for github 2020-10-15 15:45:05 +03:00
Artem30801
88b25b720a docs: added autogenerated client and messaging docs 2020-10-15 15:36:45 +03:00
Artem30801
2feba2d30b builder-tools: adds links to generated docs 2020-10-15 15:35:40 +03:00
Artem30801
55c6850c33 builder-tools: improve readability 2020-10-15 13:33:00 +03:00
Artem30801
b1576b1ae7 builder-tools: fix methods population 2020-10-15 13:32:22 +03:00
Artem30801
dda2652ff7 builder-tools: create docs generator 2020-10-15 13:24:33 +03:00
Artem30801
cb28148d64 docs: added info about takeoff troubleshooting 2020-10-12 16:30:34 +03:00
Artem30801
3188555468 docs: added docstrings to client_core 2020-10-12 16:17:38 +03:00
Artem30801
b63da92516 docs: added api links 2020-10-12 01:21:19 +03:00
Artem30801
a37b6f8c2c docs: updated addon docs to include basic info about animation creation 2020-10-12 01:20:27 +03:00
Artem30801
ee873b7242 docs: fixed typos and capitalization 2020-10-07 18:25:30 +03:00
Artem30801
de38170668 docs: updated API docs for messaging, added examples 2020-10-07 18:12:51 +03:00
Artem30801
859a928acb docs: added API docs for client and messaging 2020-10-07 03:03:11 +03:00
Artem30801
4452c489aa en docs: final edits 2020-10-06 01:53:23 +03:00
Artem30801
41bf1e3c5d server: todos and cleanup 2020-10-06 00:42:44 +03:00
Artem30801
8ed0574aab cleint: fixed standalone client_core running 2020-10-06 00:36:29 +03:00
Artem30801
ab17491ab4 server: fixed running from any working directory 2020-10-06 00:35:59 +03:00
Artem30801
1d20302466 client: fixed localhost as ip_addr, pt2 2020-10-06 00:31:29 +03:00
Artem30801
f15d61779e client: fixed localhost as ip_addr error in config 2020-09-30 04:05:40 +03:00
Artem30801
f714573221 docs: fixed gross errors v0.4-alpha.6 2020-09-28 01:57:30 +03:00
Artem30801
0739beecdb server: fix chony config for some routers 2020-09-27 22:22:10 +03:00
Artem30801
e93e61d94c docs: finishing touches to the english translation 2020-09-27 03:17:03 +03:00
Artem30801
d9971f6b32 Merge branch 'master' of https://github.com/CopterExpress/clever-show v0.4-alpha.5 2020-09-08 01:25:43 +03:00
Artem30801
03997ab431 Docs: translated client 2020-09-08 01:25:40 +03:00
Arthur Golubtsov
3221e43b62 start-tutorial: Add client-setup script usage example 2020-09-07 19:25:24 +03:00
Arthur Golubtsov
8ae71cdcd3 start-tutorial: Fix typo 2020-09-07 19:21:25 +03:00
Arthur Golubtsov
394e33d417 start-tutorial: Update ssid and password information. 2020-09-07 19:20:51 +03:00
Artem30801
eb26f02ab7 Docs: translated image-building 2020-09-03 23:53:48 +03:00
Artem30801
bac224bd56 Docs: translated addon docs 2020-08-29 22:49:07 +03:00
Artem30801
b6c5aa6fc3 Docs: translated start-tutorial 2020-08-28 19:13:49 +03:00
Artem30801
0d1f1a7f45 Docs: Initial english translation 2020-08-21 20:30:43 +03:00