232 Commits (2b87e5a790a68f8d7a02615e9327444679b3f17e)

Author SHA1 Message Date
Roman 3faaeb06d1 attitude setpoint topic: cleanup of matrix class usage 8 years ago
Lorenz Meier f1e5fe9b39 Fix isfinite compilation for fixed wing example 8 years ago
Lorenz Meier 57f193174c Fix mc att control multiplatform 8 years ago
Lorenz Meier 5d9c91dece Convert fixed wing example to quaternions 8 years ago
Lorenz Meier 526fb8f515 Remove q_valid flag from attitude topic 8 years ago
Beat Küng d349bd570f ekf examples: remove unused variable 8 years ago
Lorenz Meier ac936a28dd Update examples 8 years ago
tumbili 56b2fd0257 fixed rover example 8 years ago
tumbili 0d0fa133e6 remove comments 8 years ago
Roman eb18622d85 added old ekf attitude estimator back to config and made changes so it compiles 8 years ago
Roman b8a219d351 removed comments and fixed some euler bugs 8 years ago
tumbili 5e0e522903 adapted to new vehicle attitude message 8 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 9 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
Daniel Agar 293739ce20 format src/examples/px4_daemon_app 10 years ago
Daniel Agar ad456bb7f2 format src/examples/publisher 10 years ago
Daniel Agar a7056892f3 format src/examples/matlab_csv_serial 10 years ago
Daniel Agar d2db6855ad format src/examples/flow_position_estimator 10 years ago
Daniel Agar 50d74e00ec format src/examples/fixedwing_control 10 years ago
Lorenz Meier 0d44510f67 Examples: Fix copyright 10 years ago
Mark Charlebois a734fc96d1 extensive orb_advert_t fixes 10 years ago
Mark Charlebois 95de7c2e94 ROS: Fixes for print of uint64_t type 10 years ago
Mark Charlebois ce96329f95 Resolve printing uint64 types 10 years ago
Mark Charlebois 0f5cb75692 ROS: Fixes for ROS build 10 years ago
Mark Charlebois 9f391b1867 NuttX: fixes for NuttX build 10 years ago
Mark Charlebois 0c1c58c418 Fixed overzealous px4_ prefixing 10 years ago