aboutsummaryrefslogtreecommitdiff
path: root/src/modules/mavlink
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into betaAnton Babushkin2014-01-302-2/+2
|\
| * 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
* | mavlink: revert stack size 2048 to fix suspending in HIL modeAnton Babushkin2014-01-301-1/+1
* | Merge branch 'master' into betaAnton Babushkin2014-01-303-4/+4
|\|
| * 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
| | |/
* | | Merge branch 'master' into betaAnton Babushkin2014-01-291-1/+1
|\| |
| * | Hotfix: Fixed telemetry transmission of RC channels - we always sent one set ...Lorenz Meier2014-01-281-1/+1
| |/
* | global_position topic: added baro_alt, mc_pos_control: SEATBELT mode fixed, u...Anton Babushkin2014-01-281-1/+1
* | mavlink: AUTO states indication fixedAnton Babushkin2014-01-283-51/+33
* | vehicle_control_mode publication moved to commander, WIPAnton Babushkin2014-01-271-0/+4
* | Use double for lat/lon in vehicle_global_position topic, use filed names lat,...Anton Babushkin2014-01-242-14/+13
* | position_setpoint_triplet refactoring finishedAnton Babushkin2014-01-232-12/+6
* | Replace mission_item_triplet with position_setpoint_triplet, WIPAnton Babushkin2014-01-231-1/+1
* | Merge branch 'master' into navigator_new_vectorAnton Babushkin2014-01-141-2/+2
|\|
| * 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
* | | | Merge branch 'navigator_new' into navigator_new_vectorAnton Babushkin2014-01-022-3/+5
|\ \ \ \
| * | | | navigator: AUTO_READY nav state added, RTL implemented properlyAnton Babushkin2014-01-022-3/+5
* | | | | Merge branch 'navigator_new' into navigator_new_vectorAnton Babushkin2014-01-021-2/+2
|\| | | |
| * | | | Merge master into navigator_newAnton Babushkin2014-01-021-15/+22
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | navigator: takeoff and mission fixesAnton Babushkin2014-01-021-2/+2
* | | | | Merge branch 'master' into navigator_new_vectorAnton Babushkin2014-01-011-15/+22
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | 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 branch 'navigator_new' into navigator_new_vectorAnton Babushkin2013-12-311-5/+2
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | navigator: MISSION_LOITER and RTL_LOITER modes removedAnton Babushkin2013-12-311-5/+2
* | | | | Merge branch 'navigator_new' into navigator_new_vectorAnton Babushkin2013-12-303-12/+39
|\| | | |
| * | | | Some mavlink fixes to use vehicle_control_mode, WIPAnton Babushkin2013-12-293-12/+39
* | | | | Merge commit '95bdc1a9bd364ce95abe06b097579cc8a9162e33' into navigator_new_ve...Anton Babushkin2013-12-309-1207/+279
|\| | | |
| * | | | Waypoints and missionlib: lot's of cleanupJulian Oes2013-12-299-1207/+276
| * | | | Moving nav state from commander to navigator, WIPAnton Babushkin2013-12-291-0/+3
* | | | | Merge branch 'navigator_new' into navigator_new_vector, WIPAnton Babushkin2013-12-286-432/+604
|\| | | |
| * | | | Prevent some warnings for lat/lon double conversionsJulian Oes2013-12-271-2/+2
| * | | | Home position: use double for lat/lon and float for altitude, set home positi...Julian Oes2013-12-271-1/+1
| * | | | Merge remote-tracking branch 'thomasgubler_private/fw_autoland_att_tecs_navig...Julian Oes2013-12-271-1/+1
| |\ \ \ \
| | * | | | Navigator: add MissionFeasibilityChecker class; performs validation of landin...Thomas Gubler2013-12-251-1/+1
| * | | | | Waypoints: reverse param1 and param2Julian Oes2013-12-261-6/+6
| * | | | | Topics: Move from global_position_setpoint to mission_item_tripletJulian Oes2013-12-262-15/+16
| * | | | | Missionlib: deactivate functions now implemented in navigatorJulian Oes2013-12-261-0/+9
| |/ / / /