Commit Graph

1110 Commits

Author SHA1 Message Date
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
Artem30801
317c5156e0 Server: Changed icon 2020-07-11 14:25:31 +03:00
Arthur Golubtsov
305ce6a62c docs: Update positioning section with example v0.4-alpha.4 2020-06-24 23:48:32 +03:00
Arthur Golubtsov
d559a15fdb docs: Update client article 2020-06-24 23:44:24 +03:00
Arthur Golubtsov
3fbbcce41d drone: Add amsl height support for GPS frame 2020-06-24 23:23:49 +03:00
Arthur Golubtsov
ab64228c40 drone: Add amsl height parameter to gps frame 2020-06-24 23:10:56 +03:00
Arthur Golubtsov
e28f846a53 drone: Count yaw rotation of gps frame relative to North 2020-06-24 23:10:14 +03:00
Arthur Golubtsov
dd4118e67b drone: Add docstrings to mavros wrapper, decrease timeouts 2020-06-24 23:09:05 +03:00
Arthur Golubtsov
1a3bfc9efe drone: Add compass heading and amsl altitude getters 2020-06-22 13:18:29 +03:00
Arthur Golubtsov
1ec379bd1a docs: Update image version in start-tutorial 2020-06-20 10:43:59 +03:00
Arthur Golubtsov
09439f4f68 Small fix 2020-06-20 05:05:33 +03:00
Arthur Golubtsov
09978ba76b builder: Copy default animation v0.4-alpha.3 2020-06-20 04:48:47 +03:00
Arthur Golubtsov
454bf0fc7a Updated README files 2020-06-20 04:43:19 +03:00
Arthur Golubtsov
93bf78eb25 docs: Update SUMMARY 2020-06-20 04:25:27 +03:00
Arthur Golubtsov
5a3fb0dfbd Merge pull request #79 from CopterExpress/animation-update
Animation update
2020-06-20 04:14:14 +03:00
Arthur Golubtsov
a0a1563df2 docs: Big update of start-tutorial article 2020-06-20 04:12:29 +03:00
Arthur Golubtsov
4db0a72418 docs: Big update of start-tutorial article 2020-06-20 04:11:42 +03:00
Arthur Golubtsov
d0d66a0b2c docs: Add article about animation module 2020-06-20 04:10:58 +03:00
Arthur Golubtsov
e735ee3f12 docs: Add article about positioning setup 2020-06-20 04:10:21 +03:00
Arthur Golubtsov
5a62c05c48 server: Turn off broadcast listening by default for ability to run client and server together on one computer 2020-06-20 04:09:23 +03:00
Arthur Golubtsov
14505e055e examples: Update optical flow parameters example 2020-06-20 04:07:03 +03:00
Arthur Golubtsov
50714e4aea examples: Remove unnecessary sim configuration 2020-06-20 04:06:16 +03:00
Arthur Golubtsov
baa77fbb96 drone: Turn led off before landing 2020-06-20 04:03:10 +03:00
Arthur Golubtsov
eab82d2e4a drone: Add service availability check to led module 2020-06-20 04:02:06 +03:00
Arthur Golubtsov
7a2fef888f Fix handling exceptions 2020-06-20 04:00:54 +03:00