aboutsummaryrefslogtreecommitdiff
path: root/apps/mavlink/mavlink_receiver.c
Commit message (Expand)AuthorAgeFilesLines
* Cut over MAVLink to new build systemLorenz Meier2013-04-271-718/+0
* HIL bugfixingLorenz Meier2013-04-251-6/+8
* Hotfix: Build fixLorenz Meier2013-04-221-1/+1
* Fixed bug in MAVLink HIL interface, now consistent with in-flight results in ...Lorenz Meier2013-04-221-5/+9
* Fixes to MAVLink HILLorenz Meier2013-04-221-3/+7
* Added generation of pressure altitude in highres IMU message modeLorenz Meier2013-04-071-7/+17
* Improved HIL startup script, added highres HIL receive routineLorenz Meier2013-03-241-0/+68
* Merge pull request #195 from PX4/gpsLorenz Meier2013-02-151-12/+12
|\
| * Changed gps position topic mostly to SI units and float, removed counters and...Julian Oes2013-02-061-12/+12
* | Merge remote-tracking branch 'upstream/master' into attitude_filter_improvementJulian Oes2013-02-111-5/+5
|\|
| * HOTFIX: Fixed HoTT compile error, fixed MAVLink crashLorenz Meier2013-01-311-5/+5
* | Better attitude filter, not sensitive to sudden accelerationsLorenz Meier2013-01-211-1/+0
|/
* Working on velocity errors.James Goppert2013-01-151-1/+6
* Slowed HIL status updates. Also prevented posCor. when gps not init.James Goppert2013-01-151-6/+6
* Added assertion, fixed formatting.James Goppert2013-01-131-11/+12
* More fixes.James Goppert2013-01-131-2/+2
* Reduced stack size for mavlink receiver.James Goppert2013-01-131-1/+1
* Working on comments.James Goppert2013-01-131-5/+0
* Rebase of changes to sensor_hil_fixedwing branch.James Goppert2013-01-131-9/+175
* Fixed code style for mavlink appLorenz Meier2013-01-111-29/+40
* Merged IO feature branchLorenz Meier2012-12-131-3/+3
|\
| * Added required additional fields: If system is ok to launch (required for LED...Lorenz Meier2012-12-131-2/+22
* | MergedLorenz Meier2012-11-271-0/+2
|\|
| * Cleaned up different uorb topics, cleaned up excessive stack sizesLorenz Meier2012-11-271-1/+3
* | fw_controller testingThomas Gubler2012-11-251-1/+1
* | manual merge of origin/master into fw_controlThomas Gubler2012-11-211-0/+9
|\|
| * Added vicon, actuator controls effective and optical flow to loggingLorenz Meier2012-11-211-0/+4
| * Changed yaw position control to yaw speed control for multirotors, tested wit...Julian Oes2012-11-191-0/+5
* | first version of yaw control loop, needs testingThomas Gubler2012-11-131-1/+22
|/
* Code cleanup in mavlink appLorenz Meier2012-11-101-73/+0
* Comments cleanup / polishingLorenz Meier2012-11-101-1/+3
* Quickly separated low-level raw RC from mapped / scaled RC, supports FMU PPM ...Lorenz Meier2012-11-051-4/+0
* Minor tweaks to offboard control receptionLorenz Meier2012-11-011-5/+5
* Casting and fix default param pathLorenz Meier2012-10-311-5/+4
* Checkpoint - moving things out of the NuttX configs/*/src directoriespx4dev2012-10-231-1/+1
* Accomodating for offboard control setupsLorenz Meier2012-10-221-0/+6
* Minor code style fixes, removed dead codeLorenz Meier2012-10-171-11/+2
* Increased priority of MAVLink receiver threadLorenz Meier2012-10-171-0/+5
* Refactor and start tidying up the MAVLink app.px4dev2012-10-141-0/+495