Peter Barker
|
ecae3a462c
|
Tools: param_parse.py: correct extraction of enum class in nested classes
It was putting AP_HAL::AnalogIn::PowerStatusFlag in AP_HAL::AnalogIn
|
2024-02-06 11:13:14 +11:00 |
Simon Hancock
|
098a53e318
|
Tools: Updates to log message units and help text
parse.py: Remove lone bullet points rendered on replay messages
enum_parse.py: Tweak regex on enum parser to handle comments like: "FRED = 10, ///< text"
|
2024-01-21 14:26:54 +11:00 |
Andrew Tridgell
|
f8c3b494d1
|
autotest: fixed missing Blimp for enum parsing
|
2024-01-05 09:33:31 +11:00 |
Andy Piper
|
fb5a92ee53
|
autotest: parse enums of the form FOO = BAR(x)
|
2023-08-15 06:53:48 +10:00 |
Peter Barker
|
3708ed7a45
|
Tools: add script to extract enumeration as metadata
|
2023-01-25 19:50:34 +11:00 |