Skip to content
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

Release 6.1.0 mergeback #8957

Merged
merged 77 commits into from
May 17, 2023
Merged

Release 6.1.0 mergeback #8957

merged 77 commits into from
May 17, 2023

Conversation

DzikuVx
Copy link
Member

@DzikuVx DzikuVx commented Apr 7, 2023

No description provided.

ricardodeazambuja and others added 30 commits November 8, 2022 09:03
Speaking with FrSky, the main difference currently between FPORT2 and FBUS is the baud rate. This PR just adds an option for FBUS, which uses the current FPORT2 implementation, but running at the correct baud of 460800.
Pre-INAV 3.0 there were two working throttle display elements. A PR in 2.7 made a change that meant both OSD throttle elements showed the same data. This is pretty pointless. The previous method allowed the display of the throttle in a non-scaled view, which made choosing navigational throttles easier. This PR allows the pilot to see scaled throttle, unscaled, or both. Both throttles work for manual and auto throttle.
Currently, the indicator mode is only really works for quads. It doesn't make any sense for fixed wing. This PR changes that. Roll movements to the left triggers indicators on the left half of the grid. Roll movements to the right triggers indicators on the right half of the grid.

This change may also be suitable for rovers too. If so, it's an easy modification. So feedback from rover people would be great.
After asking. Around 80% of rover drivers said they turn using the roll channel. And that they would like indicators that worked as the direction input.
Navigation altitude and position controller reset improvements
shellixyz and others added 28 commits April 14, 2023 00:00
* [SITL] sitl specific cmake cleanup (Windows only linker option)

* [SITL] sitl specific cmake cleanup (C17 for recent cmake)
Rather than having a `*` prefix to indicate the PWM throttle. I'm now using the scale symbol (also used in the map) to prefix the scaled throttle. This makes a lot more sense.
Fixes #9005

Tested on other systems via HITL. All fine. Should be tested by someone with the O3 system for final confirmation.
…JIs-fucking-incompetence

Fix issue with DJI O3 showing miles instead of kFt
BF does not have characters to animate the vertical bars of the artificial horizon.

This pull request will replace all the characters with the supported BF character.

The side bars won't animate, but they won't show ? either.
add dps310 driver for SAGEATF4 target
Clean up cmake files for SITL and fix the compilation issues caused by tooling differences between gcc and clang (used in MacOSX).

SITL on MacOSX still has lots of compile time warnings that need to be addressed and some known issues that prevent it from working with simulators, but those will be addressed in 7.0.

At this point, I don't think MacOSX SITL is ready to be added to the configurator. That should be targeted for 7.0.
Fix mspSerialTxBytesFree() in msp_serial.c
fix gpio mux to fix neutronrcf435mini fc blackbox missing bug.
Update HAKRCF405V2 DMA definitions
Update HAKRCF722V2 DMA definitions
@DzikuVx DzikuVx merged commit ca2202e into master May 17, 2023
@DzikuVx DzikuVx deleted the release_6.1.0 branch May 24, 2023 11:33
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.