-
Notifications
You must be signed in to change notification settings - Fork 1.5k
1.9.1 Release notes
Please read the release notes carefully and upgrade INAV Configurator application.
INAV is and will remain open-source and free, but you are more than welcome to support the development.
This release was supported by our awesome sponsors CarbonBird.com, Airbot, ADPM Drones and a number of supporters on Patreon.
- comparing to INAV 1.8 and below, scaling of
nav_mc_vel_xy_p
has been lowered by a factor of 5. Previous default was200
, current default is40
. When restoring configuration from INAV 1.8, dividenav_mc_vel_xy_p
by 5. The default value from INAV 1.9 (and a 1.9 setting that works for your machine) can be used without any change in 1.9.1. Do not restore blindly from backup!
- todo
Name | Description |
---|---|
align_mag_roll |
Set the external mag alignment on the roll axis (in 0.1 degree steps). If this value is non-zero, the compass is assumed to be externally mounted and both the board and on-board compass alignent (align_mag) are ignored. See also align_mag_pitch and align_mag_yaw. |
align_mag_pitch |
Same as align_mag_roll, but for the pitch axis. |
align_mag_yaw |
Same as align_mag_roll, but for the yaw axis. |
fw_tpa_time_constant |
TPA smoothing and delay time constant to reflect non-instant speed/throttle response of the plane. Planes with low thrust/weight ratio generally need higher time constant. Default is zero for compatibility with old setups |
report_cell_voltage |
Makes telemetry in all protocols send the average cell voltage rather than full battery voltage. Replaces frsky_vfas_cell_voltage with the same semantics. |
serialrx_inverted |
Reverse the serial inversion of the serial RX protocol. When this value is OFF, each protocol will use its default signal. ON should be used only for custom or hacked receivers. Replaces the sbus_inversion , but it's applied to more protocols. |
telemetry_inverted |
Determines if the telemetry protocol default signal inversion is reversed. This should be OFF in most cases unless a custom or hacked RX is used. Replaces telemetry_inversion , which needed per protocol adjustments. |
- MATEKF405-WING (MATEKF405SE target)
- AIRBOT ASGARD32 F4
- AIRBOT FIREWORKS V2
- AIRBOT OMNIBUS F7 NXT
- Add support for arbitrarily aligned external compasses (@fiam, #2833)
- Add SOFTSERIAL support on RX4/TX4 for MATEKF405 (@shellixyz, #2842)
- Add MSP message for reading air speed (@shellixyz, #2853)
- Add LEDSTRIP support to KAKUTEF4 target (@digitalentity, #2862)
- Add trip distance element to OSD (@shellixyz, #2887)
- Add FPort support (@fiam, #2915)
- Simplify channel mapping ([@shellizyx], #2947)
- TPA smoothing and delayed response of throttle-based TPA (@digitalentity, #2966)
- Allow TRICOPTER mix on AIRHEROF3 board (@digitalentity, #3067)
- Bulk gyro/acc reads for better performance (@digitalentity, #2846)
- Improve stats - reformat + add total energy and average efficiency (@shellixyz, #2852)
- Save almost 7kB of RAM by reworking CMS (@fiam, #2881)
- Quaternion IMU conversion (@digitalentity, #2894)
- Current calculation is now more precise (@shellixyz, #2941)
- Make MSP processing more robust (@shellixyz, #2948)
- Move servo from S1 to S6 pin for MATEKF405 (@alexeystn, #2954)
- Gyro sync denominator parameter has been deprecated (@digitalentity, #2958)
- VCP Port driver improvements (@digitalentity, #3046)
- IBUS telemetry reporting cell voltage (@hali9, #3041)
- Decreased RC latency by removing unnecessary filtering (@giacomo892, #3057)
- Fix ESC double initialization (@shellixyz, #2884)
- Fix incorrect PWM output initialization on F7 causing no output on S6 on MatekF722 (@digitalentity, #2891)
- Make FS mode take priority over any other modes in OSD display (@fiam, #2899)
- Fix bug in MPU6500 accelerometer detection (@digitalentity, #2930)
- Fix current not being correctly logged into BlackBox (@shellixyz, #2940)
- Fix bug when saving servo params causing the servos not freeze (@shellixyz, #2950)
- Fix flaperon mode incorrect direction of flaps (@shellixyz, #2961)
- Fix OSD summary screen not displayed after long flight (@shellixyz, #2974)
- Fix LTM scheduler not being set if telemetry port is shared (@giacomo892, #3030)
INAV Version Release Notes
7.1.0 Release Notes
7.0.0 Release Notes
6.0.0 Release Notes
5.1 Release notes
5.0.0 Release Notes
4.1.0 Release Notes
4.0.0 Release Notes
3.0.0 Release Notes
2.6.0 Release Notes
2.5.1 Release notes
2.5.0 Release Notes
2.4.0 Release Notes
2.3.0 Release Notes
2.2.1 Release Notes
2.2.0 Release Notes
2.1.0 Release Notes
2.0.0 Release Notes
1.9.1 Release notes
1.9.0 Release notes
1.8.0 Release notes
1.7.3 Release notes
Older Release Notes
QUICK START GUIDES
Getting started with iNav
Fixed Wing Guide
Howto: CC3D flight controller, minimOSD , telemetry and GPS for fixed wing
Howto: CC3D flight controller, minimOSD, GPS and LTM telemetry for fixed wing
INAV for BetaFlight users
launch mode
Multirotor guide
YouTube video guides
DevDocs Getting Started.md
DevDocs INAV_Fixed_Wing_Setup_Guide.pdf
DevDocs Safety.md
Connecting to INAV
Bluetooth setup to configure your flight controller
DevDocs Wireless Connections (BLE, TCP and UDP).md\
Flashing and Upgrading
Boards, Targets and PWM allocations
Upgrading from an older version of INAV to the current version
DevDocs Installation.md
DevDocs USB Flashing.md
Setup Tab
Live 3D Graphic & Pre-Arming Checks
Calibration Tab
Accelerometer, Compass, & Optic Flow Calibration
Alignment Tool Tab
Adjust mount angle of FC & Compass
Ports Tab
Map Devices to UART Serial Ports
Receiver Tab
Set protocol and channel mapping
Mixer
Outputs
DevDocs ESC and servo outputs.md
DevDocs Servo.md
Modes
Modes
Navigation modes
Navigation Mode: Return to Home
DevDocs Controls.md
DevDocs INAV_Modes.pdf
DevDocs Navigation.md
Configuration
Failsafe
Failsafe
DevDocs Failsafe.md
PID Tuning
PID Attenuation and scaling
Fixed Wing Tuning for INAV 3.0
Tune INAV PIFF controller for fixedwing
DevDocs Autotune - fixedwing.md
DevDocs INAV PID Controller.md
DevDocs INAV_Wing_Tuning_Masterclass.pdf
DevDocs PID tuning.md
DevDocs Profiles.md
OSD and VTx
DevDocs Betaflight 4.3 compatible OSD.md
OSD custom messages
OSD Hud and ESP32 radars
DevDocs OSD.md
DevDocs VTx.md
LED Strip
DevDocs LedStrip.md
Advanced Tuning
Programming
DevDocs Programming Framework.md
Adjustments
DevDocs Inflight Adjustments.md
Mission Control
iNavFlight Missions
DevDocs Safehomes.md
Tethered Logging
Log when FC is connected via USB
Blackbox
DevDocs Blackbox.md
INAV blackbox variables
DevDocs USB_Mass_Storage_(MSC)_mode.md
CLI
iNav CLI variables
DevDocs Cli.md
DevDocs Settings.md
VTOL
DevDocs MixerProfile.md
DevDocs VTOL.md
TROUBLESHOOTING
"Something" is disabled Reasons
Blinkenlights
Pixel OSD FAQs
TROUBLESHOOTING
Why do I have limited servo throw in my airplane
ADTL TOPICS, FEATURES, DEV INFO
AAT Automatic Antenna Tracker
Building custom firmware
Default values for different type of aircrafts
Features safe to add and remove to fit your needs.
Developer info
INAV MSP frames changelog
INAV Remote Management, Control and Telemetry
Lightweight Telemetry (LTM)
Making a new Virtualbox to make your own INAV
MSP Navigation Messages
MSP V2
OrangeRX LRS RX and OMNIBUS F4
Rate Dynamics
Target and Sensor support
UAV Interconnect Bus
Ublox 3.01 firmware and Galileo
DevDocs 1wire.md
DevDocs ADSB.md
DevDocs Battery.md
DevDocs Buzzer.md
DevDocs Channel forwarding.md
DevDocs Display.md
DevDocs Fixed Wing Landing.md
DevDocs GPS_fix_estimation.md
DevDocs LED pin PWM.md
DevDocs Lights.md
DevDocs OSD Joystick.md
DevDocs Servo Gimbal.md
DevDocs Temperature sensors.md
OLD LEGACY INFO
Supported boards
DevDocs Boards.md
Legacy Mixers
Legacy target ChebuzzF3
Legacy target Colibri RACE
Legacy target Motolab
Legacy target Omnibus F3
Legacy target Paris Air Hero 32
Legacy target Paris Air Hero 32 F3
Legacy target Sparky
Legacy target SPRacingF3
Legacy target SPRacingF3EVO
Legacy target SPRacingF3EVO_1SS
DevDocs Configuration.md
Request form new PRESET
DevDocs Introduction.md
Welcome to INAV, useful links and products
iNav Telemetry
DevDocs Rangefinder.md
DevDocs Rssi.md
DevDocs Runcam device.md
DevDocs Serial.md
DevDocs Telemetry.md
DevDocs Rx.md
DevDocs Spektrum bind.md