Skip to content

Conversation

@MrD-RC
Copy link
Member

@MrD-RC MrD-RC commented Nov 5, 2025

Updated to bring the flight modes in line with the latest changes. There were some older modes missing, missing modes from INAV 8.0, plus there have been extra modes added to the telemetry in INAV 9. In INAV 9 the 470 sensor is changed to a uint32_t. That is expected in the telemetry anyway.

  • Added CRSH, which has been missing for countless versions
  • Corrected RTH mode magic number when using CRSF
  • Added LAND, TURT, LOTR, WRTH, and ANGH support
  • Modes are in both SmartPort and CRSF telemetry

Completed so far
Tested using the FrSky system (SmartPort). All modes tested except for TURT.

To do

  • Test using CRSF
  • Create sound files for the new modes
  • Test sound files

Updated to bring the flight modes in line with the latest changes. There were some older modes missing, missing modes from INAV 8.0, plus there have been extra modes added to the telemetry in INAV 9. In INAV 9 the 470 sensor is changed to a uint32_t. That is expected in the telemetry anyway.

-Added Course Hold, which has been missing for countless versions
- Corrected RTH mode magic number when using CRSF
- Added Land, Turtle, Loiter, WRTH, and Angle Hold
- Modes are in both SmartPort and CRSF telemetry

**Completed so far**
Tested using the FrSky system (SmartPort). All modes tested except for `Turtle`.

**To do**
- [ ] Test using CRSF
- [ ] Create sound files for the new modes
- [ ] Test sound files
@MrD-RC
Copy link
Member Author

MrD-RC commented Nov 6, 2025

I have checked most with CRSF. I couldn't check Geozones due to only currently having an F722 available with CRSF. Also didn't check Turtle.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants