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
Michael Oborne
776ae2780a
APM Planner 1.1.66
...
fix aerosim-rc 3.91 (packet format change)
mono setup form fix (re validating disabled fields)
seperate log/live mag calibation.
13 years ago
Michael Oborne
c4f81cba33
APM Planner 1.1.65
...
dataqflashlog Update
add new test config panel
13 years ago
Michael Oborne
b267fc7913
APM Planner 1.1.64
...
work on CodeGen
fix messagebox wrap
modify arducopter loiter options
fix setmode function
update dataflash log format- thanks randy
remove config.xml - this causes overwriting user settings
13 years ago
Michael Oborne
871563b499
firmware build
13 years ago
Michael Oborne
4f2703e459
APM Planner 1.1.63
...
update radio packet
fix rlogs
add left/right mavlink log graphing (left/right mouse)
modify update detector.
13 years ago
Michael Oborne
762b1ea0df
APM Planner 1.1.62
...
3dr Radio support
update mavlink library
13 years ago
Michael Oborne
647654ac8e
APM Planner - WIP - no exe
...
3DR R
setup layout - thanks andrew.
13 years ago
Michael Oborne
62f30aae07
APM Planner 1.1.61
...
update message definitions
fix radio screen
13 years ago
Michael Oborne
bb50bc3fc5
APM Planner 1.1.60
...
add stab kd ch6
fix mono/linux serial port list
13 years ago
Michael Oborne
cc047f2944
APM Planner 1.1.59
...
fix possible issue loading stream rates
fix tracker ranges
add more ch6 options
modify mag calib with throttle
13 years ago
Michael Oborne
c1eede5ef3
firmware build
13 years ago
Michael Oborne
40fcfa294f
APM Planner 1.1.58
...
add read delay on write for serial
add tlog to gpx creation
fix issue 583 - georef image with a tlog
13 years ago
Michael Oborne
8a645ffb56
firmware build
13 years ago
Michael Oborne
12e9d1d6fc
APM Planner 1.1.57
...
fix antenna tracker issue with saved settings
add pretyping to config list
add rawlogs
modify mavlink log graph interface. 2 x yaxis & roll,pitch,yaw now in degs
update dataflash log format - thanks randy
update google earth interface refresh to 0.3 sec
13 years ago