aboutsummaryrefslogtreecommitdiff
path: root/apps/ardrone_interface/ardrone_motor_control.c
Commit message (Collapse)AuthorAgeFilesLines
* Ported AR.Drone interface to new style configLorenz Meier2013-04-261-492/+0
|
* Added actuator controls effective topicLorenz Meier2012-11-211-4/+28
|
* Checkpoint - moving things out of the NuttX configs/*/src directoriespx4dev2012-10-231-1/+1
|
* Cleanup of lots of debugging printfsJulian Oes2012-09-271-4/+0
|
* Merge branch 'ardrone' of https://github.com/PX4/Firmware into ardroneJulian Oes2012-09-271-2/+1
|\ | | | | | | | | Conflicts: apps/ardrone_interface/ardrone_motor_control.c
| * Fixed a max value in the AR.Drone interfaceLorenz Meier2012-09-261-2/+2
| |
* | ardrone max motor output was slightly to highJulian Oes2012-09-261-1/+1
| |
* | ardrone in the air again (workaround: rate controller disabled)Julian Oes2012-09-251-3/+6
|/
* Improved reporting / logging a lot, first usable version of SD card loggerLorenz Meier2012-09-141-0/+1
|
* Better AR interface initializationLorenz Meier2012-09-061-3/+2
|
* Various minor fixes and improvements across systemLorenz Meier2012-09-051-9/+30
|
* Checkpoint - this is worth an AR.Drone flight test. Fixed thrust scaling in ↵Lorenz Meier2012-09-041-39/+53
| | | | sensors for manual input, kind of fixed AR.Drone motor interface, very reliable now
* Fix up AR.drone motor GPIO config and initialisationpx4dev2012-09-031-4/+4
|
* WIP on ardrone control interfaceLorenz Meier2012-09-031-49/+74
|
* minor changes for default options, closing properly all subscriptions in ↵Lorenz Meier2012-08-291-8/+6
| | | | multirotor att control now on exit
* Minor improvements to ardrone interface, ready for prime timeLorenz Meier2012-08-291-22/+1
|
* Updated ROMFS scrips, created new ardrone_interface to jointly use ↵Lorenz Meier2012-08-191-0/+433
multirotor_att_control on all multirotors, including AR.Drone frames