55 Commits (1f1383ab64396221a53c49f21134340ebea47c67)

Author SHA1 Message Date
Peter Barker 691ae58a79 Tools: rename APMrover2 to Rover 5 years ago
Pierre Kancir 5d299eb584 Tools: add error keyword on param parse for newcomers 5 years ago
Rishabh c859287310 Tools: param_metadata: check for duplicate enteries in parameter value field 5 years ago
Peter Barker 4c964dd89f autotest: param_parse.py: allow cr to exist on empty lines in prog_param 5 years ago
Peter Barker a9f3f9af40 autotest: attempt to fix param-parse crlf issue 5 years ago
Peter Barker 293692cc24 autotest: strip whitespace from parameter attribute values 5 years ago
Peter Barker c4d282f05b autotest: param_parse.py: whitespace-only line is param block delimiter 5 years ago
Peter Barker 5d5f9b77e8 autotest: include AP_Vehicle parameters in documenation 5 years ago
Patrick José Pereira 4518e2b8f2 Tools: Add JSONEmit in param_parse 5 years ago
Andrew Tridgell 4b8972433a Tools: fixed handling of bitmask in param metdata 6 years ago
Pierre Kancir 1101cc05e6 Tools: param_parse: update OptionParser to ArgumentParser 6 years ago
Michael du Breuil bb7abc2935 Tools: Allow specifying parameter metadata format 6 years ago
Michael du Breuil 681d8416e2 Tools: Add an EDN parameter emitter 6 years ago
Pierre Kancir 4f35992049 Tools: make param_parse.py error more explicit 6 years ago
Peter Barker 27657bfd40 Tools: param_metadata: flake8 compliance 6 years ago
Hamish Willee 329b972845 Tools: param_metadata: Add parser code to include uniq ref from path 6 years ago
Peter Barker 7772279785 Tools: param_parse.py - fix vehicle-specific values 7 years ago
Peter Barker 8fdcd7e1f5 Tools: hide parameter in documentation if no values present 7 years ago
Pierre Kancir 6c43ab27c1 Tools: remove trailling semilocons 7 years ago
Peter Barker 338af9e142 Tools: correct misleading comment on per-vehicle parameter descriptions 7 years ago
Peter Barker 5ac5a68d17 Tools: param_parse.py: replace @PREFIX in values with library prefix 7 years ago
Peter Barker 0b4dcdde35 Tools: param_parse.py: allow whitespace between vehicles 7 years ago
Peter Barker d1128e7be4 Tools: param_parse.py: replace comments with debug statements 7 years ago
Peter Barker eeb15d7fd5 Tools: param_parse.py: make comment consistent 7 years ago
Peter Barker 825832be93 Tools: param_parse.py: add a map for vehicle name to a true-name to be used in code 7 years ago
Peter Barker e0125a68e7 Tools: param_parse.py: use single regex for params everywhere 7 years ago
Peter Barker a45ab6b84c Tools: param_parse.py: correct example comment 7 years ago
Peter Barker ea2c156c7f Tools: param_parse.py: understand tagging of parameters for specific vehicles 7 years ago
Francisco Ferreira eda5d9265f
Tools: add new no-emit option to param_parse.py so that only validation is done 8 years ago
Jacob Walser b752594fe5 param_metadata: Markdown parameter formatter 8 years ago
Dr.-Ing. Amilcar Do Carmo Lucas d7c7deacdf Tools: Follow SI units conventions 8 years ago
Andrew Tridgell 496ed18530 autotest: sort libraries by name 8 years ago
Andrew Tridgell de59f27e14 autotest: fixed parameter generation for recursive libraries 8 years ago
Pierre Kancir bec09b9a57 autotest: python3 support 8 years ago
Pierre Kancir 9e1ffcae5d Tools: update python coding style 9 years ago
Peter Barker a8e9fc19b0 Tools: allow param parser to emit ReStructured Text 9 years ago
Don Gagne 07c0c6d519 autotest: Validate Range meta data for correctness 9 years ago
Andrew Tridgell b6ed86465b autotest: prioritise .cpp projects over .pde projects 10 years ago
Andrew Tridgell dfc7878b14 autotest: fixed cpp files for parameter parsing 10 years ago
Aaron Curtis 068febda1f Tools: Fix broken duplicate check for adding new libraries to the data structure 11 years ago
Andrew Tridgell 4f33e4e114 autotest: fixed handling for wiki and xml generation 12 years ago
Andrew Tridgell bfd61fec15 param_metadata: support .pde files for parameter autodocs 12 years ago
Andrew Tridgell d510f8f722 autotest: added generation of Parameters.html for wordpress 12 years ago
Andrew Tridgell 5818dce3d2 param_metadata: fixed parameter parsing for multi-parameter objects 12 years ago
Kevin Hester 9885cc7ed1 Docs: Add XML emit to param_parse.py. See below for more details... 12 years ago
Andrew Tridgell 58a0cfc0b3 params: fixed ordering of vehicle parsing 12 years ago
Andrew Tridgell 4683df4a21 params: fixed parsing of value lists with -1 elements 12 years ago
Andreas M. Antonopoulos c0f8f6251b param_parser: input validation bug fix 13 years ago
Andreas M. Antonopoulos de64c05f8e param_parser: cosmetic 13 years ago
Andreas M. Antonopoulos 186a3e4f6a param_parser - better tolerance for missing parameters 13 years ago