aboutsummaryrefslogtreecommitdiff
path: root/src/modules/mavlink
Commit message (Expand)AuthorAgeFilesLines
* merge masterLorenz Meier2014-01-312-4/+4
|\
| * Revert "Merge pull request #620 from pigeonhunter/stack_sizes"Lorenz Meier2014-01-303-3/+3
| * Revert "mavlink: revert stack size 2048 to fix suspending in HIL mode"Lorenz Meier2014-01-301-1/+1
| * mavlink: revert stack size 2048 to fix suspending in HIL modeAnton Babushkin2014-01-301-1/+1
| * Merge pull request #620 from pigeonhunter/stack_sizesLorenz Meier2014-01-303-3/+3
| |\
| | * Merge remote-tracking branch 'origin/master' into memory_testsDarryl Taylor2014-01-291-1/+1
| | |\
| | * | Stack size reduced to 1648. Max stack usage reported top at 1316.Darryl Taylor2014-01-291-1/+1
| | * | Stack size reduced to 1816. Max stack reported by top was 1448 under HIL.Darryl Taylor2014-01-291-1/+1
| | * | Reduced stack size to 1200. Max stack space used was 956.Darryl Taylor2014-01-291-1/+1
| * | | Merge pull request #609 from PX4/rc_statusLorenz Meier2014-01-301-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | Differentiate between publication and signal receive timestamp, correctly set...Lorenz Meier2014-01-261-1/+1
| | |/
| * / Hotfix: Fixed telemetry transmission of RC channels - we always sent one set ...Lorenz Meier2014-01-281-1/+1
| |/
| * Merged origin/master into batt_fixesLorenz Meier2014-01-073-113/+130
| |\
| * \ Merge branch 'master' into batt_fixesAnton Babushkin2013-11-111-0/+1
| |\ \
| * | | mavlink battery current scale fixAnton Babushkin2013-11-101-1/+1
| * | | Fix mavlink battery remaining scaleAnton Babushkin2013-11-091-1/+1
* | | | Removed bogus sensor counters, replaced them with proper timestampsLorenz Meier2014-01-122-18/+17
| |_|/ |/| |
* | | Add note about multi-port support on GCS sideLorenz Meier2013-12-291-1/+2
* | | Support for more than 8 output portsLorenz Meier2013-12-291-14/+20
* | | HIL: only listen to first 8 actuator outputsThomas Gubler2013-12-241-2/+2
* | | Merge pull request #541 from limhyon/masterLorenz Meier2013-12-131-1/+14
|\ \ \
| * | | SO(3) estimator and quaternion receive by mavlink implementedHyon Lim2013-11-291-1/+14
* | | | Merge pull request #542 from PX4/hil_fixesLorenz Meier2013-12-131-7/+4
|\ \ \ \
| * \ \ \ Merge branch 'master' into hil_fixesAnton Babushkin2013-12-071-4/+4
| |\ \ \ \
| * | | | | Various HIL-related fixesAnton Babushkin2013-11-271-7/+4
| | |/ / / | |/| | |
* | | | | Merge pull request #545 from PX4/mavlink_fixesLorenz Meier2013-12-131-31/+14
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into mavlink_fixesAnton Babushkin2013-11-171-10/+55
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'actuator_eff_fix' into mavlink_fixesAnton Babushkin2013-11-161-33/+1
| |\ \ \ \ \ \
| * | | | | | | mavlink: some mavling messages filling bugs fixedAnton Babushkin2013-11-151-32/+15
* | | | | | | | Added actuator control removalLorenz Meier2013-12-131-33/+1
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | / / / | |_|_|_|/ / / |/| | | | | |
| * | | | | | actuator_controls_effective topic removedAnton Babushkin2013-11-161-33/+1
| |/ / / / /
* | | / / / missionlib: waypoint yaw fixedAnton Babushkin2013-11-231-4/+4
| |_|/ / / |/| | | |
* | | | | fix off by one in missionlibThomas Gubler2013-11-191-1/+1
| |/ / / |/| | |
* | | | Added local position publication to mavlink receiver for HIL.James Goppert2013-11-141-10/+55
|/ / /
* | / Mavlink VFR message publication fixAnton Babushkin2013-11-131-12/+16
| |/ |/|
* | missionlib: Added geo.h include, without this the _wrap_pi function returned ...Julian Oes2013-11-091-0/+1
|/
* Merge pull request #496 from PX4/wp_yaw_fixLorenz Meier2013-10-301-1/+1
|\
| * missionlib: waypoint yaw fixAnton Babushkin2013-10-261-1/+1
* | Merge branch 'fw_autoland' of github.com:PX4/Firmware into fw_autolandLorenz Meier2013-10-241-6/+6
|\ \
| * | Fixes, but approach needs proper designLorenz Meier2013-10-181-6/+6
* | | Merge branch 'master' of github.com:PX4/Firmware into fw_autolandLorenz Meier2013-10-241-2/+2
|\ \ \ | |/ / |/| / | |/
| * fix scaling (unit) of airspeed in HILThomas Gubler2013-10-201-2/+2
* | Almost perfect landing approach, needs touch-down fine tuningLorenz Meier2013-10-171-12/+25
|/
* Merge pull request #448 from PX4/mavlink_fixLorenz Meier2013-10-132-12/+62
|\
| * mavlink, mavlink_onboard: bugfixes, code style fixedAnton Babushkin2013-10-081-10/+60
| * mavlink_onboard: major optimization, cleanup and minor fixes, WIPAnton Babushkin2013-10-082-2/+2
* | Added support for dynamic turn radiiLorenz Meier2013-10-086-26/+84
* | State machine fixes for HILLorenz Meier2013-10-061-1/+3
|/
* Hotfixes for HIL and mode switching.Lorenz Meier2013-09-223-11/+39
* mavlink: bugfixAnton Babushkin2013-09-211-1/+1