aboutsummaryrefslogtreecommitdiff
path: root/src/modules/mavlink/mavlink_receiver.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch master into dataman_state_nav_rewriteAnton Babushkin2014-07-101-42/+19
|\
| * 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
| * \ Merge branch 'master' into offboard2_mergeJulian Oes2014-07-021-2/+1
| |\ \ | | | | | | | | | | | | | | | | Conflicts: src/modules/uORB/topics/rc_channels.h
| * \ \ 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
| |\ \ \ \
| * | | | | 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
| | | | | | |
* | | | | | | Merge branch 'master' into dataman_nav_drtonAnton Babushkin2014-07-071-40/+46
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | telemetry_statur: use 4 separate topicsAnton Babushkin2014-07-061-40/+46
| | | | | | |
* | | | | | | Merge branch 'master' into dataman_state_nav_rewriteAnton Babushkin2014-07-041-3/+1
|\| | | | | |
| * | | | | | Use NAV-PVT with ubx7 and ubx8 modulesKynos2014-07-031-1/+0
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | This replaces NAV-SOL, NAV-POSLLH, NAV-VELNED and NAV-TIMEUTC.
| * | | | | 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 dataman_state_nav_rewriteAnton Babushkin2014-06-301-0/+22
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merged masterLorenz Meier2014-06-291-0/+7
| |\ \ \ \ \
| * \ \ \ \ \ Merged rate config changesLorenz Meier2014-06-231-0/+22
| |\ \ \ \ \ \
| | * | | | | | mavlink: REQUEST_DATA_STREAM hadling implementedAnton Babushkin2014-04-071-0/+21
| | | | | | | |
| * | | | | | | Merged masterLorenz Meier2014-06-221-1/+0
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merged masterLorenz Meier2014-06-291-0/+7
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merged master into navigator_rewriteLorenz Meier2014-06-291-0/+7
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | / | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | merged masterLorenz Meier2014-06-261-1/+0
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | * | | | | | Fixed threading and transmission issues for FTPLorenz Meier2014-06-081-1/+1
| | | | | | | |
| | * | | | | | Merge branch 'master' into mavlink-ftppx4dev2014-06-071-6/+14
| | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | |
| | * | | | | | WIP: Mavlink file serverpx4dev2014-05-041-0/+7
| | | | | | | |
| * | | | | | | 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
* | | | | | | Merge branch 'navigator_rewrite' into dataman_state_nav_rewriteAnton Babushkin2014-06-211-0/+40
|\| | | | | |
| * | | | | | mavlink: only publish telemetry status from GCSJulian Oes2014-06-191-12/+12
| | | | | | |
| * | | | | | mavlink: publish telemtry status without radio statusJulian Oes2014-06-191-0/+22
| | | | | | |
| * | | | | | mavlink: store last heartbeat time in telemetry_status topicAnton Babushkin2014-06-161-0/+18
| | | | | | |
* | | | | | | 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
|\| | | | | | | |/ / / / / |/| | | | |
| * | | | | Merge branch 'master' into navigator_rewriteJulian Oes2014-05-261-6/+8
| |\ \ \ \ \ | | | |/ / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/drivers/gps/gps.cpp src/drivers/gps/mtk.cpp src/modules/commander/commander.cpp src/modules/ekf_att_pos_estimator/ekf_att_pos_estimator_main.cpp src/modules/navigator/mission.cpp src/modules/navigator/mission.h src/modules/navigator/navigator_main.cpp src/modules/navigator/navigator_state.h src/modules/position_estimator_inav/position_estimator_inav_main.c
| * | | | | Merge remote-tracking branch 'px4/ekf_params' into navigator_cleanup_ekf_paramsJulian Oes2014-05-071-2/+8
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/modules/ekf_att_pos_estimator/fw_att_pos_estimator_main.cpp
| * | | | | | eph and epv renaming, make this compile againJulian Oes2014-04-261-3/+3
| | | | | | |
* | | | | | | Merge branch 'master' into mavlink_stackAnton Babushkin2014-06-101-0/+2
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | mavlink: Compile warning fixesLorenz Meier2014-05-211-0/+2
| | |_|_|_|/ | |/| | | |
* / | | | | mavlink app: Clean up allocationsLorenz Meier2014-05-161-1/+0
|/ / / / /
* | | | | mavlink app: Reduce stack sizes minimally after further inspectionLorenz Meier2014-05-161-1/+1
| | | | |
* | | | | mavlink receiver: use new manual control setpoint variable namesThomas Gubler2014-05-121-5/+5
| |/ / / |/| | |