Releases: iNavFlight/inav-nightly
inav-9.0.0-dev-20250218-44-0e2f06d145af04c34da6cb142ba295b9facda061
Flashing
These are nightly builds and configuration settings can be added and removed often. Flashing with Full chip erase is strongly recommended to avoid issues.
Firmware related issues should be opened in the iNavflight/inav repository, not in inav-nightly.
Repository:
iNavFlight/inav (link)
Branch:
master (link)
Latest changeset:
0e2f06d145af04c34da6cb142ba295b9facda061 (link)
Changes:
Merge pull request #10687 from iNavFlight/dzikuvx-modify-matrix-filter-conditions
Enable second dynamic gyro only if primary is enabled
inav-9.0.0-dev-20250214-41-69156b254c3a906c74d757f7a07f423b2cfe383a
Flashing
These are nightly builds and configuration settings can be added and removed often. Flashing with Full chip erase is strongly recommended to avoid issues.
Firmware related issues should be opened in the iNavflight/inav repository, not in inav-nightly.
Repository:
iNavFlight/inav (link)
Branch:
master (link)
Latest changeset:
69156b254c3a906c74d757f7a07f423b2cfe383a (link)
Changes:
Merge pull request #10699 from iNavFlight/dzikuvx-iterm-lock-updates
Updates to Iterm Lock for better readability
inav-9.0.0-dev-20250128-36-78e84f9aa4eb4d211f48516bfcb957156af931d5
Flashing
These are nightly builds and configuration settings can be added and removed often. Flashing with Full chip erase is strongly recommended to avoid issues.
Firmware related issues should be opened in the iNavflight/inav repository, not in inav-nightly.
Repository:
iNavFlight/inav (link)
Branch:
master (link)
Latest changeset:
78e84f9aa4eb4d211f48516bfcb957156af931d5 (link)
Changes:
Merge maintenance-8.x.x fixes into master
inav-9.0.0-dev-20250124-28-d1ef85e82d8aa5bb8b85e518893c8e4f6ab61d6e
Flashing
These are nightly builds and configuration settings can be added and removed often. Flashing with Full chip erase is strongly recommended to avoid issues.
Firmware related issues should be opened in the iNavflight/inav repository, not in inav-nightly.
Repository:
iNavFlight/inav (link)
Branch:
master (link)
Latest changeset:
d1ef85e82d8aa5bb8b85e518893c8e4f6ab61d6e (link)
Changes:
Merge pull request #10641 from iNavFlight/mmosca-gf20
Add unofficial target for CADDXF4_AIO_ELRS
inav-9.0.0-dev-20250124-27-3cd4880914e37506424da651cf4251b849984584
Flashing
These are nightly builds and configuration settings can be added and removed often. Flashing with Full chip erase is strongly recommended to avoid issues.
Firmware related issues should be opened in the iNavflight/inav repository, not in inav-nightly.
Repository:
iNavFlight/inav (link)
Branch:
master (link)
Latest changeset:
3cd4880914e37506424da651cf4251b849984584 (link)
Changes:
Merge pull request #10639 from ot0tot/patch-1
Add missing gyro defines to TMOTORF7
inav-9.0.0-dev-20250123-25-ab67f4a1ec7fcf02b06e00c9a1d51512ccf20d62
Flashing
These are nightly builds and configuration settings can be added and removed often. Flashing with Full chip erase is strongly recommended to avoid issues.
Firmware related issues should be opened in the iNavflight/inav repository, not in inav-nightly.
Repository:
iNavFlight/inav (link)
Branch:
master (link)
Latest changeset:
ab67f4a1ec7fcf02b06e00c9a1d51512ccf20d62 (link)
Changes:
Merge pull request #10637 from villivateur/master
Change TARGET_BOARD_IDENTIFIER for AET-H743-Basic to avoid confliction
inav-9.0.0-dev-20250122-22-d4e67278670f143c36aeceb249ba92129ebd55e4
Flashing
These are nightly builds and configuration settings can be added and removed often. Flashing with Full chip erase is strongly recommended to avoid issues.
Firmware related issues should be opened in the iNavflight/inav repository, not in inav-nightly.
Repository:
iNavFlight/inav (link)
Branch:
master (link)
Latest changeset:
d4e67278670f143c36aeceb249ba92129ebd55e4 (link)
Changes:
Merge pull request #10593 from iNavFlight/mmosca-h7a3
Update libraries - pre-req for H7A3
inav-9.0.0-dev-20250122-21-7d69e69c6ffee676fee521fedeb9a2b65db441e6
Flashing
These are nightly builds and configuration settings can be added and removed often. Flashing with Full chip erase is strongly recommended to avoid issues.
Firmware related issues should be opened in the iNavflight/inav repository, not in inav-nightly.
Repository:
iNavFlight/inav (link)
Branch:
master (link)
Latest changeset:
7d69e69c6ffee676fee521fedeb9a2b65db441e6 (link)
Changes:
Update nightly-build.yml
Enebale nightly builds for 8.x.x
inav-9.0.0-dev-20250121-20-5cb5f48b024d3450a430d7540766826b09d31670
Flashing
These are nightly builds and configuration settings can be added and removed often. Flashing with Full chip erase is strongly recommended to avoid issues.
Firmware related issues should be opened in the iNavflight/inav repository, not in inav-nightly.
Repository:
iNavFlight/inav (link)
Branch:
master (link)
Latest changeset:
5cb5f48b024d3450a430d7540766826b09d31670 (link)
Changes:
Merge pull request #10473 from iNavFlight/mmosca-9.0-version-bump
Bump version to 9.0.0
inav-8.1.0-dev-20250217-43-fba00db81b0a40ca5dc11530d093f6048f2b7161
Flashing
These are nightly builds and configuration settings can be added and removed often. Flashing with Full chip erase is strongly recommended to avoid issues.
Firmware related issues should be opened in the iNavflight/inav repository, not in inav-nightly.
Repository:
iNavFlight/inav (link)
Branch:
maintenance-8.x.x (link)
Latest changeset:
fba00db81b0a40ca5dc11530d093f6048f2b7161 (link)
Changes:
Make config_streamer_stm32h7 less hard coded. (#10706)
Use constants defined in STM32 libraries for each mcu for flash sector size and number of sectors.
Add DUAL_BANK flash support and only pass voltage levels if MCU supports it.