aboutsummaryrefslogtreecommitdiff
path: root/src/modules/mavlink/mavlink_receiver.cpp
Commit message (Collapse)AuthorAgeFilesLines
* mavlink: Handle command int packetsLorenz Meier2014-08-181-0/+60
|
* Publish telemetry status on telemetry update and on heartbeat update events ↵Lorenz Meier2014-08-171-21/+9
| | | | to avoid inducing heartbeat update latencies resulting in spurious telemetry link dropped detections. Makes overall state handling simpler
* Merged master into vision_estimateLorenz Meier2014-08-131-35/+1
|\
| * Updated MAVLink to latest revisionLorenz Meier2014-08-101-34/+0
| |
* | Merged masterLorenz Meier2014-07-311-27/+34
|\|
| * mavlink: when detecting spoof, be more verboseJulian Oes2014-07-241-1/+2
| |
| * mavlink: TX/RX rate counters addedAnton Babushkin2014-07-231-0/+3
| |
| * Cleanup of heartbeat handling and status printing. Ready to go mainlineLorenz Meier2014-07-231-8/+12
| |
| * Print mavlink radio module ratesLorenz Meier2014-07-231-2/+1
| |
| * Merge branch 'ext_mag_param' into loggingLorenz Meier2014-07-161-6/+6
| |\
| | * Enable stricter compile mode and ensure the most relevant bits are ↵Lorenz Meier2014-07-151-6/+6
| | | | | | | | | | | | initialized. Needs more work to avoid the remaining warnings
| * | Merged masterLorenz Meier2014-07-151-78/+118
| |\|
| * | mavlink: Add support for multi uORB sensor interfaceLorenz Meier2014-06-101-10/+10
| | |
* | | Merge branch 'master' of github.com:PX4/Firmware into vision_estimateLorenz Meier2014-07-141-11/+2
|\ \ \ | | |/ | |/|
| * | Merge branch master into dataman_state_nav_rewriteAnton Babushkin2014-07-101-42/+19
| |\ \
| * \ \ Merge branch 'master' into dataman_nav_drtonAnton Babushkin2014-07-071-40/+46
| |\ \ \
| * \ \ \ Merge branch 'master' into dataman_state_nav_rewriteAnton Babushkin2014-07-041-3/+1
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into dataman_state_nav_rewriteAnton Babushkin2014-06-301-0/+22
| |\ \ \ \ \
| * \ \ \ \ \ Merged masterLorenz Meier2014-06-291-0/+7
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merged master into navigator_rewriteLorenz Meier2014-06-291-0/+7
| | |\ \ \ \ \ \
| * | \ \ \ \ \ \ Merge branch 'navigator_rewrite' into dataman_state_nav_rewriteAnton Babushkin2014-06-211-0/+40
| |\ \ \ \ \ \ \ \
| * | | | | | | | | mavlink: mission manager moved to separate class and reworkedAnton Babushkin2014-06-141-11/+2
| | | | | | | | | |
| * | | | | | | | | Merge branch 'navigator_rewrite' into dataman_state_nav_rewriteAnton Babushkin2014-06-121-3/+3
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merged master into vision_estimateLorenz Meier2014-07-091-85/+66
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| * | | | | | | | | | Silence FTP transactions, be vocal about errorsLorenz Meier2014-07-081-1/+1
| | | | | | | | | | |
| * | | | | | | | | | Merge branch 'master' into offboard2_mergeJulian Oes2014-07-071-41/+46
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/modules/commander/commander.cpp
| | * | | | | | | | | telemetry_statur: use 4 separate topicsAnton Babushkin2014-07-061-40/+46
| | | |_|_|_|_|_|/ / | | |/| | | | | | |
| | * | | | | | | | Use NAV-PVT with ubx7 and ubx8 modulesKynos2014-07-031-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This replaces NAV-SOL, NAV-POSLLH, NAV-VELNED and NAV-TIMEUTC.
| * | | | | | | | | Merge branch 'master' into offboard2_mergeJulian Oes2014-07-021-2/+1
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/modules/uORB/topics/rc_channels.h
| | * | | | | | | | Merged upstream master into gnss_rework branchKynos2014-06-301-4/+72
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / | | | |/| | | | | |
| | * | | | | | | | U-blox driver rework, step 2Kynos2014-05-301-2/+1
| | | |_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Moved satellite info from vehicle_gps_position_s into a new uORB topic satellite_info. Renamed satellites_visible to satellites_used to reflect true content. sdlog2 will log info for GPS satellites only for now.
| * | | | | | | | Merge branch 'master' into navigator_rewrite_offboard2_mergeJulian Oes2014-07-021-0/+29
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: mavlink/include/mavlink/v1.0/common/common.h src/modules/mavlink/mavlink_receiver.cpp
| * | | | | | | | Merge branch 'navigator_rewrite' into navigator_rewrite_offboard2_mergeJulian Oes2014-06-271-1/+0
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| | * | | | | | | Merge branch 'master' into navigator_rewriteJulian Oes2014-06-271-1/+0
| | |\ \ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | | / / | | | |_|_|_|/ / | | |/| | | | | | | | | | | | | | | | | | | | | Conflicts: src/modules/commander/commander.cpp src/modules/commander/state_machine_helper.h src/modules/mavlink/mavlink_messages.cpp
| * | | | | | | mavlink: fix comment in swarm message receiverJulian Oes2014-06-271-2/+1
| | | | | | | |
| * | | | | | | mavlink: only save a offboard_control, don't publish to setpoint topics (let ↵Julian Oes2014-06-271-143/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the navigator do this)
| * | | | | | | mavlink: always copy offboard setpoints, not just when control mode changed, ↵Julian Oes2014-06-271-62/+61
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | also bugfixes in orb calls
| * | | | | | | Merge remote-tracking branch 'px4/pr/1058' into navigator_rewrite_offboardJulian Oes2014-06-201-7/+118
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/modules/commander/commander.cpp src/modules/commander/state_machine_helper.cpp src/modules/mavlink/mavlink_receiver.cpp src/modules/mavlink/mavlink_receiver.h src/modules/uORB/topics/vehicle_status.h
| | * | | | | | Removed publications closingt0ni02014-06-171-59/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is an attempt to correct the offboard setpoints being passed on as "NaN" values
| | * | | | | | Fix various compilation issueBenjamin O'Connell-Armand2014-06-141-4/+4
| | | | | | | |
| | * | | | | | Added support for velocity setpoint in mavlink_receiver and mc_pos_controlt0ni02014-06-131-1/+35
| | | | | | | |
| | * | | | | | Modified mavlink receiver to scale offboard position and velocity messages ↵t0ni02014-06-101-5/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to centimeters
| | * | | | | | Close fds when not neededt0ni02014-06-071-0/+39
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | File descriptors get closed when not needed by offboard mode to allow position and attitude controllers to advertise and publish.
| | * | | | | | had the wrong variable and wrong setpoint typeandre-nguyen2014-06-041-0/+1
| | | | | | | |
| | * | | | | | Added processing of postion_control offboard messages (quad_swarm)Benjamin O'Connell-Armand2014-06-021-1/+16
| | | | | | | |
| | * | | | | | mavlink: publish attitude / rates setpoint in offboard control modeAnton Babushkin2014-05-211-5/+67
| | | | | | | |
* | | | | | | | Merged master into vision_estimateLorenz Meier2014-07-011-4/+72
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Merged masterLorenz Meier2014-06-291-0/+7
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | merged masterLorenz Meier2014-06-261-1/+0
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | * | | | | | Fixed threading and transmission issues for FTPLorenz Meier2014-06-081-1/+1
| | | | | | | |