81 Commits (master)

Author SHA1 Message Date
Andrew Tridgell 2157dd7934 Tools: added required fields for libraries 3 years ago
Peter Barker ff77a17fdd autotest: param_parse.py: allow CopyValuesFrom in vehicle directories 3 years ago
Peter Barker 7eb6fdbecd Tools: param_metadata: add support from CopyValuesFrom 3 years ago
TunaLobster 1df66731c8 Tools: Add rstlatexpdf emitter 4 years ago
TunaLobster b5f7fca254 Tools: parameter emitter spelling pass 4 years ago
Michelle Rossouw 8017e528c8 Tools: Add Blimp to param_parse.py 4 years ago
Peter Barker b6d5569244 Tools: param_metadata: disallow @Values and @Bitmask at same time 4 years ago
Peter Barker 0a06a9e446 param_metadata: reinstance @Values/@Bitmask magic for excluding params from vehicle output 4 years ago
Peter Barker eb2b1b3231 Tools: param_meteadata: correct @Values{Plane} etc handling 4 years ago
Peter Barker c18c4ad6ec Tools: param_metadata: remove use of dirname when creating Vehicle 4 years ago
Peter Barker 3ea9307419 Tools: param_metadata: flake8 cleanliness 4 years ago
Peter Barker 1123de112c Tools: param_metadata: tidy finding of Vehicle parameter file 4 years ago
Peter Barker 97e57932c4 Tools: param_metadata: remove more multi-vehicle support 4 years ago
Pierre Kancir 927a875133 Tools: param_parse: fix vehicle specific parameter with multiple fields 4 years ago
Peter Barker 27b6637c2d Tools: param_parse.py: add support for generation for AP_Periph 4 years ago
Peter Barker b107740542 Tools: param_parse: add --sitl to emit only SIM_ parameters 4 years ago
Peter Barker 5a927d84c8 Tools: param_parse: rejig selection of emitters 4 years ago
Peter Barker 5ef5fc9d84 Tools: param_parse: stop generating old .wiki format 4 years ago
Peter Barker c3414a5767 Tools: param_parse: move init of variable lower 4 years ago
Peter Barker 4c6b07e950 Tools: param_parse: remove support for Parameters.pde 4 years ago
Pierre Kancir ebe841ba70 Tools: param_parse: validate empty description and fields 4 years ago
Peter Barker fdb31a6419 autotest: param_parse.py: validate @User field to be Standard or Avanced 4 years ago
Peter Barker 9e148f245b autotest: param_parse.py: correct parsing of Values fields 4 years ago
Pierre Kancir 4930142b6e Tools: add generator for MP parameter xml 5 years ago
Peter Barker d1170db4bf Tools: allow parameters to be specified on a per-vehicle basis 5 years ago
Peter Barker ffaa60b9ed autotest: stop emitting duplicate rangefinder headings 5 years ago
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