194 Commits (35740b0b5933041f8218ecd39970a75ca6515c1e)

Author SHA1 Message Date
Lorenz Meier 27cc274991 FW control: add missing headers 8 years ago
Lorenz Meier 884876babf Rover: fix headers 8 years ago
Lorenz Meier 90c4b41234 Examples: Header cleanup 8 years ago
Lorenz Meier 50d07b196c EKF: Header cleanup 8 years ago
David Sidrane b6362ed87c Needed math.h 8 years ago
Lorenz Meier 14b0511c6c MC pos control multiplatform style fix. 9 years ago
Lorenz Meier a12780c88f Remove attitude setpoint matrix from attitude setpoint topic 9 years ago
Roman 17a4b64434 old ekf: fix computation of rotation matrix 9 years ago
Roman 06931e12cf mc_pos_control_mulitplatform: cleanup of matrix usage 9 years ago
Roman d086a348aa rover steering example: fixed compile error 9 years ago
Roman 7cb06c01eb attitude_estimator_ekf: fixed quaternion computation from dcm 9 years ago
Roman 51941b0af8 rover_steering_control: fixed comment 9 years ago
Roman 3faaeb06d1 attitude setpoint topic: cleanup of matrix class usage 9 years ago
Lorenz Meier f1e5fe9b39 Fix isfinite compilation for fixed wing example 9 years ago
Lorenz Meier 57f193174c Fix mc att control multiplatform 9 years ago
Lorenz Meier 5d9c91dece Convert fixed wing example to quaternions 9 years ago
Lorenz Meier 526fb8f515 Remove q_valid flag from attitude topic 9 years ago
Beat Küng d349bd570f ekf examples: remove unused variable 9 years ago
Lorenz Meier ac936a28dd Update examples 9 years ago
tumbili 56b2fd0257 fixed rover example 9 years ago
tumbili 0d0fa133e6 remove comments 9 years ago
Roman eb18622d85 added old ekf attitude estimator back to config and made changes so it compiles 9 years ago
Roman b8a219d351 removed comments and fixed some euler bugs 9 years ago
tumbili 5e0e522903 adapted to new vehicle attitude message 9 years ago
Beat Küng ce0d31b7d9 mavlink log: ensure all critical & emergency msgs are also logged to console & ulog 9 years ago
Beat Küng 241fd629ce ERROR macro: get rid of the many 'oddly, ERROR is not defined for c++', use PX4_ERROR 9 years ago
Julian Oes 8ff237c69f Remove size optimization for individual modules 9 years ago
Beat Küng e6391189bc px4_simple_app: update printf to latest format version 9 years ago
Lorenz Meier cf776aeb0a Fix compilation of examples 9 years ago
Lorenz Meier cba4bcd2fb Multiplatform controllers: Move to examples and fix code style 9 years ago
Lorenz Meier ee5cdab963 Move old estimators to examples 9 years ago
Beat Küng 9c73eae941 sensor_combined: replace accel & gyro integral with value, use float for dt 9 years ago
Beat Küng d846ad5dac sensors: move voting into sensors module 9 years ago
Beat Küng b4ecc5a8d9 sensor_combined cleanup: remove many unneeded fields 9 years ago
Beat Küng 8a12dee125 cmake: remove all module.mk files & cmake conversion script (#4918) 9 years ago
Daniel Agar 76387b1693 uorb autogeneration 9 years ago
James Goppert 967e4dd127 Modified cmake to use STACK_MAX and STACK_MAIN 9 years ago
Daniel Agar 51cd8ce1ff subscriber example param @unit 9 years ago
Lorenz Meier 2e9cec5b06 Simple app: Use enough stack 9 years ago
Lorenz Meier 669f8bf098 Matlab example: Use enough stack 9 years ago
Lorenz Meier 7c8a2a1e18 HW test example: Use enough stack 9 years ago
Lorenz Meier 977aee9f62 Simple app: fix code style 9 years ago
Lorenz Meier 8b76d5e941 Update simple app example to use multiplatform API 9 years ago
Lorenz Meier 7ce0cbd8cb Complete HW test instructions 10 years ago
Lorenz Meier a1d6cfcfb7 Remove old module.mk files to not confuse new users 10 years ago
Lorenz Meier 75dfa5a420 Remove outdated flow position estimator 10 years ago
James Goppert bf18c84652 Cleanup of module building. 10 years ago
James Goppert 1d6b31d196 Switch to cmake build system. 10 years ago
Daniel Agar 0a4a1fc991 format src/examples/subscriber 10 years ago
Daniel Agar 9dd8864a1b format src/examples/rover_steering_control 10 years ago