108 Commits (4437727b970282a5c2d720a1791976cfd25f839f)

Author SHA1 Message Date
James Goppert 34eeee9fa9 Added defautl config for nuttx, nuttx now works over usb. 10 years ago
James Goppert 0286136c68 Addressed scope question. 10 years ago
James Goppert bf18c84652 Cleanup of module building. 10 years ago
Mark Charlebois 75f1f91784 cmake qurt and posix fixes for cmake 10 years ago
Mark Charlebois 7e1c984234 Hack to get posix build partially working 10 years ago
Mark Charlebois c16c6a00e3 Clean up location of nuttx specific template 10 years ago
James Goppert d9a2553d34 Added firmware directories. 10 years ago
James Goppert bbf043e327 More work on romfs. 10 years ago
James Goppert 387e504ea2 Removed git if blocks, modules don't clone unless dep. added. 10 years ago
James Goppert 34f00ede4d Merge. 10 years ago
James Goppert bf9e541d19 Got romfs generation working. 10 years ago
Mark Charlebois 44dd4160a2 cmake: Adding qurt build support 10 years ago
James Goppert 0dab16123e Rename of modules. 10 years ago
James Goppert 4d02b74748 Rename of modules. 10 years ago
Mark Charlebois 4764a62440 Merge of latest changes 10 years ago
James Goppert 852c72fdc7 Naming fix. 10 years ago
James Goppert 29520c0834 Support for os abstraction. 10 years ago
James Goppert 1d6b31d196 Switch to cmake build system. 10 years ago
TSC21 c180b5d825 distance_sensor: added msg definition to 'msg' folder 10 years ago
Andreas Antener 482f2c9442 added integration tests to cmake list 10 years ago
Andreas Antener a54849eeff adding previous integration demo tests 10 years ago
Thomas Gubler e5d54a487f ros offboard attitude sp demo: move attitude 10 years ago
Thomas Gubler 27511324ff ros: add offboard attitude sp demo (WIP) 10 years ago
Thomas Gubler dae7c698b0 ros: CMakeLists: small fixes and added offboard demo node 10 years ago
Thomas Gubler 6e69558b42 enable force setpoint message for multiplatform 10 years ago
Thomas Gubler 3475d8883b enable offboard control mode topic for multiplatform 10 years ago
Thomas Gubler 001575e740 ros: mavlink node: add mavconn link 10 years ago
Thomas Gubler 2d0c5616cb ros: add skeleton for mavlink node 10 years ago
Thomas Gubler 6f4f5d637d first version of position estimator dummy node 10 years ago
Thomas Gubler 1915537281 initial port of multiplatform version of mc_pos_control 10 years ago
Thomas Gubler 5cb208c32f reenable mcatt ctl and other nodes for ros 10 years ago
Thomas Gubler d7e57061c9 generate message wrapper headers on ros 10 years ago
Thomas Gubler 3a38b0fe35 define __EXPORT for ROS 10 years ago
Thomas Gubler 7c3223b860 added a messageplayer prototype for ros 10 years ago
Thomas Gubler 94091a1ce7 fix dependencies in CMakeLists.txt 10 years ago
Thomas Gubler f37fdd95af add and use PX4_ROS preprocessor define 10 years ago
Thomas Gubler 5876ff11ec mc att control multiplatform alongside normal mc att control 10 years ago
Thomas Gubler 9586a8f5b1 add missing mab_msgs dependency 10 years ago
Thomas Gubler f968e7355d fix mixer path 10 years ago
Thomas Gubler 6f425ca7fc commander dummy node 10 years ago
Roman Bapst 484020177d further progress on mixer node 10 years ago
Thomas Gubler 1f8fd5d120 new dummy attitude estimator skeleton 10 years ago
Thomas Gubler c9b0dfaaa1 skeleton code for manual input node 10 years ago
Thomas Gubler 1c6da49e3f add gazebo_msgs 10 years ago
Thomas Gubler 2c12a524de dummy estimator skeleton code 10 years ago
Thomas Gubler ac8b47b0c3 add missing msg and includes 10 years ago
Thomas Gubler 4567512d7a add actuator_controls_virtual_mc as msg, fix msg setup in CMakeList 10 years ago
Thomas Gubler 0a1e94d504 circuit breaker: move to cpp, all platforms use the same file 10 years ago
Thomas Gubler 9520983e08 lots' of header juggling and small changes to make mc att control compile for NuttX and ROS 10 years ago
Thomas Gubler c68c277c94 subscription class for ros now stores last message to avoid manual copy and support subscription with no callbacks 10 years ago