|
1 | | -*Mission Planner 1.3.79 - 06-12-2022 |
| 1 | +*Mission Planner 1.3.80 - 20-03-2023 |
| 2 | +MAVFtp: fix locker static |
| 3 | +MAVFtp: add lock on dir list |
| 4 | +Graphs: update |
| 5 | +Mavlink: update |
| 6 | +FlightPlanner: populate wps fro mavftp read |
| 7 | +ULog: fix parser error |
| 8 | +add DO_GRIPPER to Plane |
| 9 | +Clarify setup helper name |
| 10 | +mavcmd: add image start capture |
| 11 | +ConfigAdvanced: add support.ardupilot.org proxy |
| 12 | +GMapProvider: add Empty check for RefererUrl |
| 13 | +Xamarin: change http handler |
| 14 | +Fixes Android build |
| 15 | +UdpSerialConnect: tweak connect to no defined source |
| 16 | +temp: ForceCalibration buttons |
| 17 | +Grid: fix spiral start location |
| 18 | +Xamarin: add BLUETOOTH_CONNECT |
| 19 | +MAVLink: add support for EFI fuel pressure |
| 20 | +LogBrowse: use int.TryParse instead of int.Parse |
| 21 | +ArduPilot: MavLink: Param fetch: fix getting stuck with missing params |
| 22 | +Log: LogBrowse: allow ploting bit mask feilds individualy |
| 23 | +Extlibs: ArduPilot: LogMetaData: Parse bitmasks |
| 24 | +magcal: note that heading is true, not magnetic |
| 25 | +HUD prearm status (#3057) |
| 26 | +HUD: add prearm status indicator |
| 27 | +Plugins: fix usings |
| 28 | +Settings: dedupe list |
| 29 | +Plugins: example update |
| 30 | +nuget: update |
| 31 | +Image Match |
| 32 | +Nuget: DotSpatial.Projections to 3.0.1 |
| 33 | +nuget: Newtonsoft.Json update |
| 34 | +Example: update externalapi |
| 35 | +example: update herelink example for recording to sdcard and photo to sdcard. (must have started video already) |
| 36 | +USBSerialForAndroid: fix sdk31 mutable |
| 37 | +Drawing: add bitmap clone |
| 38 | +ConfigSecureAP: Add new securefw generator |
| 39 | +BouncyCastle: move to nuget |
| 40 | +Xamarin: fix api31 export requirement |
| 41 | +fft3: another method |
| 42 | +GithubActions: force Xcode 14.0.1 |
| 43 | +ExtLibs: ArduPilot: Mavlink: try and pull AP firmware type from version string |
| 44 | +Xamarin: fix api level to 31 |
| 45 | +Uploader: fix order of commands, to prevent bricking. |
| 46 | +ConfigFirmware: allow offline access to certain parts |
| 47 | +MAVFtp: fix single read mode after burst |
| 48 | +MAVLinkInterface: add reparse to crc fail packets |
| 49 | +MAVFtp: handle missing parts via single read |
| 50 | +support PAYLOAD_PLACE on planes |
| 51 | +ExtLibs: Allow for special characters in NTRIP connection string |
| 52 | +HUD: use nofix icon for "no fix" instead of nogps |
| 53 | +MissionPlannerLib: add GDALProvider shim |
| 54 | +FlightPlanner: expose gdal opacity (map tools) |
| 55 | +GDAL: support other linear projections |
| 56 | +GDAL: init SpatialReference at startup |
| 57 | +GDALProvider: add opacity option backend |
| 58 | +AutoConnect: fix pipeline |
| 59 | +Mavlink: update |
| 60 | +GeoRef: add OpenDroneMap format *.geo |
| 61 | +GeoRef: add min shutter drop, fix text console, show cam msgs |
| 62 | +JpegSegmentReader: increase buffer size |
| 63 | +ImageLabel: remove unused |
| 64 | +Android: SDK 31 |
| 65 | +Parameters: added Blimp |
| 66 | +fixes: "ERROR MissionPlanner.Utilities.ParameterMetaDataParser - Invalid MetaFrame Blimp" |
| 67 | +ParameterMetaDataRepositoryAPMpdef: add blimp and heli as valid targets |
| 68 | +GithubActions: cache glob |
| 69 | +MapTool: use OpenStreetMap to zoom to locations |
| 70 | +SRTM: migrate to terrain.ardupilot.org |
| 71 | +FlightData: Add action for MAV_CMD_CONTROL_HIGH_LATENCY |
| 72 | +AppX: update |
| 73 | +MAVFTP params: use MAV's sysid/compid in tlog |
| 74 | +SITL: add missing file after move to 64bit |
| 75 | +Update generator.cs |
| 76 | +There was a bug (actually wrong equation) on generator run_time print on the UI. |
| 77 | +MyButton: add disabled text color |
| 78 | +mavcmd: update description of CONDITION_YAW parameters |
| 79 | +ConfigMount: remove pan stabilize checkbox |
| 80 | +ConfigMount: remove mount Control parameter fields |
| 81 | +Dotspatial: update |
| 82 | +param: fixed exclusions for change of GND_ params to BARO params |
| 83 | +MissionPlanner: revert dotspatial.projection version |
| 84 | +HUD: add CPU on 100% #3011 |
| 85 | + |
| 86 | +*Mission Planner 1.3.79 - 06-12-2022 |
2 | 87 | HttpClient: change timeouts |
3 | 88 | ConfigFirmwareManifest: fix timeout download bug |
4 | 89 | Linux: skip port detection via exist check |
5 | | - |
6 | 90 | *Mission Planner 1.3.78 - 05-12-2022 |
7 | 91 | ConfigMotorTest: update to use non obsolete |
8 | 92 | OSDConfigurator: tweak sizes |
@@ -457,7 +541,6 @@ MainV2: remove tcpconsole |
457 | 541 | FlightData: order icons |
458 | 542 | Resources: shrink boat |
459 | 543 | fix filter param in the extended tuning page |
460 | | - |
461 | 544 | *Mission Planner 1.3.77 - 16-03-2022 |
462 | 545 | LowBrowse: sort instance numbers #2817 |
463 | 546 | UdpSerialConnect: 30 second multicast join |
@@ -553,7 +636,6 @@ Drawing: null checks |
553 | 636 | Xamarin: usbdevice null check |
554 | 637 | display DO_AUX_FUNCTION in mission editor |
555 | 638 | Update Czech map provider for the new api format. |
556 | | - |
557 | 639 | *Mission Planner 1.3.76 - 25-12-2021 |
558 | 640 | Vario: move to async |
559 | 641 | FlightPlanner: clear mavmarkers every 10 seconds |
@@ -716,7 +798,6 @@ ConfigADSB: disable custom adsb config |
716 | 798 | Mavlink: upstream update |
717 | 799 | ConfigRawParam: fix offline local conversion |
718 | 800 | DisplayView: add more disable options |
719 | | - |
720 | 801 | *Mission Planner 1.3.75 - 1-08-2021 |
721 | 802 | Xamarin: api 30 |
722 | 803 | Xamarin: remove GDAL |
@@ -1319,7 +1400,6 @@ HUD message color depends on severity |
1319 | 1400 | Xamarin: picturerecorder |
1320 | 1401 | HUD: invalidate on resize |
1321 | 1402 | Xamarin: fix ref |
1322 | | - |
1323 | 1403 | *Mission Planner 1.3.74 - 15-09-2020 |
1324 | 1404 | ConfigHWCompass2: fix orient display |
1325 | 1405 | LogBrowse: tooltips for msgs |
@@ -1413,7 +1493,6 @@ FlightData: map - used planned home if real home is 0 (no gps) |
1413 | 1493 | plugin : example8 fix cross thread call |
1414 | 1494 | FlightData: fix distancebar with takeoff as first cmd |
1415 | 1495 | Generator: fix scope issue |
1416 | | - |
1417 | 1496 | *Mission Planner 1.3.73 - 13-08-2020 |
1418 | 1497 | UAVCAN update, bps stats, performance |
1419 | 1498 | Drawing: change name |
|
0 commit comments