Skip to content

Add more flexibility for minimum ground speed #2382

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

MrD-RC
Copy link
Collaborator

@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
Copy link
Collaborator 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
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