aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/md25
Commit message (Collapse)AuthorAgeFilesLines
* Pass over drivers to reduce build sizeLorenz Meier2014-07-231-0/+2
|
* Fix for md25 and uORB update.James Goppert2014-03-201-1/+1
|
* Moved UOrbPubliction/Subscription to uORB::Publication/SubscriptionJames Goppert2014-03-202-4/+4
|
* Segway stabilized.James Goppert2013-07-283-7/+50
|
* Working on segway controller, restructure of fixedwing.James Goppert2013-07-282-2/+2
|
* Fixed arg number.James Goppert2013-07-281-1/+1
|
* Added amplitude frequency to md25sine command.James Goppert2013-07-283-11/+10
|
* Working on debug output.James Goppert2013-07-281-11/+14
|
* Fixed typo with strncpy.James Goppert2013-07-281-2/+2
|
* Working with debug messages.James Goppert2013-07-281-23/+26
|
* Changed final time.James Goppert2013-07-281-1/+2
|
* Fixed timing issues.James Goppert2013-07-281-3/+3
|
* Added pub update.James Goppert2013-07-281-0/+2
|
* Working on sysid. Added debug values.James Goppert2013-07-283-3/+48
|
* Added log print ability to md25 driver.James Goppert2013-07-281-0/+5
|
* Added sine test.James Goppert2013-07-283-0/+59
|
* Rename our 'task_spawn' to 'task_spawn_cmd' since NuttX now has its own ↵px4dev2013-06-011-1/+1
| | | | version of task_spawn that's different.
* Hotfix: Wrong capitalization on header file nameLorenz Meier2013-05-091-2/+2
|
* Merged with masterLorenz Meier2013-05-094-0/+1152