Daniel Agar
|
ea3acb7121
|
cmake remove circular linking and reorganize
- px4_add_module now requires MAIN
- px4_add_library doesn't automatically link
|
2018-04-29 21:48:54 -04:00 |
|
Roman
|
372a519ac4
|
wind estimator: added airspeed and sideslip gate sizes for innovation tests
Signed-off-by: Roman <bapstroman@gmail.com>
|
2018-03-21 18:46:58 +01:00 |
|
Daniel Agar
|
3600225ed4
|
wind_estimator trim module documentation to fit in limit
|
2018-03-21 18:46:58 +01:00 |
|
Daniel Agar
|
f1bb61769f
|
wind_estimator fix LPWORK/HPWORK confusion and cleanup
|
2018-03-21 18:46:58 +01:00 |
|
Roman
|
8400d42988
|
wind estimator: fixed minor comments
Signed-off-by: Roman <bapstroman@gmail.com>
|
2018-03-21 18:46:58 +01:00 |
|
Roman
|
86b525ad2c
|
wind_estimator: use ModuleParams class to handle parameters
Signed-off-by: Roman <bapstroman@gmail.com>
|
2018-03-21 18:46:58 +01:00 |
|
Roman
|
5b067df01e
|
wind_estimator: cleanup
Signed-off-by: Roman <bapstroman@gmail.com>
|
2018-03-21 18:46:58 +01:00 |
|
Roman
|
33c1bcb983
|
wind_estimator: set missing task_id
Signed-off-by: Roman <bapstroman@gmail.com>
|
2018-03-21 18:46:58 +01:00 |
|
Roman
|
53e22661d4
|
wind_estimator: unsubscribe from topics and unadvertise wind topic
Signed-off-by: Roman <bapstroman@gmail.com>
|
2018-03-21 18:46:58 +01:00 |
|
Roman
|
7c0f043116
|
added module which implements wind & airspeed scale factor estimator via
work queue
Signed-off-by: Roman <bapstroman@gmail.com>
|
2018-03-21 18:46:58 +01:00 |
|