1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-20 06:45:14 +03:00
inav/docs
digitalentity 34046169c7 An implenentaion of nav-rewrite (squashed commit, November 17th).
Automatic magnetic declination from GPS coordinates (approximate to 1-2 degrees) (disabled)
Accelerometer bias compensation
Quaternion-based Mahony's DCM IMU (implementation by S. Madgwick)
Ability to lock heading to GPS cource for airplanes
Faster acquisition by initial attitude by using higher DCM kP gain on powerup
Changes to mag calibration algorithm (@HaukeRa's code). Compass calibration now independent from align_mag.
Changed acc calibration to proper 3-axis offset calculation code (same code as for mag). Changed board alignment angles to decidegrees (configurator incompatibility). Removed accelerometer trims (values passed thru MSP are ignored). Accel trim stick combo now adjusts board alignment directly (real-time, without reboot). Removed inflight acc calibration.
FIR filter implementation for different looptimes. Option gyro_cut_hz replaced with gyro_fir_enable (default gyro_soft_filter=3 preset - a very pessimistic filter with fairly large delay but low cutoff frequency for large or very noisy copters)
iNav-related PIDs renamed in CLI to avoid re-usage of old values when restoring config dumps.
PID with back-calculation and I-term anti-windup. Smarter max acceleration and jerk limiting
Initial support for airplane navigation. ALTHOLD, POSHOLD (circular loiter around the waypoint) and RTH should work. UNTESTED! RTH altitude probably needs some work. Autolanding will NOT function at the moment - the AUTOLAND phase will never complete. Absolutely no throttle control at the moment (fully manual control).
Increase delay for bmp085 baro detection. Resolves an issue with bmp085 not being detected sometimes on powerup
Fixed the missing checks for MIXER_CUSTOM_AIRPLANE
Lots of small fixes
2015-11-17 15:19:46 +10:00
..
API serial 1wire passthrough for blheli 14.0.0.3.2+ 2015-08-22 23:16:21 -07:00
assets Merge pull request #1460 from tracernz/usb-flashing-docs 2015-11-01 10:14:04 +00:00
development Fix Requ(i)rements typo 2015-10-31 13:00:37 +01:00
Screenshots fixed docs pidadjust screenshot. 2015-03-30 12:53:56 +01:00
Wiring Updating blackbox documentation. 2015-01-06 22:32:42 +00:00
1wire.md updated documentation for the cc3d 2015-09-15 19:21:55 -07:00
Battery.md Clarify Battery voltage detection statement in docs. Fixes #696. 2015-05-15 12:13:27 +01:00
Blackbox.md Configure blackbox device via named valie (SERIAL / SPIFLASH) 2015-11-14 16:15:39 +00:00
Board - AlienWii32.md Fix typo in documentation 2015-05-22 12:13:17 +02:00
Board - CC3D.md Delete autotune. 2015-10-06 19:38:02 +01:00
Board - ChebuzzF3.md Translate board notes to markdown format (first cut). 2015-01-07 17:35:31 +00:00
Board - CJMCU.md Added more revision differences. 2015-01-08 11:13:11 +00:00
Board - ColibriRace.md - Fixed Colibri Race md file PA2 duplicated 2015-10-30 01:07:33 +00:00
Board - MotoLab.md Add MOTOLAB build target and associated source files 2015-10-19 20:35:28 -05:00
Board - Naze32.md Add a newline to the end of the document to help Gimli to format correctly 2015-06-27 23:11:20 +01:00
Board - Olimexino.md Translate board notes to markdown format (first cut). 2015-01-07 17:35:31 +00:00
Board - Paris Air Hero 32.md Update port identifier for Naze32. Add basic documentation of the Paris 2015-05-28 14:07:32 +01:00
Board - RMDO.md Fix 1wire pass through for F3 + target config changes 2015-11-04 14:30:25 +01:00
Board - Sparky.md Updating Sparky battery monitoring documentation. 2015-03-30 21:49:07 +01:00
Board - SPRacingF3.md Fix a table 2015-07-10 17:21:04 -07:00
Boards.md Adding note about EEPROM size. 2015-06-26 11:47:29 +01:00
Buzzer.md Update buzzer.md with tone sequences 2015-09-17 12:16:43 +02:00
Cli.md An implenentaion of nav-rewrite (squashed commit, November 17th). 2015-11-17 15:19:46 +10:00
Configuration.md Fix typo in Configuration.md 2015-01-15 16:55:37 +00:00
Controls.md Add a diagram of stick postions 2015-07-06 21:27:38 +01:00
Display.md Fixed broken link to banggood 2015-04-24 20:58:25 +02:00
Failsafe.md Updates and feature additions to failsafe system. 2015-09-04 16:55:40 +02:00
Getting Started.md Delete autotune. 2015-10-06 19:38:02 +01:00
Gps.md Add mention of power requirements for gpassthrough 2015-10-16 14:33:09 +01:00
Gtune.md Little cleanup in Gtune documentation 2015-10-13 11:29:14 +02:00
Inflight Adjustments.md Update Inflight Adjustments.md 2015-07-24 17:17:14 +02:00
Installation.md Additional cleanup of generic Flashing docs. 2015-03-28 20:48:01 +00:00
Introduction.md Adding images. 2015-06-26 11:40:50 +01:00
LedStrip.md Updating led strip docs. Warn users that the HowTo may not be as up to 2015-04-14 20:24:25 +01:00
Migrating from baseflight.md Update baseflight migration guide to reference the cli serial command. 2015-08-05 17:16:07 +01:00
Mixer.md Keep rudder on the same servo output. 2015-10-30 00:37:43 +00:00
Modes.md Merge branch 'GTune' of https://github.com/MJ666/cleanflight into 2015-10-06 20:16:37 +01:00
Navigation.md An implenentaion of nav-rewrite (squashed commit, November 17th). 2015-11-17 15:19:46 +10:00
Oneshot.md Correct markdown formatting on Oneshot.md. 2015-02-20 14:30:35 +00:00
override.css using css overrides to restrict wide content resizing the pdf canvas 2015-04-03 18:05:48 +02:00
PID tuning.md Further documentation cleanups. 2015-11-14 02:56:51 +00:00
Profiles.md Fix typos in Profiles.md 2015-04-02 21:39:52 -07:00
Rssi.md Update Rssi.md 2015-05-07 07:11:09 -07:00
Rx.md Changed behavior of PR #1233 and doc update 2015-09-04 16:51:19 +02:00
Safety.md Clarify need to properly set the endpoints 2015-04-13 20:25:28 -04:00
Serial.md Replace CLI serial port configuration code with a new serial command. 2015-05-31 11:50:58 +01:00
Sonar.md Remove OpenPilot bootloader support. 2015-10-12 20:44:51 +01:00
Spektrum bind.md AlienWii32 updates 2015-05-22 11:18:35 +02:00
Telemetry.md SmartPort - Updating telemetry documentation. 2015-04-01 21:52:24 +01:00
USB Flashing.md DFU: Add USB flashing docs 2015-10-09 19:28:43 +13:00