1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-23 16:25:26 +03:00
inav/docs
Darren Lines b66caae07a Adding loiter radius to programming
Adding a loiter radius override to the programming. This change allows pilots to change their loiter radius on the fly. The minimum loiter radius will always be that set in Advanced Tuning, for safety. The maximum radius is 100000cm.

As part of this change, I increased the min and max constraints of the basic maths conditions. The were set to int16, however operands can be int32. Before the change, this caused clipping of the radius when performing basic calculus on it.
2021-09-22 22:32:56 +01:00
..
API
assets replace WP toggle with discrete commands 2021-07-07 10:26:42 +01:00
boards Moved board docs to own folder 2021-09-19 14:31:52 +01:00
development Update Building in Windows 10 or 11 with Linux Subsystem.md 2021-08-20 08:49:06 +01:00
papers Add Wind Estimation paper by William Premerlani 2018-05-27 21:11:19 +01:00
policies Fix typos 2020-05-24 14:46:46 +02:00
Screenshots
Wiring
1wire.md Disable not used targets 2019-12-03 12:45:32 +01:00
Autotune - fixedwing.md Replace PASSTHROUGH with MANUAL 2020-05-08 16:33:26 +02:00
Battery.md Fix wrong link to sparky (space issue) 2020-04-27 23:58:03 +02:00
Blackbox.md Naze and all it traces removed 2018-04-23 16:21:23 +02:00
Boards.md Moved board docs to own folder 2021-09-19 14:31:52 +01:00
Buzzer.md Update Buzzer.md 2021-01-29 20:59:44 +00:00
Channel forwarding.md Docs for channel forwarding 2018-05-07 19:45:25 +02:00
Cli.md Merge branch 'master' into dzikuvx-limit-max-altitude-on-mr 2021-05-05 15:12:26 +02:00
Configuration.md
Controls.md Update Controls.md 2021-08-23 22:17:33 +01:00
Display.md Route links to banggood via inavflight.com 2019-02-28 08:48:09 +00:00
ESC and servo outputs.md various doc updates 2018-05-24 13:53:18 +02:00
Failsafe.md Fix SET-THR references 2021-08-29 09:22:49 +01:00
Getting Started.md
INAV PID Controller.md INAV PID Controller basic description 2020-09-04 13:09:42 +02:00
INAV_Autolaunch.pdf More guides from INAV Fixed Wing Facebook group 2019-06-01 09:31:13 +02:00
INAV_Fixed_Wing_Setup_Guide.pdf Fixed wing guide by INAV Fixed Wing Group 2019-05-29 09:47:40 +02:00
INAV_Modes.pdf More guides from INAV Fixed Wing Facebook group 2019-06-01 09:31:13 +02:00
INAV_Wing_Tuning_Masterclass.pdf More guides from INAV Fixed Wing Facebook group 2019-06-01 09:31:13 +02:00
Inflight Adjustments.md Add FF to inflight adjustments 2020-08-08 22:42:03 +02:00
Installation.md
Introduction.md
LedStrip.md fix formatting for MD to dsiplay correctly in github 2020-07-16 18:26:39 -07:00
Lights.md
Mixer.md Rename servo input ONE to MAX 2020-04-25 15:08:13 +02:00
Navigation.md Correct a typo in Navigation.md (#6923) 2021-05-06 22:57:16 +02:00
override.css
PID tuning.md
Profiles.md
Programming Framework.md Adding loiter radius to programming 2021-09-22 22:32:56 +01:00
Rangefinder.md Merge branch 'master' into RemoveHCSR04 2021-07-28 16:22:09 -03:00
Rssi.md remove RX_PWM from documentation 2019-07-17 19:14:52 +01:00
Rx.md [DOC] add some basic information about SRXL2 (#6284) 2020-11-13 15:18:34 +00:00
Safehomes.md add v2 changes 2021-03-01 13:35:55 +00:00
Safety.md
Serial.md Route links to banggood via inavflight.com 2019-02-28 08:48:09 +00:00
Servo Gimbal.md Docs updated 2018-05-09 08:34:49 +02:00
Servo.md Add docs/Servo.md 2019-02-19 17:42:31 +01:00
Settings.md Merge pull request #7313 from JulioCesarMatias/PIDYawLowPass 2021-09-18 10:49:46 +02:00
Spektrum bind.md fix typo 2019-08-16 14:09:22 +01:00
Telemetry.md Added Azimuth to SmartPort telemetry 2021-07-03 16:09:08 +01:00
Temperature sensors.md Add note about max LM75 freq in temperature sensors doc 2020-12-04 21:57:55 +01:00
USB Flashing.md Update USB Flashing.md to cover Arch permissions 2020-10-07 17:55:32 +02:00
USB_Mass_Storage_(MSC)_mode.md [CMAKE] Cosmetic changes 2020-08-27 12:30:51 +01:00