Commit Graph

11129 Commits

Author SHA1 Message Date
Thomas Gubler dfd078651f subscriber: move nuttx startup handling 2015-01-23 18:00:59 +01:00
Lorenz Meier b14e849fc4 Sonar: Set min/max distance properly, add usleep for detection 2015-01-23 16:33:24 +01:00
Jon Verbeke a23c39eec4 Sonar driver by jverbeke 2015-01-23 16:13:55 +01:00
Thomas Gubler 6357fa7597 header generation script: create dir if it does not exist 2015-01-23 15:39:34 +01:00
Lorenz Meier de2d73987f Merge branch 'ros_messagelayer_merge' of github.com:PX4/Firmware into ros_messagelayer_merge 2015-01-23 15:24:32 +01:00
Lorenz Meier 6c0b5cf125 Update NuttX version as required 2015-01-23 15:24:18 +01:00
Thomas Gubler 73f342616e add better accessor 2015-01-23 15:16:13 +01:00
Lorenz Meier 193a210b51 Multi sonar support by jverbeke 2015-01-23 14:51:49 +01:00
Thomas Gubler 1ab9ec5811 fix ros header template 2015-01-23 14:38:53 +01:00
Thomas Gubler f55832a370 multiplatform: update topic includes 2015-01-23 14:38:39 +01:00
Thomas Gubler d7e57061c9 generate message wrapper headers on ros 2015-01-23 11:58:24 +01:00
Thomas Gubler 4ba57ad285 get rid of unnecessary defines 2015-01-23 11:39:10 +01:00
Thomas Gubler 5e9bef6f4b cleanup template for normal uorb headers 2015-01-23 10:37:17 +01:00
Thomas Gubler 738f65a705 generate wrapper headers for uorb 2015-01-23 10:34:04 +01:00
Thomas Gubler 6f7fa3b4e7 header generation script: add option to set output filename prefix 2015-01-23 10:33:18 +01:00
Thomas Gubler c33173cd5d uorb pub: cleanup objects 2015-01-23 09:23:29 +01:00
Thomas Gubler da7ad9a332 multiplatform: re-enable interval functionality (for uorb) 2015-01-23 09:02:04 +01:00
Thomas Gubler af943cf16a add update_sub_min_interval function 2015-01-23 08:27:06 +01:00
Thomas Gubler 57569482ad remove unneeded friend 2015-01-23 08:16:07 +01:00
Thomas Gubler 16c85c6d18 move uorb::publisherbase into constructor of publisher 2015-01-23 08:12:46 +01:00
Thomas Gubler 59f05a7195 move ros::publisher into constructor of publisher 2015-01-23 08:03:15 +01:00
Thomas Gubler 2dfd30c25e move uorb::subscriptionbase into constructor of subscriber 2015-01-23 07:17:06 +01:00
Thomas Gubler 1ad6e00234 re-enable warnings/errors 2015-01-23 07:16:07 +01:00
Thomas Gubler 1e504478a0 move ros::subscriber into constructor of subscriber 2015-01-23 07:06:02 +01:00
Thomas Gubler b2a911b88d uorb wrapper port callback to methods and subscriber without callback 2015-01-22 17:10:20 +01:00
Thomas Gubler 49d41773fc ros wrapper port callback to methods and subscriber without callback 2015-01-22 16:47:28 +01:00
Thomas Gubler 8e15a5b9d0 install script: add missing joy dependency 2015-01-22 15:07:06 +01:00
Daniel Agar e10d6bf603 Fixed coverity CID #12521 2015-01-22 15:02:43 +01:00
Daniel Agar 9f32a85409 Fixed coverity CID #12530 2015-01-22 15:02:43 +01:00
Daniel Agar ce11cc9f32 geofence.cpp format 2015-01-22 15:02:43 +01:00
Daniel Agar 20a8b26ac8 Fixed coverity CID #12538 2015-01-22 15:02:43 +01:00
Thomas Gubler 67b465d800 add iris house world launch file 2015-01-22 12:31:07 +01:00
Thomas Gubler 8c4fce3654 multiplatform: better publisher base class 2015-01-22 09:30:43 +01:00
Lorenz Meier 7faef870c8 Fix UAVCAN dependency generation issue 2015-01-22 09:24:13 +01:00
Thomas Gubler 2af44f5995 multiplatform: introduce PublisherNode class for uorb for more consistency 2015-01-22 08:10:08 +01:00
Lorenz Meier 38ae6bcc5f Added block diagram 2015-01-22 07:24:22 +01:00
Daniel Agar 30e32b004d travis fix s3 index.html and timestamp.html upload
these files were being uploaded as "/index.html" and "/timestamp.html"
2015-01-21 17:18:55 -05:00
Randy Mackay d80a00fad1 batt_smbus: disable if no batt 10seconds after startup 2015-01-21 22:23:17 +01:00
Lorenz Meier f8e91e8156 Merge pull request #1674 from PX4/s3deploy
Upload latest master, beta and stable builds to AWS
2015-01-21 22:21:17 +01:00
David Sidrane 2a00948c7a Added prefix to Match Message also 2015-01-21 10:19:24 -10:00
David Sidrane e037b7ae9b Added delay to ensure the the px4io is in loop waiting for a characterit
loop.
2015-01-21 10:02:22 -10:00
David Sidrane 0943bd9a31 Added Prefix to message to identify it as PX4IO related 2015-01-21 09:54:49 -10:00
Thomas Gubler 2b103d319c clean up px4_nodehandle 2015-01-21 18:29:22 +01:00
Thomas Gubler 358c919325 clean up px4_subscriber 2015-01-21 18:23:18 +01:00
Thomas Gubler a761df4ffa clean up px4_publisher 2015-01-21 18:14:42 +01:00
Thomas Gubler f60e65b38f clean up subscriber example 2015-01-21 18:05:31 +01:00
Thomas Gubler ed526173bb clean up publisher example 2015-01-21 17:57:37 +01:00
Thomas Gubler b04fcad525 fix bracket position 2015-01-21 17:41:56 +01:00
Thomas Gubler 02fdd48a47 publisher: use wrapper message type 2015-01-21 17:41:13 +01:00
Thomas Gubler 2a2594a171 re-enable adding of subscriber to list 2015-01-21 17:40:42 +01:00