-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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 7.0.0 #9432
Merged
Merged
Release 7.0.0 #9432
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Changed MPU6000 and BMI270 gyro orientation from CW180 to CW270
Added UART2 Bumped SERIAL_PORT_COUNT from 6 to 7 Changed TARGET_IO_PORTD mask from (BIT(2)) to 0xffff
Fixed motor map to match Cinerace20 O3 so they don't need to be remapped in INAV Configurator.
Remapped Motors 1-4 to match motor direction (Props In or Props Out) arrows in INAV Configurator.
Changed TARGET_IO_PORTD mask from 0xffff to 0x0064 to strictly match PD5 and PD6 pins.
Anothe rearrangement of motor assignments to match S1, S2, S3, S4 in Inav Configurator and actually fly properly.
Added SKIP_RELEASES tag
Put getConfigMixerProfile as the last byte in message
Multirotor arming safety course hold/cruise mode fix
[GPS] fix Neo6M recognition
This was requested by flywoo support. Also add other baros to match their internal target.
…of745 Add DPS310 and SPL06 to FLYWOOF745 target (and other baros)
…with new timer allocation
…rivers TMOTORF7V2 has an optional baro, so add more drivers
Revert "Enable the virtual pitot by default"
AtomRC F405 DELUX
Add FLYWOO new unofficial target "FLYWOOF405S_AIO" by @wchnflr
FLYWOOF405S_AIO: rename CMakeLists
DAKEFPVF722 target
DAKEFPVF405 target
fix hdzero channel settings over displayport
target: Add JHEMCU F722 target board support.
target: Add JHEMCU F405 targer board support
Holybro will use ICM42688 to replace MPU6000 on this board.
SPEDIXF722 and SPEDIXF405 targets
flashhobby targets
Add ICM42688 to Kakutef7miniv3 target.h
Kakute F4 V2.4
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.