aboutsummaryrefslogtreecommitdiff
path: root/apps/ardrone_interface
Commit message (Expand)AuthorAgeFilesLines
* Added actuator controls effective topicLorenz Meier2012-11-211-4/+28
* Increased interface slightly to better match 200 Hz, adjusted led flash speedLorenz Meier2012-11-141-2/+2
* Reducing stack sizes to free some RAMLorenz Meier2012-10-301-1/+1
* Checkpoint - moving things out of the NuttX configs/*/src directoriespx4dev2012-10-232-2/+2
* Removed dead codeLorenz Meier2012-10-181-1/+0
* Go back to the FIFO scheduler for now, as we don't have time to shake out the...px4dev2012-10-031-1/+1
* Add new 'task_spawn' interface for starting new tasks in the PX4 worldpx4dev2012-10-011-1/+8
* Cleanup of lots of debugging printfsJulian Oes2012-09-272-13/+2
* Calibration should not freeze anymore, ardrone flying but estimator is not ab...Julian Oes2012-09-271-2/+1
* Merge branch 'ardrone' of https://github.com/PX4/Firmware into ardroneJulian Oes2012-09-273-3/+5
|\
| * Fixed a max value in the AR.Drone interfaceLorenz Meier2012-09-263-3/+6
* | 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-252-5/+15
|/
* fix to set device for ardrone interfaceJulian Oes2012-09-241-6/+20
* Improved reporting / logging a lot, first usable version of SD card loggerLorenz Meier2012-09-141-0/+1
* Fixed HIL enabling, renamed failsafe to better term "lockdown", made sure HIL...Lorenz Meier2012-09-101-1/+1
* Added per-motor test routine, test came clean. Worth trying PID tuning.Lorenz Meier2012-09-071-1/+22
* Better AR interface initializationLorenz Meier2012-09-062-16/+15
* Various minor fixes and improvements across systemLorenz Meier2012-09-051-9/+30
* Fixed correct RC loss detection, AR.Drone is now shutting down motors after 1...Lorenz Meier2012-09-051-1/+4
* Checkpoint - this is worth an AR.Drone flight test. Fixed thrust scaling in s...Lorenz Meier2012-09-042-50/+94
* Fix up AR.drone motor GPIO config and initialisationpx4dev2012-09-032-7/+7
* WIP on ardrone control interfaceLorenz Meier2012-09-033-65/+108
* Removing old cruft from the interfaceLorenz Meier2012-09-031-42/+67
* minor changes for default options, closing properly all subscriptions in mult...Lorenz Meier2012-08-291-8/+6
* Minor improvements to ardrone interface, ready for prime timeLorenz Meier2012-08-293-42/+33
* fixed typo, removed deamon example from default buildLorenz Meier2012-08-191-2/+2
* Updated ROMFS scrips, created new ardrone_interface to jointly use multirotor...Lorenz Meier2012-08-194-0/+835