Adam M Rivera
1899f36844
Planner: Added dynamic controls based on the parameter meta data that is parsed from the codebase.
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
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
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
cbea39ae3e
Solution: Added ParameterInformationParser.cs.
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