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.0.0 #1710

Merged
merged 35 commits into from
Mar 26, 2023
Merged

Release 6.0.0 #1710

merged 35 commits into from
Mar 26, 2023

Conversation

DzikuVx
Copy link
Member

@DzikuVx DzikuVx commented Feb 3, 2023

No description provided.

MrD-RC and others added 11 commits December 25, 2022 20:28
This PR allows default baud rates to be set, per function, on the ports page. For example, SmartPort should run at 57600 baud. But, when the option is selected currently, the baud rate stays at 115200. This PR corrects that.
- Add missing airspeed alarms
- Slight reorganisation of alarms
- Only show alarms when they should be available
- Hide CRSF section when not using CRSF protocol
- Hide Baro temp and/or ESC telemetry elements when no barometer and/or ESC telemetry is available.
Sorts Rx providers alphabetically.
Created new branch based on MrD_Use-cardinal-indicator-for-ESP32-Radar. Due to problems updating from master.
…en-selecting-port-device

Allow default baud rates on ports page
DzikuVx and others added 18 commits February 3, 2023 12:31
OSD: Add missing alarms, and set visibility based on availability
…-markers,-plus-pan-enhancements

Pan Enhancements and cardinal markers for ESP32 Radar
Update defaults for new AHRS parameter names
…AHRS-parameter-names

Update defaults_dialog.js
- Added const to make bitfield stuff more readable
- changed `checkAltElevationSanity()` as it was treating P3 as a Boolean. Some times this function was called with explicitly not using absolute altitude. This is still possible. The function can accept a Boolean _or_ the P3 bitfield.
- Fixed issue where alt and user action checkboxes could not be unset.
- Added **.mission** filter to the load mission from file dialog box.
One other change to stop using P3 as a Boolean.
Fixed the cat's contribution.
Move storage of P£ til after the check
MrD-RC and others added 6 commits February 15, 2023 20:21
Revise setBit function
…planner

Mission Control: Bug fixes related to P3 field
1. When save and reboot was applied on the mixer page, the has flaps option was not saved.
2. When defaults were selected, the auto-mixer application did not take mixer config in to account.
…pearing-when-save-and-reboot-applied

Fixed mixer config issues
Fix led direction saving issue reported in #1731
@DzikuVx DzikuVx merged commit a8a437a into master Mar 26, 2023
@DzikuVx DzikuVx added this to the 6.0 milestone Mar 26, 2023
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.

3 participants