151 Commits (3a46487fa4f58889dae818075e6ed6dd73f6106c)

Author SHA1 Message Date
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
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
Mark Charlebois c5237f7f6f Removed extra abstracton layer in systemlib 10 years ago
Mark Charlebois 3654aec3a5 POSIX: ported px4_daemon_app 10 years ago
Mark Charlebois fd7863270e Nuttx: fixed missing changes from AppMgr to AppState 10 years ago
Mark Charlebois 5084a61f0e Abstractions to compile systemlib for Linux and Nuttx 10 years ago
Mark Charlebois 9758112e31 Use px4_config.h instead of nuttx/config.h 10 years ago
Mark Charlebois bf429188b4 Reverted: Use OS independent API for task creation/deletion 10 years ago
Mark Charlebois ddb32742eb Use OS independent API for task creation/deletion 10 years ago
Daniel Agar 2e824bbeea fix incorrect argc < 1 check for no arguments 10 years ago
Marcel Stüttgen 9130976d9e Update main.cpp 10 years ago
Daniel Agar 662ec3f62f examples fix code style 10 years ago
Daniel Agar c2abb0f82a fix code style if trivial one line difference 10 years ago
Marcel Stuettgen d0c6636b7f added debug code to check if the values are really changing 10 years ago
Lorenz Meier 15f729ddd5 Rover: C++ify, minor cleanups 10 years ago
Lorenz Meier e59aaa771c Rover: Add simple steering controller. 10 years ago
James Goppert 017f3ead47 Flow example fix for divide by zero. 10 years ago
Thomas Gubler 69f5726d70 make subscriber example use the new param api 10 years ago
Lorenz Meier 777eda1a89 Move MATLAB example to multi pub/sub API 10 years ago
Thomas Gubler abeae7b6f6 extend subscriber/publisher example 10 years ago
Thomas Gubler cd35ab2661 add another set of uorb headers 10 years ago
Thomas Gubler 4c3a24ddee tiny cleanup 10 years ago
Thomas Gubler aa7e5ddb38 move position of spin_once in publisher example 10 years ago
Thomas Gubler a36d0dce85 publisher: move nuttx startup handling 10 years ago
Thomas Gubler dfd078651f subscriber: move nuttx startup handling 10 years ago
Thomas Gubler 73f342616e add better accessor 10 years ago
Thomas Gubler da7ad9a332 multiplatform: re-enable interval functionality (for uorb) 10 years ago
Thomas Gubler 49d41773fc ros wrapper port callback to methods and subscriber without callback 10 years ago
Thomas Gubler 8c4fce3654 multiplatform: better publisher base class 10 years ago
Thomas Gubler f60e65b38f clean up subscriber example 10 years ago
Thomas Gubler ed526173bb clean up publisher example 10 years ago
Thomas Gubler 1f706eeb2f small cleanup 10 years ago
Thomas Gubler cadcad6ffb messagelayer prototype for nuttx 10 years ago