meee1
released this
31 Jul 23:30
·
73 commits
to master
since this release
What's Changed
- mavcmd: do-change-speed Type field includes possible values by @rmackay9 in #3273
- ConfigPlanner: Fix Korean localization by @EosBandi in #3272
- prevent target_system=0 in toggle safety switch by @tridge in #3269
- CurrenState :Use VFR_HUD for climbrate IF it is received. by @EosBandi in #3267
- FlighData: Fix rotated map not displaying vehicle by @EosBandi in #3266
- SerialConfig:Fix exception when with less than five serial ports by @EosBandi in #3265
- CurrentState: correct unit handling for
radius
by @robertlong13 in #3262 - CurrentState: handle GIMBAL_DEVICE_ATTITUDE_STATUS message by @tatsuy in #3286
- Make QuickView Add window fixed size and scrollable. by @EosBandi in #3290
- ConfigSerial: Update SerialOptionRules.json by @EosBandi in #3276
- DisplayView: Disable ConfigStandardParams and ConfigAdvancedParams by @EosBandi in #3274
- Sik radio update 2024-1-18 by @StevenHAtRFDesign in #3277
- Joystick: fix expo saving function by @tatsuy in #3257
- Can update by @meee1 in #3299
- ConfigRawParams: When setting a parameter changes the number of parameters, do a full refresh. and check if reboot is needed by @EosBandi in #3271
- MAVLinkInterface: remove legacy text severity by @robertlong13 in #3259
- TCPSerial Fixes #3307 by @Godeffroy in #3314
- ExtLibs: add new device ids to list by @andyp1per in #3315
- Remove project test to fix git action builds by @EosBandi in #3321
- added NAV_DELAY support for plane by @tridge in #3311
- mavcmd: add set-camera-source by @rmackay9 in #3313
- GCSViews: Config DroneCAN allow with no SLCAN port by @IamPete1 in #3312
- Sikradio.resx: Clairfy standard and custom fw upload button texts by @EosBandi in #3333
- Grid: max altitude increased to 99999m to allow HAPS to use the calculation by @Bruno-B2S in #3334
- ExtLibs: add SCHA63T to imu types of device ids by @tatsuy in #3337
- srtm: removed 60N limit on SRTM downloads by @tridge in #3338
- Add more relays by @magicrub in #3344
- Update Plane Config page for 4.5.x changed param names by @EosBandi in #3345
- DisplayView config bits by @Godeffroy in #3329
- GMapMarkerBase: add options for transparent MAVs by @robertlong13 in #3263
- Preflight tab - Edit: CheckListEditor.cs updated add preflight sub checklist item functionality and response time by @Matthew-Alti in #3318
- SITL: fixed arguments for SITL launch by @tridge in #3359
- Localization: update uk translation by @FrequentFlyer86 in #3361
- Actions: osx fix by @meee1 in #3364
- Implement support for translation of field names in the QV, update the uk translation by @FrequentFlyer86 in #3363
- Localization: update uk translation for service messages by @FrequentFlyer86 in #3362
- gps base: add automatic base station configuration for Septentrio by @flyingthingsintothings in #3324
- Update Zoom level by @Godeffroy in #3323
- FlighPlanner: When a WP changed to Takeoff zero out Lat,Lng by @EosBandi in #3368
- FlighPlanner: Fix map moving to 0,0 when HomeLocation clicked by @EosBandi in #3367
- Settings:Fix RemoveList to remove last item in the setting by @EosBandi in #3370
- DashWare: fix culture bug by @robertlong13 in #3373
- ConigInitialParams: Mot thrst calc changes as requested by Xfacta by @EosBandi in #3375
- CurrentState: Add ESC13-16 telemetry by @EosBandi in #3378
- FlightData.cs : Cultureinfo to ToUpper on commands by @EosBandi in #3383
- FlighData : Relay display name start from 1 by @EosBandi in #3381
- FlightData: Fix Python script hang... by @EosBandi in #3377
- CurrentState: fix rxrssi scaling and when rcin.rssi is 255 (invalid/unknown) by @EosBandi in #3372
- Refactor ADS-B input support in Mission Planner by @MUSTARDTIGERFPV in #3251
- FlightPlanner : Inject Custom Map tiles and reload map into custom by @Godeffroy in #3322
New Contributors
- @Godeffroy made their first contribution in #3314
- @Bruno-B2S made their first contribution in #3334
- @FrequentFlyer86 made their first contribution in #3361
- @flyingthingsintothings made their first contribution in #3324
Full Changelog: MissionPlanner1.3.81...MissionPlanner1.3.82