Michael Oborne
716be4f511
firmware build
13 years ago
Michael Oborne
a0394c8b68
APM Planner 1.1.85
...
work on opengltest
fix last missing param
fix com port selection on connecting to bad comport
add convert to csv. entire log
add log caching to image georef. for tlog and logs
add srtm data caching
13 years ago
Michael Oborne
4fc61505df
APM Planner 1.1.84
...
3dr radio fix's + rfd900
other misc fixs
13 years ago
Michael Oborne
db2416d045
APM Planner 1.1.83
...
fix null exception. if connect and not view the link stats, an exception is thrown on disconnect.
13 years ago
Michael Oborne
c01626818b
APM Planner 1.1.82
...
modify 3dr radio packet size 64 > 32
add andrews link status Mod - thanks
add hw voltage to status
add generic logbrowse pid class "pid-*" > "pid-1"
13 years ago
Michael Oborne
f56d3afccf
APM Planner 1.1.81
...
mavlink 1.0 fixs
simulation hil fix for lorenz
modify default att rate to 10 hz
13 years ago
Michael Oborne
67221a111e
APM Planner 1.1.80
...
hazy's lang mod
more hud mods - shorten lines
msi work + uploader
13 years ago
Hazy
bbbf1c7002
APM Planner
...
ConfigPlanner translation
fix UI language changing issue
13 years ago
Michael Oborne
2acaac022c
APM Planner 1.1.79
...
modify hud
modify apm1 vs apm2 detector
13 years ago
Michael Oborne
8420260ecf
APM Planner 1.1.78
...
recommit
13 years ago
Michael Oborne
b5908eed7f
fix int/float conversion issue
13 years ago
Michael Oborne
0f6120506b
fix metaparser bug
13 years ago
Michael Oborne
fd40d40bc2
APM Planner 1.1.77
...
fix param xml namespace issue
prevent sending unchanged params
13 years ago
Michael Oborne
9223177355
APM Planner 1.1.76
...
Modify Hud center
add 3dr snr's and snr based distance estimate
display current frame type
fix disapearing window
add base xml level to param xml (xml standard)
add georef kml refrence
this includes adams new dynamic params
13 years ago
Adam M Rivera
1899f36844
Planner: Added dynamic controls based on the parameter meta data that is parsed from the codebase.
13 years ago
Hazy
f4ad81b184
APM Planner
...
a few UI translation
fix UI language changing issue (it used to change to English when click Configuration tab)
13 years ago
Michael Oborne
01126ae9de
APM Planner - code only
...
add yaw to config screen.
intergrate adams changes
this will force an update, but not the main exe
13 years ago
Adam M Rivera
b293997e2d
Planner: Implemented the ParameterMetaDataRepository.cs's GetParameterMetaData method. It will now return a meta value by the parameter name and meta key.
13 years ago
Adam M Rivera
a91c7781a5
Planner: Added try catch around web request in the parser to prevent blowing up.
13 years ago
Adam M Rivera
8af68b2047
Planner: Moved the call to fetch new parameter meta data to where it is determined if the planner requires an update.
13 years ago
Adam M Rivera
498e1d01b6
ParameterMetaDataParser.cs: Updated name of method to be more accurate to its purpose.
13 years ago
Adam M Rivera
cb6f97fc7f
Changed the marker for Group parameters to @Group .
13 years ago
Adam M Rivera
155928adef
Planner: Added the ability to parse group based parameters that link to .cpp files.
13 years ago
Michael Oborne
d59d26b7d2
APM Planner 1.1.75
...
implement new arducopter pid tuning screen
included old for crossover.
add map rotation - follow plane
modify setup screen to show diffrent things based on ap software
13 years ago
Adam M Rivera
51c73cf057
Planner: Added meta data constant class to aid in retrieving the meta data by their key names.
13 years ago
Adam M Rivera
49bb2d1f7b
Planner: Tidied up the implementation of the parser and added a parameter meta data repository for easy access to the parsed data.
13 years ago
Adam M Rivera
3bebbe4832
ParameterInformationParser.cs: Updated comments.
13 years ago
Adam M Rivera
027be8c34a
app.config: Added app.config key for the location of the files to be parsed for parameter meta data.
13 years ago
Adam M Rivera
ca415f84cf
MainV2.cs: Added call to parameter parser at application bootstrap.
13 years ago
Adam M Rivera
cbea39ae3e
Solution: Added ParameterInformationParser.cs.
13 years ago
Michael Oborne
43b4359b28
planner cleanup
...
fixup mode names in joystick and flight data
add mavlink 0.9/1.0 error message
13 years ago
Michael Oborne
373577136e
revert planner version 1.1.73
13 years ago
Adam M Rivera
d8df53c926
Planner: Fixed text selection on re-bind.
13 years ago
Adam M Rivera
5274ec9640
Planner: Fixed another binding issue with AC2 modes.
13 years ago
Adam M Rivera
489ae28d2e
Planner: Fixed binding issues with mode DDLs
13 years ago
Michael Oborne
cdce69e14f
APM Planner 1.1.74
...
tidy up adams mod.
remove dup ch6_damp
rename level tab's
fixup long standing bug in flight planner field names
revert dtr order
13 years ago
Michael Oborne
d3d59b222e
fixup hexa and octa miss label
13 years ago
Adam M Rivera
a2d65b28cc
Planner: Fixed too long enum display text.
13 years ago
Michael Oborne
fd2409a730
APM Planner 1.1.73
...
fix udp and tcp connections
13 years ago
Michael Oborne
671989c14b
APM Planner 1.1.72
...
fix turn radius length (100m)
modify 3dr radio options
modify heli Setup
13 years ago
Michael Oborne
7d376a6dc7
fix y6 firmware
13 years ago
Michael Oborne
d1a9eec74d
firmware build
13 years ago
Michael Oborne
71206ea778
APM Planner 1.1.71
...
add arduplane level
more image georef options - now does gpx for dronemapper.
13 years ago
Michael Oborne
c5a77f2666
APM Planner 1.1.70
...
language by hazy
move turning circle to be based on cog
add APPROACH
add autodec on/off
mod 3dr radio uploader to read in 64 byte packets
add more georef caching. much faster now on more than 1 run.
13 years ago
Adam M Rivera
a3842734a9
Planner/defines.h: Updated the enumeration value for APPROACH so as not to disturb the order of the universe.
13 years ago
Hazy
909c85cff2
APM Planner
...
add some Chinese translation
13 years ago
Michael Oborne
d577fb7338
APM Planner 1.1.69
...
add ability to geotag images from log file. - will release guide soon
13 years ago
Adam M Rivera
af5747c088
ArdupilotMegaPlanner: Added new APPROACH flight mode and added infrastructure necessary to make it private (ie. not a user selectable mode).
13 years ago
Michael Oborne
4c31dcdaeb
APM Planner 1.1.68
...
add turn radius - status
add new pink line to Arduplane - turn radius
13 years ago
Michael Oborne
888668aeb4
APM Planner 1.1.67
...
add connect warning to setup screen
add networkkml to georef image, and cacheing
13 years ago