Skip to content

Commit 257af33

Browse files
committed
Mission Planner 1.3.76
1 parent 9f049ae commit 257af33

File tree

5 files changed

+173
-10
lines changed

5 files changed

+173
-10
lines changed

ChangeLog.txt

Lines changed: 164 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,167 @@
1-
*Mission Planner 1.3.75 - 1-08-2021
1+
*Mission Planner 1.3.76 - 25-12-2021
2+
Vario: move to async
3+
FlightPlanner: clear mavmarkers every 10 seconds
4+
wasm: update nugets
5+
ParameterMetaDataRepository: fix legacy cache
6+
Fix tradiheli stable/dev selection
7+
LogBrowse: add more tool tips from param
8+
Speed up ConfigRawParams and ConfigRawParamsTree reload time
9+
ParameterMetaDataRepository: add memorycache
10+
Xamarin: null fix
11+
DroneCAN: update
12+
Mavlink: update
13+
Xamarin: change https provider (letsencrypt issue)
14+
Utilities: add old param data as fallback
15+
Ardupilot: switch to utf8
16+
ConfigArduRover: update #2740
17+
Fix for ISSUE #2714, Radio Calibration Screen reverse CB does not honor RCMAP setting.
18+
fix ISSUE #2725
19+
Fix for canceling SITL version selection messagebox. ISSUE #2741
20+
remove first (home) cmd when loading saved fence or rally from file.
21+
Add iconised GPS, EKF, VIBE and Battery status to the HUD
22+
ConfigurationView: Show all text
23+
GCSViews: Add Servo15,16 and Relay5,6
24+
ConfigurationView: Add a minimum altitude item to the geofence setting screen
25+
LogBrowse: display extra info from params with log items
26+
update the map once click 'Grid' check box in FlightPlanner
27+
Example: add mass
28+
DroneCan: update dsdl
29+
MAVLinkInterface: ensure sent packets are in order
30+
MAVFtp: status feedback
31+
Config: Full Parameter List: allow math expressions
32+
Example: update lib include
33+
Installer: fix missing members
34+
GCSVews: Configuration: Compass2: support new compass param names
35+
MavLink ParamList: accept array of parameter names
36+
SITL: ensure previous instance is closed before next session started
37+
Download: reset attributes on sitl binary
38+
Comms: move to Ntrip v2
39+
MAVLink: update xml
40+
mavlink: added NAV_SCIPT_TIME
41+
Moving InitialParameterSetup to the SETUP tab.
42+
px4uploader: bl workaround
43+
ConfigUserDefined: fix init
44+
SIK: support hb1060
45+
Xamarin: NativeLib compression
46+
DroneCAN: rename
47+
UAVCan: add baud
48+
MAVFtp: fix control order
49+
GCSViews: If the delay of WAYPOINT is set to less than 0, set it to 0
50+
Hygrometer: support 2 hygrometer sensors
51+
Grid: Use PlannedHomeLocation altitude
52+
Camera footprints are not displayed if we don't have valid home altitude. This patch change startalt to PlannedHomeLocation.Alt.
53+
Now footprints are shown again :)
54+
SITL: add stable
55+
ConfigAccelerometerCalibration: use new packet ack
56+
Accel Cal: Add Simple Accel Cal feature button
57+
GDAL: android
58+
Plugins: add example13
59+
Xamarin: add some plugins to build
60+
setPositionTargetGlobalInt: fix TYPE_MASK_FORCE handling
61+
FlightData: fix hud popout restore on map hud swap
62+
Common: fix icon flashing
63+
Fix tabindex order (#2695)
64+
ConfigBatteryMonitor: add ZealotH743 (#2699)
65+
ConfigBatteryMonitor: add ZealotH743
66+
GStreamer: android detection change
67+
ConfigBatteryMonitor: add Durandal #2683
68+
ConfigFirmware: fix name display
69+
FlightData: support bool type quickview
70+
CurrentState: add safteyactive
71+
HUD: skia
72+
flightdata: gstreamer update default
73+
gstreamerAndroid: add
74+
MainV2: update default baud
75+
GStreamer: remove unused callbacks
76+
Utilities: include .config file
77+
GStreamer: add dllmap
78+
ADSB: Add transponder control for ping200x support
79+
Actions: fix actions via pull_request
80+
CurrentState: add gpsyaw2
81+
FlightData: change label types
82+
SITL: add linux
83+
UserPanel: remove
84+
WarningManager: fix reload
85+
Bump SharpCompress from 0.26.0 to 0.29.0 in /ExtLibs/ArduPilot (#2690)
86+
Xamarin: fix build
87+
Common: Fix exception on collection change
88+
Mavlink: fix freebuffers thread issue
89+
Common: GMapMarker use existing
90+
Maps: Update Plane icon
91+
SITL: add plane and rover swarm multilink
92+
Actions: add pull request
93+
MAVLinkInterface: add gui-less connect
94+
Display hygrometer message (#2682)
95+
Update README.md (#2684)
96+
Clarify MacOS support
97+
MyGMAP: pinch zoom
98+
SIK: add HB1060
99+
Actions: test release
100+
WMTS: fix name type
101+
APFirmware: support new MavFirmwareVersionStr
102+
myGMAP: add gesture base
103+
Mono update
104+
Xamarin: osx WinForms disable left hold
105+
Xamarin: osx checks
106+
Xamarin: thread checks
107+
WMSTProvider: add
108+
ConnectionControl: fix preselected option
109+
MainV2: update connected mav on mavchange
110+
ProgressReporter: fix cross thread
111+
SITL: fix multisitl connect count
112+
FlightData: fix null
113+
Swarm: add Auto option
114+
FlightData: add click to change MAV focus "ClickSwapMAV" setting
115+
GMarker: add rotation
116+
Controls: imagelabel saving, skcontrol bitmap
117+
Maps: add new icons/tweaks
118+
MAVList: threadsaftey
119+
GStreamer: change leaky queue to single buffer
120+
ProgressReporterDialogue: show X/close on done
121+
MAVLinkInterface: add _openComplete
122+
GStreamer: fix rpi gstreamer
123+
JoystickLinux: fix bad init on no joysticks
124+
GStreamer: move to single thread
125+
MAVFtp: add debug
126+
GStreamer: add arm
127+
adsb: fix posible exception
128+
Xamarin: detect system
129+
Controls: Hud text center, skcontrol bitmap
130+
Plugins: add/update examples
131+
Uploader: update max bl version
132+
SITL: chmod
133+
wasm: update
134+
MAVLink: update for nuget
135+
Common: remove Flurl ref
136+
fix coax and single copter firmware type setting (#2680)
137+
Fix FlightPlanner CTRL-Z undo (#2664)
138+
Current waypoints to polygon feature (#2676)
139+
Initial commit
140+
Added dialog box
141+
Allow clockwise spiral grid patterns (#2677)
142+
added clockwise spiral feature
143+
added spiral perimeter closure
144+
circuits->laps
145+
Drawing: fix build Xamarin
146+
Mavlink: update
147+
OpticalFlow: fix
148+
SkiaGraphics update
149+
ConfigAC_Fence: update paramlist on enable
150+
temp: parse more types of mavlink raw hex/chr into sample decoder
151+
DeviceInfo: update tables
152+
SITL: support arm
153+
Support custom config file
154+
CurrentState: remove AZ and EL 5m restriction
155+
Utilities: Extensions ass private reflection helper
156+
MP.Drawing: handle negative MeasureString
157+
SkiaTest: upgrade net6
158+
Mono: rebase
159+
ConfigADSB: disable custom adsb config
160+
Mavlink: upstream update
161+
ConfigRawParam: fix offline local conversion
162+
DisplayView: add more disable options
163+
164+
*Mission Planner 1.3.75 - 1-08-2021
2165
Xamarin: api 30
3166
Xamarin: remove GDAL
4167
Firmware: tweak begininvoke order

MissionPlanner.csproj

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,11 @@
1818
<Copyright>Copyright © Michael Oborne 2010-2018</Copyright>
1919
<ApplicationManifest>Properties\app.manifest</ApplicationManifest>
2020
<IsWebBootstrapper>false</IsWebBootstrapper>
21+
<TargetFrameworkProfile />
22+
<ProjectTypeGuids>{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
23+
<RunAnalyzersDuringBuild>false</RunAnalyzersDuringBuild>
24+
<RunAnalyzersDuringLiveAnalysis>false</RunAnalyzersDuringLiveAnalysis>
25+
<RunAnalyzers>false</RunAnalyzers>
2126
<PublishUrl>publish\</PublishUrl>
2227
<Install>true</Install>
2328
<InstallFrom>Disk</InstallFrom>
@@ -32,11 +37,6 @@
3237
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
3338
<UseApplicationTrust>false</UseApplicationTrust>
3439
<BootstrapperEnabled>true</BootstrapperEnabled>
35-
<TargetFrameworkProfile />
36-
<ProjectTypeGuids>{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
37-
<RunAnalyzersDuringBuild>false</RunAnalyzersDuringBuild>
38-
<RunAnalyzersDuringLiveAnalysis>false</RunAnalyzersDuringLiveAnalysis>
39-
<RunAnalyzers>false</RunAnalyzers>
4040
</PropertyGroup>
4141
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'">
4242
<OutputPath>bin\Debug\net461\</OutputPath>

Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@
2929
// Revision
3030
//
3131
[assembly: AssemblyVersion("1.3.*")]
32-
[assembly: AssemblyFileVersion("1.3.75.1")]
32+
[assembly: AssemblyFileVersion("1.3.76")]

build.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
set PATH=%PATH%;C:\Program Files (x86)\Microsoft Visual Studio\2019\Preview\MSBuild\Current\Bin;C:\Program Files (x86)\Microsoft Visual Studio\Preview\Community\MSBuild\15.0\Bin;C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin
2+
set PATH=%PATH%;C:\Program Files\Microsoft Visual Studio\2022\Community\Msbuild\Current\Bin;C:\Program Files (x86)\Microsoft Visual Studio\2019\Preview\MSBuild\Current\Bin;C:\Program Files (x86)\Microsoft Visual Studio\Preview\Community\MSBuild\15.0\Bin;C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin
33

44
del bin\release\MissionPlannerBeta.zip
55

wix/Program.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ static void Main(string[] args)
115115

116116
st.WriteLine("pause");
117117

118-
st.WriteLine(@"""C:\Program Files\7-Zip\7z.exe"" a -tzip -xr!*.log -xr!*.log* -xr!beta.bat -xr!cameras.xml -xr!firmware.hex -xr!*.zip -xr!stats.xml -xr!*.bin -xr!*.xyz -xr!*.sqlite -xr!*.dxf -xr!*.zip -xr!*.h -xr!*.param -xr!ParameterMetaData.xml -xr!translation -xr!mavelous_web -xr!stats.xml -xr!driver -xr!*.etag -xr!srtm -xr!*.rlog -xr!*.zip -xr!*.tlog -xr!config.xml -xr!gmapcache -xr!eeprom.bin -xr!dataflash.bin -xr!*.new -xr!*.log -xr!ArdupilotPlanner.log* -xr!cameras.xml -xr!firmware.hex -xr!*.zip -xr!stats.xml -xr!ParameterMetaData.xml -xr!*.etag -xr!*.rlog -xr!*.tlog -xr!config.xml -xr!gmapcache -xr!eeprom.bin -xr!dataflash.bin -xr!*.new " + fn + @".zip " + path + "*");
118+
st.WriteLine(@"""C:\Program Files\7-Zip\7z.exe"" a -tzip -xr!beta.bat -xr!cameras.xml -xr!firmware.hex -xr!*.zip -xr!stats.xml -xr!*.bin -xr!*.xyz -xr!*.sqlite -xr!*.dxf -xr!*.zip -xr!*.h -xr!*.param -xr!ParameterMetaData.xml -xr!translation -xr!mavelous_web -xr!stats.xml -xr!driver -xr!*.etag -xr!srtm -xr!*.rlog -xr!*.zip -xr!*.tlog -xr!config.xml -xr!gmapcache -xr!eeprom.bin -xr!dataflash.bin -xr!*.new -xr!*.log -xr!ArdupilotPlanner.log* -xr!cameras.xml -xr!firmware.hex -xr!*.zip -xr!stats.xml -xr!ParameterMetaData.xml -xr!*.etag -xr!*.rlog -xr!*.tlog -xr!config.xml -xr!gmapcache -xr!eeprom.bin -xr!dataflash.bin -xr!*.new " + fn + @".zip " + path + "*");
119119

120120
st.WriteLine("About to upload!!!!!!!!!");
121121
st.WriteLine("pause");
@@ -333,7 +333,7 @@ static void dodirectory(string path, int level = 1)
333333

334334
foreach (string filepath in files)
335335
{
336-
if (filepath.ToLower().EndsWith("release\\config.xml") || filepath.ToLower().Contains(".log") || filepath.ToLower().StartsWith("joystick") ||
336+
if (filepath.ToLower().EndsWith("release\\config.xml") || filepath.ToLower().StartsWith("joystick") ||
337337
filepath.ToLower().StartsWith("camera.xml") || filepath.ToLower().StartsWith("firmware.hex") || filepath.ToLower().EndsWith(".param") ||
338338
filepath.ToLower().EndsWith(".bin") || filepath.ToLower().EndsWith(".etag") || filepath.ToLower().EndsWith("parametermetadata.xml") ||
339339
filepath.ToLower().EndsWith(".zip") || filepath.ToLower().EndsWith(".rlog") || filepath.ToLower().Contains("stats.xml") || filepath.ToLower().Contains("beta.bat"))

0 commit comments

Comments
 (0)