20 Commits

Author SHA1 Message Date
Daniel Agar
4252511b8e add bitmask param metadata 2016-07-07 12:42:59 +02:00
Lorenz Meier
23a9af9088 Bump param meta version 2016-05-01 18:28:45 +02:00
Lorenz Meier
a741257293 Enable new ESP8266 TELEM2 output mode 2016-04-29 14:59:11 +02:00
Lorenz Meier
a01cb1d0b8 Bump param meta version 2016-04-27 16:40:58 +02:00
Lorenz Meier
2a83cb54c8 Raise param meta version 2016-04-25 09:36:13 +02:00
Lorenz Meier
d3dff8a1e2 Raise params version 2016-04-25 08:44:51 +02:00
Lorenz Meier
79fb8036b6 Bump param meta version 2016-03-13 18:29:01 +01:00
Lorenz Meier
ad58fc7458 Bump param version 2016-03-06 17:38:08 +01:00
Don Gagne
07775f7629 Add initial version stamps to meta data 2016-03-05 20:33:16 +01:00
Lorenz Meier
203416f136 PX4 params: Support enum values 2016-02-06 16:11:58 +01:00
Lorenz Meier
56d67c6f6c Tools: Support injecting param meta, do not generate code for these 2015-11-09 09:31:43 +01:00
Thomas Gubler
07f6165290 make parameter parser work with python3 2015-05-04 14:04:09 +02:00
Don Gagne
6bf0a2618b Add support for board attribute to parse output
This allows for writing parameter meta data which is specific to a
board type
2015-04-21 12:31:08 -07:00
Lorenz Meier
f8cf495494 Revert "Added ability for board specific meta data generation"
This reverts commit 9ac350a7d1c5c07a4e4ba7824744930f9110dedc.
2015-04-18 11:38:23 +02:00
Don Gagne
9ac350a7d1 Added ability for board specific meta data generation
Use new @board meta data attribute for board specific ifdef support
2015-04-18 11:14:12 +02:00
Don Gagne
202cfd21d0 Change to V2 spec of param meta data
Had to switch to ElementTree to get attribute support
2015-04-16 10:21:18 -07:00
Don Gagne
2fa0c333cb Add version number to parameter meta data 2015-04-15 14:53:06 -07:00
Stefan Rado
8d41155fb6 Rework px_process_params.py into a fully featured program. 2014-02-18 22:34:52 +01:00
Stefan Rado
d30335cb3f Fixes for Python 3 and refactoring: Merge generic Output class into specialized output classes as some need to write files in binary mode. 2014-02-15 21:37:47 +01:00
Alexander Lourier
0f67c5cbb0 Parameters list generator 2013-10-18 03:47:15 +04:00