aboutsummaryrefslogtreecommitdiff
path: root/apps/uORB
Commit message (Expand)AuthorAgeFilesLines
* Fixed correct RC loss detection, AR.Drone is now shutting down motors after 1...Lorenz Meier2012-09-053-1/+80
* Fixed calibration, added calibration for accel, working on further filter imp...Lorenz Meier2012-08-291-2/+3
* Final parameter interface cleanup - removed last bit of old cruft, fixed a bu...Lorenz Meier2012-08-276-547/+9
* This field can't be const, it's written to.px4dev2012-08-251-1/+1
* Removed old fileLorenz Meier2012-08-241-68/+0
* Ported almost everything to new param interface, ready for serious testingLorenz Meier2012-08-243-6/+96
* Fixed a bunch of issues in the arming state machine for multirotors, arming /...Lorenz Meier2012-08-222-5/+5
* Merged parameter changesLorenz Meier2012-08-221-0/+59
|\
| * Add an ORB topic that can be subscribed for notification of changes in the pa...px4dev2012-08-201-0/+59
* | Fix an architectural issue with the ORB that prevented publication from inter...px4dev2012-08-212-33/+76
* | Add a set of ORB topics for advertising actuator outputs.px4dev2012-08-212-0/+74
|/
* Allow to disable USB interface (but leave it enabled as default), give uORB m...Lorenz Meier2012-08-201-1/+1
* Added simple, but complete code exampleLorenz Meier2012-08-191-3/+4
* State machine cleanup, introduced variable rates for MAVLink depending on the...Lorenz Meier2012-08-181-9/+23
* Minor tweaks and command parsing debuggingLorenz Meier2012-08-161-4/+4
* Various fixes for params interfaceLorenz Meier2012-08-161-2/+6
* Integrated optical flowLorenz Meier2012-08-142-0/+85
* Massive improvements in state machine, still tracing wrong throttle scaling i...Lorenz Meier2012-08-131-1/+9
* Streamlined ar drone interface, removed a lot of old cruft, preparing for gen...Lorenz Meier2012-08-122-2/+3
* Added manual control abstraction layer, reworked sensors and ardrone_control ...Lorenz Meier2012-08-113-1/+105
* Minor but important fixes across systemLorenz Meier2012-08-081-0/+3
* HIL fixed, fixedwing control fixesIvan Ovinnikov2012-08-071-1/+1
* More work on the mixer architecture.px4dev2012-08-052-10/+26
* Checkpoint: more work in progress on mixer load/savepx4dev2012-08-052-2/+6
* Minor fixes to HMC driver, mag calibration doneLorenz Meier2012-08-051-18/+32
* Fresh import of the PX4 firmware sources.px4dev2012-08-0423-0/+3263