What's Changed
- fix filter param in the extended tuning page by @tatsuy in #2819
- PLAN: Add MAV_CMD_NAV_SCRIPT_TIME to the command list by @muramura in #2825
- Fix bugs in external flash flashing by @andyp1per in #2826
- Mavlink: refactor params reading to remove excess ToArray() calls by @SergeyBokhantsev in #2824
- OSD: Support for OSD Screens 5 & 6 by @SergeyBokhantsev in #2823
- Remove confusing conditional by @arBalasquide in #2646
- ExtLibs: Draw the WP radius as a floating value by @muramura in #2637
- FlightPlanner: do not display tracker home when same as home location by @tatsuy in #2834
- Actions: add Send text button by @IamPete1 in #2841
- GCSViews: enable intial setup wizard for Quadplane by @IamPete1 in #2840
- Plugins:Make the Mission Planner neutral by @muramura in #2846
- Add speech armed only option by @IamPete1 in #2839
- ArduPilot: State fix Battery Voltage Reporting for Batts >65.5V by @hendjoshsr71 in #2847
- Add a Setting to force old style params download (no MavFtp) by @EosBandi in #2851
- Params: show quadplane param files from QuadPlanes directory by @tridge in #2854
- Plan: Add to command list by @muramura in #2855
- Update Mock.csproj by @meee1 in #2856
- support ESC 9 to 12 by @tridge in #2862
- support 32 servo display by @tridge in #2873
- Altitude Angel updates May 2022 by @rupertbenbrook in #2860
- Bump SSH.NET from 2016.1.0 to 2020.0.2 in /ExtLibs/solo by @dependabot in #2877
- mavcmd: move SCRIPT_TIME up and add ATTITUDE_TIME by @rmackay9 in #2879
- Change the indentation of DO_AUX_FUNCTION by @muramura in #2874
- ExtLibs: Change the judgment value by @muramura in #2597
- mavcmd: add DO_GIMBAL_MANAGER_PITCHYAW command by @rmackay9 in #2882
- MAVLinkInterface: scale DO_GIMBAL_MANAGER_PITCHYAW by @rmackay9 in #2899
- ConfigBatteryMonitoring: Change missing item string by @muramura in #2892
- ArduPilot: Temperature Reporting by @hendjoshsr71 in #2890
- GCSViews: Allow flight mode channels up to channel 16 by @muramura in #2883
- Bump Newtonsoft.Json from 8.0.3 to 13.0.1 in /ExtLibs/WebAPIs/Dowding/src/Dowding by @dependabot in #2893
- Bump Newtonsoft.Json from 8.0.3 to 13.0.1 in /ExtLibs/WebAPIs/Dronelogbook/src/Dronelogbook by @dependabot in #2894
- MavCmd: alphebetise and fixup rover command list by @rmackay9 in #2905
- ConfigrationView: Change Speech's checkbox display by @muramura in #2900
- Added some new sensor IDs by @tridge in #2910
- Grab param defaults and display in full list by @IamPete1 in #2907
- Improve display of Battery and GPS data on HUD by @sborenstein-ift in #2921
- Generates a plugin to test the Open Drone ID (ODID) by @sborenstein-ift in #2926
- Joystick: Change from CH to RC by @muramura in #2927
- Add empty persistent panel between HUD and tabs by @robertlong13 in #2920
- ArduPilot: Mavlink: MAVLinkInterface: retain defualt param value over… by @IamPete1 in #2917
- Param refresh: add show again check box by @IamPete1 in #2916
- ODID Plugin - Set outgoing messages to be broadcast by @sborenstein-ift in #2931
- CurrentState: remove SENSOR_OFFSETS #2924 by @meee1 in #2936
- ODID - Create plugin based map overlay for the RID status by @sborenstein-ift in #2938
- Xamarin: fix compile by @meee1 in #2942
- ConfigBatteryMonitor: Add Pixhawk 6C/Pix32 v6 by @vincentpoont2 in #2947
- gitignore: add .vscode by @hendjoshsr71 in #2950
- ExtLibs: Display units for horizontal and vertical accuracy by @muramura in #2953
- Add 10 more named floats by @hendjoshsr71 in #2952
- Link stats label fix for light themes by @robertlong13 in #2943
- Fix: Form outside of display area by @LEGIONBOSS in #2954
- Fix: Empty left panel collapse on Flight Data screen by @LEGIONBOSS in #2955
- Update DroneCAN and MAVLink by @meee1 in #2960
- GCSViews: Change the delimiter by @muramura in #2964
- ConfigurationView: Add battery voltage low timeout by @muramura in #2966
- ConfigurationView: Change the layout by @muramura in #2969
- ConnectionControl: Link status display string with UI language specification by @muramura in #2970
- Reboot: auto reconnect by @IamPete1 in #2967
- ConfigMount: Change to group and item names by @muramura in #2974
- Patch1 by @meee1 in #2975
- CursorOnTarget: added advanced button with vmf and callsign endpoint by @magicrub in #2976
- Thanks Tom! by @magicrub in #2977
- MAVLink: allow more args to SCRIPT_TIME by @tridge in #2988
- use MAV_CMD_REQUEST_MESSAGE to get AUTOPILOT_VERSION by @peterbarker in #2989
- ConfigPlanner: Ensure flight trajectory does not disappear for more than 1 hour by @muramura in #2980
- added plane-3d sitl target by @tridge in #2990
- CurrentState:init with APMFirmware config.xml by @robertlong13 in #3002
- Set the low level of SEVERITY to speak by @muramura in #2979
- GCSViews: Configuration: RadioOutput: allow upto 32 servos if enabled by @IamPete1 in #3007
- ConfigurationView: Display all item strings by @muramura in #3003
- Bump System.Drawing.Common from 4.7.0 to 4.7.2 by @dependabot in #3000
- FlightMode: Set flight mode setting to setup only by @muramura in #2971
- README: clarify build instructions by @rmackay9 in #3014
New Contributors
- @andyp1per made their first contribution in #2826
- @arBalasquide made their first contribution in #2646
- @rupertbenbrook made their first contribution in #2860
- @sborenstein-ift made their first contribution in #2921
- @vincentpoont2 made their first contribution in #2947
- @LEGIONBOSS made their first contribution in #2954
- @peterbarker made their first contribution in #2989
Full Changelog: MissionPlanner1.3.77...MissionPlanner1.3.78