1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-23 00:05:28 +03:00
Commit graph

3 commits

Author SHA1 Message Date
Niccolò Maggioni
0115e2e278
Include undocumented settings in docs (#6061)
* Update autogenerated settings doc

* Include undocumented settings in docs
2020-08-24 22:26:45 +02:00
Alberto García Hierro
a319cd609a [RX] Make halfDuplex (exposed as serialrx_halfduplex) a tristate
This allows us to set the default value to AUTO, so each protocol
can select its default "duplexity". Then the explicit ON and OFF
values can be used to override the default value for the protocol.

Regenerate Settings.md to update the serialrx_halfduplex
documentation. This also regenerates some unrelated settings that
were out of date.

Update Rx.md accordingly.
2020-08-11 10:19:33 +01:00
Niccolò Maggioni
46fc7f8e47
Move docs to Settings.md and drop "docs_" YAML prefix 2020-06-21 14:52:00 +02:00