aboutsummaryrefslogtreecommitdiff
path: root/apps/uORB
Commit message (Expand)AuthorAgeFilesLines
* Added vicon, actuator controls effective and optical flow to loggingLorenz Meier2012-11-211-3/+3
* Added actuator controls effective topicLorenz Meier2012-11-212-0/+77
* Added setpoint tripletLorenz Meier2012-11-202-0/+81
* Cleaned up PI wrapping code, still subject to testingLorenz Meier2012-11-201-7/+2
* Distinction between yaw position and yaw speed control, just messsed around i...Julian Oes2012-11-191-7/+0
* Minor cleanups in docs and outputLorenz Meier2012-11-181-6/+6
* Merge branch 'fw_control' of https://github.com/thomasgubler/FirmwareLorenz Meier2012-11-131-3/+3
|\
| * Merge branch 'master' of https://github.com/PX4/Firmware into fw_controlThomas Gubler2012-11-101-4/+8
| |\
| * \ Merge branch 'master' of https://github.com/PX4/Firmware into fw_controlThomas Gubler2012-11-051-13/+1
| |\ \
| * \ \ Merge branch 'master' of https://github.com/PX4/Firmware into fw_controlThomas Gubler2012-10-311-0/+6
| |\ \ \
| * \ \ \ Merge branch 'master' of https://github.com/PX4/Firmware into fw_controlThomas Gubler2012-10-261-1/+1
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into fw_controlThomas Gubler2012-10-222-18/+20
| |\ \ \ \ \
| * | | | | | [work in progess]roll attitude and roll rate loop worksThomas Gubler2012-10-211-3/+3
* | | | | | | Added missing GPS message fieldsLorenz Meier2012-11-121-0/+2
| |_|_|_|_|/ |/| | | | |
* | | | | | Comments cleanup / polishingLorenz Meier2012-11-101-4/+8
| |_|_|_|/ |/| | | |
* | | | | Quickly separated low-level raw RC from mapped / scaled RC, supports FMU PPM ...Lorenz Meier2012-11-051-13/+1
| |_|_|/ |/| | |
* | | | Extended GPS struct with velocity vectorLorenz Meier2012-10-311-0/+6
| |_|/ |/| |
* | | Checkpoint - moving things out of the NuttX configs/*/src directoriespx4dev2012-10-231-1/+1
| |/ |/|
* | MergedLorenz Meier2012-10-161-0/+2
|\ \
| * | Refactor and start tidying up the MAVLink app.px4dev2012-10-141-0/+2
| |/
* / Merged new EKF versionLorenz Meier2012-10-161-18/+18
|/
* Added controller parameters, added vicon position readingLorenz Meier2012-10-042-0/+81
* Commit finished attitude estim cleanupLorenz Meier2012-10-031-0/+1
* Fixed HIL joystick supportLorenz Meier2012-10-021-3/+2
* Fixed RC and offboard control state machineLorenz Meier2012-09-261-0/+1
* Completely implemented offboard controlLorenz Meier2012-09-215-29/+130
* Reworked control interface, needs testing / validationLorenz Meier2012-09-195-27/+27
* Reworking control infrastructure for inner rate loop, preparing offboard inte...Lorenz Meier2012-09-182-15/+16
|\
| * gtnaegeli2012-09-181-7/+7
|/
* Improved reporting / logging a lot, first usable version of SD card loggerLorenz Meier2012-09-142-0/+2
* Deleted old cruftLorenz Meier2012-09-103-166/+0
* Fixed HIL enabling, renamed failsafe to better term "lockdown", made sure HIL...Lorenz Meier2012-09-101-1/+1
* Added RC params, fixed attitude and position controlLorenz Meier2012-09-081-0/+3
* Added bitfield to encode updated dimensionsLorenz Meier2012-09-061-5/+5
* 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