Commit Graph

1498 Commits

Author SHA1 Message Date
Oleg Kalachev
91061cc9f1 Fix link 2022-04-15 03:30:19 +04:00
Oleg Kalachev
9db0c44177 Shorten titles of some sections in summary 2022-04-15 03:26:16 +04:00
Oleg Kalachev
5b3c3f0722 Remove links to next articles 2022-04-15 03:25:38 +04:00
Oleg Kalachev
84b1318f3d Styles for centered and bordered images 2022-04-15 03:08:40 +04:00
Oleg Kalachev
955011e812 Cleanup, add sitemap plugin 2022-04-14 23:41:09 +04:00
Oleg Kalachev
2561e8e6cb Localize navbar 2022-04-12 23:49:07 +04:00
Oleg Kalachev
d1209fd064 Add some links to navbar 2022-04-12 07:48:42 +04:00
Oleg Kalachev
e68fac8aad Styles for circle blocks 2022-04-12 06:35:43 +04:00
Oleg Kalachev
4f64fdf2e4 Some styling for Clover versions table 2022-04-12 06:35:10 +04:00
Oleg Kalachev
b77d4ed045 Some styling for logo 2022-04-12 06:32:30 +04:00
Oleg Kalachev
e2b8cb4be2 Add some logo 2022-04-12 05:55:00 +04:00
Oleg Kalachev
8db8075f15 Remove duplicating item from summary 2022-04-12 05:51:08 +04:00
Oleg Kalachev
578728b3a9 Exclude outdates documents from build 2022-04-12 05:37:20 +04:00
Oleg Kalachev
7154f5afc2 Allow using some deprecated and non-standard html tags 2022-04-12 05:36:55 +04:00
Oleg Kalachev
48fd45ea9a Fix HTML tag 2022-04-12 05:32:15 +04:00
Oleg Kalachev
12ca9c0eb9 Remove clear script as it doesn't work 2022-04-12 04:55:55 +04:00
Oleg Kalachev
784ce35080 Use @source in srcset 2022-04-12 04:55:25 +04:00
Oleg Kalachev
6c42c522ce Lowercase all images as VuePress doesn't handle uppercase extensions 2022-04-12 04:55:12 +04:00
Oleg Kalachev
0056bb1810 Fix some markdown mistakes 2022-04-12 04:53:52 +04:00
Oleg Kalachev
37ec19a19f Remove non-existent image 2022-04-12 04:50:41 +04:00
Oleg Kalachev
ea5151db51 Add markdown-it-attrs plugin for custom headers anchors
Syntax: # Header {#header-id}
2022-04-12 02:00:30 +04:00
Oleg Kalachev
bc032e5afb Include subarticles in flatten articles list 2022-04-12 01:55:33 +04:00
Oleg Kalachev
ed619935ce Config update 2022-04-12 01:01:53 +04:00
Oleg Kalachev
3b3b5b6a89 Implement plugin to convert gitbook rich-quotes to custom containers 2022-04-12 01:01:34 +04:00
Oleg Kalachev
4190353569 Insert intro article to each group 2022-04-12 00:40:05 +04:00
Oleg Kalachev
7c2e020a89 Linkify: true 2022-04-11 23:30:01 +04:00
Oleg Kalachev
6321ef8aa0 Toggle sidebar 2022-04-11 23:29:37 +04:00
Oleg Kalachev
172890ed13 Config for GitHub links 2022-04-11 23:29:14 +04:00
Oleg Kalachev
ae1e39dd82 Perform some cleanup 2022-04-11 23:28:36 +04:00
Oleg Kalachev
241b766bad Start working on transferring to VuePress 2022-04-09 07:32:58 +04:00
Oleg Kalachev
84bbe2e565 docs: fix some html problems 2022-04-08 20:27:20 +04:00
Oleg Kalachev
169680129b docs: update PX4 building instructions 2022-04-06 02:51:20 +04:00
Oleg Kalachev
6541d60d08 docs: minor typo 2022-04-05 23:37:11 +04:00
Oleg Kalachev
e3addb9eb0 docs: add an example to get the configured number of LEDs 2022-04-05 08:24:33 +04:00
Oleg Kalachev
b7d74ef6c9 docs: simplify wait_for_message example for rangefinder range 2022-04-05 08:24:12 +04:00
Oleg Kalachev
3d6b8b6a10 docs: update magnetic grip article, add arduino code 2022-03-30 01:30:01 +04:00
Oleg Kalachev
b6f1ca5d20 docs: enhancements to m1 installation article 2022-03-24 16:38:00 +04:00
londrwus
f21ba3feb4 docs: add lane control article by @londrwus (#437) 2022-03-16 21:40:20 +03:00
Oleg Kalachev
293448028a docs: update copter hack teams list 2022-03-15 00:03:14 +03:00
Oleg Kalachev
b5cd9512ef Change advised SENS_FLOW_MINHGT value to 0 2022-03-02 07:29:44 +03:00
Oleg Kalachev
dd74ceb383 docs: fix link to Ubuntu installation iso for arm64 2022-02-22 19:56:27 +03:00
Oleg Kalachev
e217678f7d Changes for experimental support for official PX4 version (#434)
* docs: minor fix

* docs: update PX4 docs links

* docs: info on no mags found error

* docs: some updates in setup section

* docs: use enumerated list for consistency

* docs: update firmware flashing section

* docs: update

* selfcheck.py: remove timestamps from selfcheck reports

* selfcheck.py: add gzclient and gzserver to cpu eaters whitelist

* selfcheck.py: make not finding vcgencmd not a failure

* selfcheck.py: fix and simplify firmware version parsing, remove Clover firmware warning

* docs: some updates to optical flow article

* ci: cancel previous docs builds to avoid publishing old site

* vpe_publisher: rename parameter publish_zero to force_init

* genmap.py: use -p flag in example

* selfcheck.py: add checking map=>body transform

* selfcheck.py: bring back info about non-Clover firmware

* docs: reduce qgc-params.png file size

* docs: reduce size of some images

* docs: rephrase firmware flashing section to continue recommending COEX firmware

* docs: update PX4 docs links

* docs: rename px4_parameters.md article to parameters.md

* docs: add note about possible unintended switching out of LAND mode

* docs: remove obsolete notes and simplify titles in autonomous flight article

* clover.launch: add force_init argument
PX4 1.12.3 doesn’t init by flow without mag
force_init runs vpe_publisher to force init using vpe

* docs: rework parameters article, make summary parameters table

* docs: remove unused asset
2022-02-22 19:20:23 +03:00
Oleg Kalachev
dc06ba1bd2 docs: add article on installation the simulator on M1 computers 2022-02-22 19:17:28 +03:00
Oleg Kalachev
21bbc8a86c docs: minor fix 2022-02-20 21:39:39 +03:00
Oleg Kalachev
76ef764143 docs: consider architecture in Monkey installation 2022-02-19 19:34:04 +03:00
Oleg Kalachev
d282098134 docs: fix Monkey installation commands 2022-02-19 19:22:15 +03:00
Oleg Kalachev
928f4f135e docs: fix for markdownlint 2022-02-11 11:06:58 +03:00
Oleg Kalachev
8d15de0849 docs: article with testing list 2022-02-11 11:00:48 +03:00
Oleg Kalachev
24d3a1df8d docs: minor fix of links rendering 2022-02-09 16:49:15 +03:00
Oleg Kalachev
9784e7bfa1 docs: change python to python3 in autolaunch article 2022-02-09 16:41:19 +03:00