Conversation
- Update throttle to also show auto thr
- send battery cell count and consumption in battery status
- send baro or imu temperature in scaled pressure sensor
- send osd system msg as status text
…for sending empty status text
(minimal) flying wing configuration (2xmotor, 2xservo).
Docker CMake support
…onals Arbitrary combinations of || and && are now supported, even with parens. ! is not supported yet.
[SETTINGS] Make the settings compiler understand more complex conditionals
[VTX] Fix compilation with VTX control enabled without SAUDIO/TRAMP
TASK_PWMDRIVER is used by any of those features but it was only declared when USE_PWM_SERVO_DRIVER was defined, causing a compilation error when just USE_SERVO_SBUS was defined.
OSD element OSD_CRSF_SNR_DB was unconditionally trying to access some fields config fields that are only included when USE_SERIALRX_CRSF is defined.
…crsf [BUILD] Fix compilation when USE_SERIALRX_CRSF is not defined
Update Filter menu in CMS
[BUILD] Fix compilation with USE_SERVO_SBUS without USE_PWM_SERVO_DRIVER
[GPS] Support GPS baud 230400
Fix LC IS_FAILSAFE only occuring when RX_LOSS_MONITORING
Update USB Flashing.md to cover Arch permissions
CMS PID mechanics entries
Inav osd gvar
[MAVLINK] Add new mavlink messages
This file contains hidden or 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
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.