7 Commits (c1115d83c7228ce06af1eb3bccb95e630fba2014)

Author SHA1 Message Date
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 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 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