MissionPlanner1.3.81
meee1
released this
13 May 00:16
·
223 commits
to master
since this release
What's Changed
- Speech: fix pronunciation of quadplane modes by @robertlong13 in #3091
- MAVFTP: use smaller read/write sizes to keep radios happier by @tridge in #3087
- Param list improvements by @robertlong13 in #3080
- ConfigRawParam: handle range and value together by @robertlong13 in #3098
- CoT/TAK: add detail takv and some cleanup by @magicrub in #3099
- mavcmd: add jump-tag commands for plane, copter, rover by @rmackay9 in #3097
- Misc bug fixes by @magicrub in #3102
- ConfigRawParams: fix typecast exception by @robertlong13 in #3094
- ConfigRawParams: clamp numeric control by @robertlong13 in #3095
- Fix getting settings default result by @magicrub in #3103
- CoT: adds send interval and saves all settings by @magicrub in #3104
- HUD: Don't override user setting to show BATT, add BATT2 option by @magicrub in #3105
- Comm Stats: reset button to clear all the fields better by @magicrub in #3106
- Revert "Settings: add GetDecimal() to Settings.Instance storage" by @magicrub in #3108
- Jump Tags - add ability to Trigger it by @magicrub in #3101
- ADSB: fix deadlock issue by @robertlong13 in #3109
- OpenDroneID2: fixed swapped UA_Type and ID_Type by @dakejahl in #3128
- mavcmd: rover command list gets LOITER_TURNS by @rmackay9 in #3127
- Update authentication redirect URL by @rupertbenbrook in #3145
- GCSViews: ConfigRawParams: bitmask takes priority over options by @IamPete1 in #3129
- FlightData: Actions: add safety switch toggle by @robertlong13 in #3143
- Update README.md by @vr4guid in #3142
- mavcmd: update do-digicam-control fields by @rmackay9 in #3139
- GeoRefImage: fix min shutter filter by @robertlong13 in #3133
- OSDConfigurator: add support for HD layouts by @robertlong13 in #3146
- GCSViews: ConfigurationView: update coloum width by @IamPete1 in #3130
- ConfigRawParams: fix search slowdown by @robertlong13 in #3149
- Flightdata, Payload Control tab fixes by @rmackay9 in #3153
- Fix as a result of rename by @rupertbenbrook in #3157
- Improvements to Altitude Angel integration by @rupertbenbrook in #3147
- ExtLibs: setMountConfigure uses mav-cmd-do-mount-configure by @rmackay9 in #3159
- CommsNTRIP: add a checkbox to select NTRIP v1.0 for older caster by @khancyr in #3172
- Fix json Mission export by @EosBandi in #3170
- Optimizations and map display bug fixes by @rupertbenbrook in #3168
- Adding Legacy, UTM Basic and UTM Ready display by @rupertbenbrook in #3166
- PreFlight tab: Resizing fix by @Matthew-Alti in #3169
- ADSB: fix AVR and Beast modes to display call sign and velocity. by @SteveBorensteinNOAA in #3110
- mavcmd: add image-start-capture command columns by @rmackay9 in #3175
- mavcmd: add image-stop-capture command by @rmackay9 in #3177
- Temp: Add sysid target to safety switch command by @stephendade in #3176
- Fix missing params in QP Extended Tuning page by @robertlong13 in #3192
- Pr bug homealt fileload by @robertlong13 in #3195
- ConfigRawParams: manual absolute column sizing by @robertlong13 in #3194
- Updated Altitude Angel branding by @rupertbenbrook in #3173
- GCSViews: ConfigRawParams: look up param type for bitmask helper by @IamPete1 in #3189
- Preflight tab - Edit: CheckListEditor.cs updated the Add button and the Removal Button by @Matthew-Alti in #3174
- FlightData - Update to the Colour Randomization Quick Tab Numbers by @Matthew-Alti in #3156
- GCSViews: ConfigurationView: Motor test: use JSON file to add more infromation by @IamPete1 in #3043
- LogSort: Add sorting by BRD_SER_NUM by @TunaLobster in #2692
- PropagationSettings: add altitude filter of terrain by @tatsuy in #3202
- WPOverlay: change the condition for rally point by @tatsuy in #3201
- DFLog: Fix messages show as System.byte[] by @EosBandi in #3210
- Quickview Color Randomization bug fix by @Autonomost in #3211
- MainV2: Fix console window hide in windows11 by @EosBandi in #3214
- maccmd.xml: add DO_SEND_SCRIPT_MESSAGE by @IamPete1 in #3215
- CurrentState: add more rangefinders by @robertlong13 in #3209
- ExtLibs: Utilities: BinaryLog: fix FW version detection used for mode names by @IamPete1 in #3220
- CurrentState: Propagate Named Float messages across components with same sysid. by @EosBandi in #3226
- WPOverlay: treat VTOL_LAND like LAND by @robertlong13 in #3236
- BinaryLog: escape characters in byte arrays by @robertlong13 in #3237
- GCSViews: Update optical flow config page by @stephendade in #3234
- LogBrowse: improve parameter handling by @robertlong13 in #3233
- WPOverlay: fix loiter circle rendering by @robertlong13 in #3232
- Fixing a performance problem in message display by @rupertbenbrook in #3228
- MissionPlanner.csproj : Fix post build command to accept space in folder names by @EosBandi in #3227
- Actions: fix android build by @meee1 in #3244
- Setup: SerialPort settings screen by @EosBandi in #3240
- Improve/Fix SBS-1 ADS-B Parsing by @MUSTARDTIGERFPV in #3218
- MapboxUser: increase MaxZoom to 24 by @robertlong13 in #3208
- GridUI: fix config load bugs by @robertlong13 in #3200
- Minor bug fix for multipolygons in map by @rupertbenbrook in #3252
New Contributors
- @dakejahl made their first contribution in #3128
- @vr4guid made their first contribution in #3142
- @Matthew-Alti made their first contribution in #3169
- @SteveBorensteinNOAA made their first contribution in #3110
- @Autonomost made their first contribution in #3211
- @MUSTARDTIGERFPV made their first contribution in #3218
Full Changelog: MissionPlanner1.3.80...MissionPlanner1.3.81