What's Changed
- Improve the uk localization by @FrequentFlyer86 in #3385
- MAVLinkParam: fix rounding to 7 digits by @robertlong13 in #3389
- FlightPlanner : tweak prefetch, Resolves #2591, resolves #2483 by @Godeffroy in #3320
- Also check target_system!=0 when toggling safety switch in ctl-F screen. by @ROSStargh in #3317
- InitialConfig: Limit Thrst Expo to 0.80 max by @EosBandi in #3397
- Propagation: Add Scale to Elevation/Terrain Overlays by @EosBandi in #3401
- HUD: Fix batterycell with icons by @EosBandi in #3403
- CurrentState: honor MAVLinkInterface.speechenable by @robertlong13 in #3258
- ConfigRawParams: Various bugfixes by @robertlong13 in #3246
- ConnectionOptions fixes by @robertlong13 in #3254
- AuthKeys: add Mavlink2Signed visible by @meee1 in #3411
- Mcast dronecan by @meee1 in #3410
- MSI: Update installer.bat by @EosBandi in #3406
- Updated NFZ in Portugal. by @lvale in #3398
- Config Planner - Choose how to access the map tiles : server, cache or both by @Godeffroy in #3319
- WorkFlow: update mac.yml by @meee1 in #3414
- Plugin: Create Terrain DAT file for uploading by @EosBandi in #3413
- MainV2: remove periph version checking at connect by @robertlong13 in #3418
- ConfigDroneCAN: Add disconnect button by @robertlong13 in #3420
- FlightData: support alt frames for Guided by @robertlong13 in #3430
- paramcompare: remove double inequality check by @robertlong13 in #3431
- ConfigSerialInjectGPS.cs: Fix Septentrio config error while connected to ublox and changing away from the config RTK/GPS screen. by @EosBandi in #3435
- ADSB: uAvionix Transponder Updates by @nicholas-inocencio in #3429
- Increase "Change Alt Button" maximum by @rishabsingh3003 in #3436
- Add interface for plugins to add HW and SW config pages by @EosBandi in #3433
- Example22: Payload Select Config Page by @robertlong13 in #3438
- KML overlay: Fix missing default color or width linestyle errors by @EosBandi in #3444
- 3D Map : Fix int underflow by @EosBandi in #3442
- Fix Warning Repeat Time by @robertlong13 in #3445
- Fix ADSB Squawk back to decimal by @magicrub in #3452
- GEORef: Fix changed field name in TRIG log message by @EosBandi in #3454
- Revert "Fix ADSB Squawk back to decimal" by @MUSTARDTIGERFPV in #3453
- FlightData: Actions: add engine start/stop by @robertlong13 in #3451
- CurrentState: add individual SRate variables by @robertlong13 in #3448
- SITL: add version selector dropdown by @robertlong13 in #3459
- FlightData: update CMB_mountmode population by @robertlong13 in #3464
- Download: fix getFilefromNet for slow downloads by @robertlong13 in #3466
- Joy_Mount_Mode: fix metadata by @robertlong13 in #3467
- SerialSupportProxy: add TCP option by @robertlong13 in #3468
- Fix MavLink Connection Timeout by @ArthurPatriot in #3476
- Add unitType attribute to mavcmd.xml by @robertlong13 in #3475
- Fix ESP32-C3 Dronebridge Reset on First connect on Windows by @EosBandi in #3469
- Add translation of Simplified Chinese for RTCM/GPS Inject. by @WangHan2014 in #3424
- Enhance full parameter change message box by @prathamEndu in #3412
- MissionPlanner:add DO_SET_HOME to Copter and Rover by @Hwurzburg in #3470
- ExternsionsMP: fix ShowUserControl minimize bug by @robertlong13 in #3479
- FlightData: allow plugin tab visibility to persist by @robertlong13 in #3478
- MAVLinkInterface: tidy plaintxtline printing by @robertlong13 in #3484
- MAVLinkInterface.cs: remove 0.9 from mavlink parser by @peterbarker in #3483
- Fix popout StartupLocation bug by @robertlong13 in #3481
- Correct Plane Loiter2alt mission command params by @Hwurzburg in #3477
- New Gimbal Interface by @robertlong13 in #3386
- SITL: fix dev download url by @robertlong13 in #3485
- ThemeManager: auto theme child classes of MyButton by @robertlong13 in #3486
- CameraProtocol: fix RequestMessageIntervals by @robertlong13 in #3487
- Fix custom commands by @EosBandi in #3488
- Correct HIGH_LATENCY2 message units by @stephendade in #3497
- github: fixed CI builds by @tridge in #3514
- Gmap.NET: set UserAgent by @robertlong13 in #3519
- ConfigSerial:Fix serial setup screen for non sequential serial ports by @EosBandi in #3517
- Add natural shorter to RawParam list and tree by @EosBandi in #3513
- LogDownloadMavLink : More readable info of files size and during downloding a file by @Godeffroy in #3508
- mavcmd: add do-set-roi-location and do-set-roi-none by @rmackay9 in #3507
- Common: add mapicondesc for ArduCopter by @tatsuy in #3493
- ConfigMotorTest: support Tri frames by @robertlong13 in #3247
- MAVLinkInterface: plane guided error by @robertlong13 in #3518
- Fix AltMode resetting when loading saved Flight plan by @LikoIlya in #3543
- Add Automatic configration for Unicore UM982 (Holybro) Base RTK receiver by @EosBandi in #3532
- Fix response spelling in user-facing messages by @Ryanf55 in #3503
- Update efi fuel flow units by @lbullard-c2 in #3555
- ExtLibs: Utilities: Device.cs: update baro types by @ES-Alexander in #3556
- ExtLibs: ArduPilot: CurrentState.cs: add ch1percent by @yuri-rage in #3563
- FlightPlanner.cs: Warn operator about zero altitude in a WP by @EosBandi in #3574
- FlightPlanner: Add units to Takeoff prompt & skip pitch for VTOL by @LachlanConn in #3560
- ODID: send 0/0 operator location by @tridge in #3552
- temp.resx: Correct typos in button texts and related descriptions shown on the Advanced Tools UI by @QuantuMAtharva in #3540
- Fix color and position of text messages in HUD by @Godeffroy in #3584
New Contributors
- @ROSStargh made their first contribution in #3317
- @rishabsingh3003 made their first contribution in #3436
- @ArthurPatriot made their first contribution in #3476
- @WangHan2014 made their first contribution in #3424
- @prathamEndu made their first contribution in #3412
- @LikoIlya made their first contribution in #3543
- @Ryanf55 made their first contribution in #3503
- @lbullard-c2 made their first contribution in #3555
- @ES-Alexander made their first contribution in #3556
- @LachlanConn made their first contribution in #3560
- @QuantuMAtharva made their first contribution in #3540
Full Changelog: MissionPlanner1.3.82...MissionPlanner1.3.83