Skip to content

Add more flexibility for minimum ground speed#2382

Merged
MrD-RC merged 4 commits intomasterfrom
MrD_Make-min-ground-speed-more-accessible
Oct 26, 2025
Merged

Add more flexibility for minimum ground speed#2382
MrD-RC merged 4 commits intomasterfrom
MrD_Make-min-ground-speed-more-accessible

Conversation

@MrD-RC
Copy link
Member

@MrD-RC MrD-RC commented Jun 3, 2025

Added OSD element to display minimum ground speed.

Used with iNavFlight/inav#10720

Todo:

  • Add OSD element
  • Update OSD characters document
  • Add analogue character
  • Add digital character
  • Add IPF parts
  • Test

Added OSD element to display minimum ground speed.

Todo:
- [X] Add OSD element
- [X] Add analogue character
- [ ] Add digital character
@MrD-RC MrD-RC marked this pull request as draft June 3, 2025 05:59
@MrD-RC
Copy link
Member Author

MrD-RC commented Jun 8, 2025

Configurator examples

image

image

Example IPF with the new parameters. This will take the horizontal wind speed, add 5km (in cm/s), convert it to m/s, then use whichever is higher out of the calculated speed or 11 m/s (39.6 km/h). That is then set in the minimum ground speed override. I figured that has a few features that some may want in one place. There could be other things like only overriding on a switch or if the wind heading is within +/- 45 degrees of the aircraft heading. If the value in the override minimum ground speed is less than the minimum ground speed parameter (7 m/s by default). It is ignored.

image

The OSD element.

@MrD-RC MrD-RC marked this pull request as ready for review June 8, 2025 07:24
@MrD-RC MrD-RC added this to the 9.0 milestone Jul 12, 2025
@MrD-RC MrD-RC merged commit 4b89e97 into master Oct 26, 2025
6 checks passed
@MrD-RC MrD-RC deleted the MrD_Make-min-ground-speed-more-accessible branch October 26, 2025 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant