1146 Commits (d10372c6b5c4d10d7f36511a29e6a155cc2d3318)

Author SHA1 Message Date
Thomas Gubler 5b5a4b7386 function rename 10 years ago
Thomas Gubler 6f4f5d637d first version of position estimator dummy node 10 years ago
Thomas Gubler 8a6b94adbf attitude estimator dummy node: add timestamp 10 years ago
Thomas Gubler 1915537281 initial port of multiplatform version of mc_pos_control 10 years ago
Thomas Gubler 6ba1912309 add angle conversion defines for ros 10 years ago
Thomas Gubler 719edf93e4 ported more geo functions to cpp 10 years ago
Thomas Gubler 8dbb1fc8d4 remove unneeded include 10 years ago
Thomas Gubler 23229317ad remove unnecessary include 10 years ago
Thomas Gubler dafe6654eb add missing functional header 10 years ago
Thomas Gubler 35efcaa92c update topic header includes for multiplatform headers 10 years ago
Thomas Gubler 67a35eb0b5 remove unneeded files 10 years ago
Thomas Gubler 73f342616e add better accessor 10 years ago
Thomas Gubler f55832a370 multiplatform: update topic includes 10 years ago
Thomas Gubler d7e57061c9 generate message wrapper headers on ros 10 years ago
Thomas Gubler 4ba57ad285 get rid of unnecessary defines 10 years ago
Thomas Gubler 738f65a705 generate wrapper headers for uorb 10 years ago
Thomas Gubler c33173cd5d uorb pub: cleanup objects 10 years ago
Thomas Gubler da7ad9a332 multiplatform: re-enable interval functionality (for uorb) 10 years ago
Thomas Gubler af943cf16a add update_sub_min_interval function 10 years ago
Thomas Gubler 57569482ad remove unneeded friend 10 years ago
Thomas Gubler 16c85c6d18 move uorb::publisherbase into constructor of publisher 10 years ago
Thomas Gubler 59f05a7195 move ros::publisher into constructor of publisher 10 years ago
Thomas Gubler 2dfd30c25e move uorb::subscriptionbase into constructor of subscriber 10 years ago
Thomas Gubler 1e504478a0 move ros::subscriber into constructor of subscriber 10 years ago
Thomas Gubler b2a911b88d uorb wrapper port callback to methods and subscriber without callback 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 2af44f5995 multiplatform: introduce PublisherNode class for uorb for more consistency 10 years ago
Thomas Gubler 2b103d319c clean up px4_nodehandle 10 years ago
Thomas Gubler 358c919325 clean up px4_subscriber 10 years ago
Thomas Gubler a761df4ffa clean up px4_publisher 10 years ago
Thomas Gubler b04fcad525 fix bracket position 10 years ago
Thomas Gubler 02fdd48a47 publisher: use wrapper message type 10 years ago
Thomas Gubler 2a2594a171 re-enable adding of subscriber to list 10 years ago
Thomas Gubler 1511fd7b2d make handle() static 10 years ago
Thomas Gubler cadcad6ffb messagelayer prototype for nuttx 10 years ago
Thomas Gubler 7c3223b860 added a messageplayer prototype for ros 10 years ago
Thomas Gubler e60c1a842c ros mixer: add iris 10 years ago
Thomas Gubler 6b0d0aa2a5 ros: make mixer name a param 10 years ago
Thomas Gubler f6c0d2310d ros mixer node: add w mixer 10 years ago
Thomas Gubler 1cff86b0b5 ros mixer: increase number of controls to default to fix undefined behaviour 10 years ago
Thomas Gubler 2669c699c7 ros attitude estimator dummy: fix topic name 10 years ago
Thomas Gubler 6580d66d45 ros sim: use ardrone model 10 years ago
Thomas Gubler c118d17cb5 fix code style in src/platforms 10 years ago
Thomas Gubler e855e4454c exclude macro hack for tests target 10 years ago
Thomas Gubler f37fdd95af add and use PX4_ROS preprocessor define 10 years ago
Thomas Gubler f871b777ab destructors for px4_nodehandle 10 years ago
Thomas Gubler 017dc42423 multiplatform fix errors from werror 10 years ago
Thomas Gubler 17e544ebf3 dummy mixer: add offset param 10 years ago
Thomas Gubler e16c4ff76e read attitude and attitude speed from imu message 10 years ago