Mark Whitehorn
48778ed3f2
bump parameter minor version
8 years ago
Mark Whitehorn
f0b41a0e52
change main trims to normalized values
8 years ago
Mark Whitehorn
dbc149c224
change trim units from absolute usec to normalized values
8 years ago
Mark Whitehorn
764101e41e
bump parameter minor version
8 years ago
Mark Whitehorn
a0c8a78a14
use trim values to set mixer:scaler.offset
...
clamp mixer output offset to [-.2,.2] ([-2000, 2000] in mixer file)
add 8 main PWM trim parameters
add long desc to parameters and bump minor parameter version
8 years ago
Daniel Agar
4252511b8e
add bitmask param metadata
9 years ago
Lorenz Meier
23a9af9088
Bump param meta version
9 years ago
Lorenz Meier
a741257293
Enable new ESP8266 TELEM2 output mode
9 years ago
Lorenz Meier
a01cb1d0b8
Bump param meta version
9 years ago
Lorenz Meier
2a83cb54c8
Raise param meta version
9 years ago
Lorenz Meier
d3dff8a1e2
Raise params version
9 years ago
Lorenz Meier
79fb8036b6
Bump param meta version
9 years ago
Lorenz Meier
ad58fc7458
Bump param version
9 years ago
Don Gagne
07775f7629
Add initial version stamps to meta data
9 years ago
Lorenz Meier
203416f136
PX4 params: Support enum values
9 years ago
Lorenz Meier
56d67c6f6c
Tools: Support injecting param meta, do not generate code for these
9 years ago
Thomas Gubler
07f6165290
make parameter parser work with python3
10 years ago
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
10 years ago
Lorenz Meier
f8cf495494
Revert "Added ability for board specific meta data generation"
...
This reverts commit 9ac350a7d1
.
10 years ago
Don Gagne
9ac350a7d1
Added ability for board specific meta data generation
...
Use new @board meta data attribute for board specific ifdef support
10 years ago
Don Gagne
202cfd21d0
Change to V2 spec of param meta data
...
Had to switch to ElementTree to get attribute support
10 years ago
Don Gagne
2fa0c333cb
Add version number to parameter meta data
10 years ago
Stefan Rado
8d41155fb6
Rework px_process_params.py into a fully featured program.
11 years ago
Stefan Rado
49cc0bd162
Explicitly treat all files as UTF-8.
11 years ago
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.
11 years ago
Alexander Lourier
0f67c5cbb0
Parameters list generator
11 years ago