- Apr 29, 2012
-
-
Adam M Rivera authored
-
Adam M Rivera authored
-
- Apr 28, 2012
-
-
Adam M Rivera authored
-
- Apr 27, 2012
-
-
Andrew Tridgell authored
this should autodetect 1.0 versus older builds
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
- Apr 26, 2012
-
-
Adam M Rivera authored
-
https://code.google.com/p/ardupilot-megaAdam M Rivera authored
Conflicts: Tools/ArdupilotMegaPlanner/ArdupilotMega.csproj Tools/ArdupilotMegaPlanner/Utilities/ParameterMetaDataConstants.cs Tools/ArdupilotMegaPlanner/Utilities/ParameterMetaDataParser.cs Tools/ArdupilotMegaPlanner/app.config
-
Michael Oborne authored
add yaw to config screen. intergrate adams changes this will force an update, but not the main exe
-
- Apr 25, 2012
-
-
https://code.google.com/p/ardupilot-megaAdam M Rivera authored
Conflicts: Tools/ArdupilotMegaPlanner/ArdupilotMega.csproj Tools/ArdupilotMegaPlanner/MainV2.cs Tools/ArdupilotMegaPlanner/Utilities/ParameterMetaDataConstants.cs Tools/ArdupilotMegaPlanner/Utilities/ParameterMetaDataParser.cs
-
Adam M Rivera authored
Planner: Implemented the ParameterMetaDataRepository.cs's GetParameterMetaData method. It will now return a meta value by the parameter name and meta key.
-
Adam M Rivera authored
-
Adam M Rivera authored
Planner: Moved the call to fetch new parameter meta data to where it is determined if the planner requires an update.
-
Adam M Rivera authored
-
Adam M Rivera authored
-
Adam M Rivera authored
-
Adam M Rivera authored
-
Adam M Rivera authored
-
Michael Oborne authored
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
-
- Apr 24, 2012
-
-
Adam M Rivera authored
-
Adam M Rivera authored
Planner: Tidied up the implementation of the parser and added a parameter meta data repository for easy access to the parsed data.
-
-
Adam M Rivera authored
-
Adam M Rivera authored
app.config: Added app.config key for the location of the files to be parsed for parameter meta data.
-
Adam M Rivera authored
-
Adam M Rivera authored
-
Adam M Rivera authored
Parameters.pde: Updated comment schema to include the parameter name which becomes the XML node that contains the meta data.
-
Adam M Rivera authored
-
Michael Oborne authored
fixup mode names in joystick and flight data add mavlink 0.9/1.0 error message
-
Andrew Tridgell authored
useful for testing
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
this was preventing building MAVLink 1.0 with the arduino GUI as we can't set cpp defines
-
Andrew Tridgell authored
-
Andrew Tridgell authored
most operations should now work
-
Andrew Tridgell authored
-