aboutsummaryrefslogtreecommitdiff
path: root/src/modules/mavlink/mavlink_receiver.cpp
Commit message (Expand)AuthorAgeFilesLines
* Mavlink: Start multiple uart listeners, HIL workingJulian Oes2014-02-141-7/+9
* Mavlink: allow to stop (compiling, working)Julian Oes2014-02-131-1/+1
* Mavlink: allow to stop (WIP)Julian Oes2014-02-131-3/+2
* Merge remote-tracking branch 'px4/beta' into beta_mavlinkJulian Oes2014-02-121-2/+2
|\
| * mavlink: bug in telemetry_status publication fixedAnton Babushkin2014-02-121-1/+1
| * Merge branch 'master' into betaAnton Babushkin2014-01-301-1/+1
| |\
| | * Revert "Merge pull request #620 from pigeonhunter/stack_sizes"Lorenz Meier2014-01-301-1/+1
| * | Merge branch 'master' into betaAnton Babushkin2014-01-301-1/+1
| |\|
| | * Stack size reduced to 1816. Max stack reported by top was 1448 under HIL.Darryl Taylor2014-01-291-1/+1
| * | global_position topic: added baro_alt, mc_pos_control: SEATBELT mode fixed, u...Anton Babushkin2014-01-281-1/+1
| * | Use double for lat/lon in vehicle_global_position topic, use filed names lat,...Anton Babushkin2014-01-241-3/+3
| * | Merge commit '95bdc1a9bd364ce95abe06b097579cc8a9162e33' into navigator_new_ve...Anton Babushkin2013-12-301-2/+1
| |\ \
| * \ \ Merge branch 'ekf_acc_comp' into vector_control2Anton Babushkin2013-12-271-0/+2
| |\ \ \
| | * | | mavlink: HIL GPS velocity fixAnton Babushkin2013-12-271-0/+2
| | | |/ | | |/|
| * | | mathlib: Vector class major cleanupAnton Babushkin2013-12-241-2/+1
| * | | mathlib fixesAnton Babushkin2013-12-191-5/+6
| |/ /
* | | Mavlink: get rid of some warnings, initialize channelJulian Oes2014-02-111-1/+1
* | | Move serial port listener to new thread contextLorenz Meier2014-02-021-3/+3
* | | Butchered MAVLink C++ app to compile and link - there is no hope it will work...Lorenz Meier2014-01-281-2/+3
* | | Not building yet, things are coming together slowly on mavlink appLorenz Meier2014-01-281-8/+16
* | | Merged beta into mavlink rework branchLorenz Meier2014-01-281-8/+10
* | | WIP state on getting MAVLink as a class, much of the work done, but does not ...Lorenz Meier2014-01-261-54/+40
* | | MAVLink multi-port WIP, not compiling yetLorenz Meier2014-01-091-8/+4
| |/ |/|
* | Waypoints and missionlib: lot's of cleanupJulian Oes2013-12-291-2/+1
|/
* Various HIL-related fixesAnton Babushkin2013-11-271-7/+4
* Added local position publication to mavlink receiver for HIL.James Goppert2013-11-141-10/+55
* fix scaling (unit) of airspeed in HILThomas Gubler2013-10-201-2/+2
* mavlink, mavlink_onboard: bugfixes, code style fixedAnton Babushkin2013-10-081-10/+60
* mavlink_onboard: major optimization, cleanup and minor fixes, WIPAnton Babushkin2013-10-081-1/+1
* Hotfixes for HIL and mode switching.Lorenz Meier2013-09-221-10/+37
* re-enable state hilThomas Gubler2013-09-201-0/+1
* Fixed mavlink start / stop to ensure process is in a sane state once NSH returnLorenz Meier2013-09-081-0/+2
* Fixed sched param setup in MAVLink appLorenz Meier2013-09-051-0/+1
* Minor fix in "set mode" command handling.Anton Babushkin2013-08-251-1/+1
* Merge branch 'seatbelt_multirotor_new' of github.com:PX4/Firmware into multir...Lorenz Meier2013-08-231-1/+4
|\
| * Indicate AUTO submodes in mavlink custom_mode.Anton Babushkin2013-08-231-1/+4
* | Moved math library to library dir, improved sensor-level HIL, cleaned up geo ...Lorenz Meier2013-08-211-2/+86
|/
* Cleaned up MAVLink include hierarchyLorenz Meier2013-07-081-2/+0
* Fixed HIL handlingLorenz Meier2013-07-051-2/+3
* Updated mavlink version, massive improvements in mission lib, fixes to HIL (s...Lorenz Meier2013-07-041-0/+672