1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-14 20:10:15 +03:00
Commit graph

230 commits

Author SHA1 Message Date
Alexander van Saase
9490330efc Change text settings to numeric values 2021-01-06 12:01:47 +01:00
Alexander van Saase
11545a2416 Option to remove home position from arm screen 2021-01-05 19:35:11 +01:00
Alexander van Saase
f43fd08689 Rename type to format 2021-01-04 21:22:53 +01:00
Alexander van Saase
6e9b1b6a3b Added options for COUNTRY (2 digits trimmed) and FIELD (6 digits trimmed) 2021-01-04 21:08:59 +01:00
Alexander van Saase
5613059137 Update docs 2021-01-03 16:11:07 +01:00
Alexander van Saase
a802b0d370 Update docs 2021-01-03 16:09:50 +01:00
breadoven
3f990f19f2 Update Settings.md 2020-12-31 12:50:37 +00:00
Pawel Spychalski (DzikuVx)
be73b015e5 One more time regenerate settings.md 2020-12-25 16:52:26 +01:00
Pawel Spychalski (DzikuVx)
4d3fab5881 Docs update 2020-12-25 16:31:27 +01:00
breadoven
ec2d8dcb9f Revert "Update Settings.md"
This reverts commit b6279d8a07.
2020-12-21 10:25:53 +00:00
breadoven
b6279d8a07 Update Settings.md 2020-12-21 10:08:50 +00:00
breadoven
e18ecdddaf FW RTH Spiral Climb
Uses loiter climb (spiral) for FW RTH with Climb First option.
2020-12-21 09:57:20 +00:00
Pawel Spychalski (DzikuVx)
6dd4cf9b79 Drop legacy curve 2020-12-07 09:56:42 +01:00
breadoven
adf5b38e3d Update Settings.md 2020-12-06 10:33:42 +00:00
Jonathan Hudson
47d3bb0b48
Regenerated settings.md for safehome_max_distance (#6378) 2020-12-05 09:03:13 +00:00
Konstantin (DigitalEntity) Sharlaimov
cada68e4e2 Docs update for 2.6.0 2020-12-04 09:58:36 +01:00
Jonathan Hudson
cb1dd8d039
[DOC trivia] update motor_pwm_protocol default (#6335)
* [DOC trivia] update motor_pwm_protocol default
2020-11-22 20:15:54 +00:00
Konstantin (DigitalEntity) Sharlaimov
94332bc286 [NAV/MIXER] Refactor getMotorStop() code; Avoid recursion and crash when nav_overrides_motor_stop is set to NOMS_ALL_NAV 2020-11-16 20:46:50 +01:00
Konstantin (DigitalEntity) Sharlaimov
41e721fed3 Update CLI docs 2020-11-16 15:06:10 +01:00
Niccolò Maggioni
6285b7a929
Update Settings.md 2020-11-15 17:02:37 +01:00
Konstantin Sharlaimov
efeefd9eb8
Merge pull request #6104 from Airwide/aw-fw-nav-smooth-throttle
Smooth throttle in navigation modes on FW
2020-11-15 08:36:42 +00:00
Airwide
cc47513004 Changed to PT1 filter in fixedWingPitchToThrottleCorrection 2020-11-11 23:07:42 +01:00
Airwide
8b1f7e3b13 Changed centidegrees to decidegrees in comments and docs 2020-11-05 08:47:52 +01:00
root
91e69c9614 Merge branch 'master' of https://github.com/dragnea/inav into dragnea_autolaunch_refactor 2020-10-17 13:47:12 +03:00
Airwide
845de37651 Added nav_fw_pitch2thr_smoothing to cli settings and osd menu 2020-09-28 23:02:55 +02:00
Airwide
517fcd0bf6 added setting to settings.md 2020-09-06 10:11:55 +02:00
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
DESKTOP-N53JVUO\mix
0efa552419 Added the new cli nav_fw_launch_end_time to the documentation 2020-07-27 16:20:45 +03:00
Niccolò Maggioni
46fc7f8e47
Move docs to Settings.md and drop "docs_" YAML prefix 2020-06-21 14:52:00 +02:00