aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/roboclaw
Commit message (Collapse)AuthorAgeFilesLines
* fix incorrect argc < 1 check for no argumentsDaniel Agar2015-04-181-1/+2
| | | | -requiring arguments should be argc < 2
* add another set of uorb headersThomas Gubler2015-01-251-7/+8
|
* Merge remote-tracking branch 'upstream/master' into dev_rosThomas Gubler2014-12-291-1/+1
|\ | | | | | | | | Conflicts: .gitmodules
| * turn on -Werror and fix resulting errorsDaniel Agar2014-12-221-1/+1
| |
* | Merge remote-tracking branch 'upstream/pr/1040' into uorbtinymergeThomas Gubler2014-11-251-1/+1
|\ \ | |/ |/| | | | | | | Conflicts: mavlink/include/mavlink/v1.0 src/modules/mc_att_control/mc_att_control_main.cpp
| * Added uORB tiny pub/sub for usage without struct on stack.James Goppert2014-06-051-1/+1
| |
* | Pass over drivers to reduce build sizeLorenz Meier2014-07-231-0/+2
| |
* | More tab fixesDon Gagne2014-06-291-4/+4
| |
* | Fix bugs found through compiler warningsDon Gagne2014-06-291-2/+8
|/
* Moved UOrbPubliction/Subscription to uORB::Publication/SubscriptionJames Goppert2014-03-202-3/+3
|
* Changed driver to control motor duty cycle.James Goppert2013-10-221-2/+2
|
* Removed old timing hack.James Goppert2013-10-221-7/+0
|
* Roboclaw encoders/ dutycycledrive complete.James Goppert2013-10-223-54/+116
|
* Debugging roboclaw comm.James Goppert2013-10-213-10/+52
|
* Working on roboclaw driver.James Goppert2013-10-214-0/+659