aboutsummaryrefslogtreecommitdiff
path: root/src/modules/mavlink/mavlink_messages.cpp
Commit message (Expand)AuthorAgeFilesLines
* mavlink: use all outputs in HIL modeAnton Babushkin2014-07-101-32/+23
* Merged master to gnss_reworkLorenz Meier2014-07-021-1/+0
|\
| * Merge pull request #984 from PX4/rc_channelsLorenz Meier2014-06-301-1/+0
| |\
| | * rc_channels topic cleanupAnton Babushkin2014-05-201-1/+0
* | | Merged upstream master, add missing changeKynos2014-06-301-10/+10
* | | Merged upstream master into gnss_rework branchKynos2014-06-301-373/+771
|\| |
| * | Merged masterLorenz Meier2014-06-291-2/+9
| |\ \
| | * | mavlink: spaces replaced with tabsAnton Babushkin2014-06-261-4/+4
| | * | mavlink: init structs for HEARTBEAT if uORB topic copy failedAnton Babushkin2014-06-261-2/+9
| * | | Merge branch 'navigator_rewrite' into navigator_rewrite_estimatorJulian Oes2014-06-271-13/+15
| |\ \ \
| | * | | Merge branch 'master' into navigator_rewriteJulian Oes2014-06-271-350/+594
| | |\| |
| | | * | mavlink: Always send heartbeat and do not require both topics to updateLorenz Meier2014-06-261-13/+15
| * | | | Merge branch 'master' into navigator_rewrite_estimatorLorenz Meier2014-06-231-1/+1
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Hotfix: Move channel count to right positionLorenz Meier2014-06-231-1/+1
| * | | | Merged rate config changesLorenz Meier2014-06-231-0/+120
| |\ \ \ \
| | * | | | mavlink: REQUEST_DATA_STREAM hadling implementedAnton Babushkin2014-04-071-2/+110
| * | | | | Merge branch 'master' into navigator_rewrite_estimatorLorenz Meier2014-06-231-1/+1
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Hotfix: Fix message name typoLorenz Meier2014-06-231-1/+1
| * | | | | Merged masterLorenz Meier2014-06-221-361/+603
| |\| | | | | | |_|/ / | |/| | |
| | * | | mavlink: sign of climb rate fixed in VFR_HUD messageAnton Babushkin2014-06-121-1/+1
| | * | | Merge branch 'master' into mavlink_stackAnton Babushkin2014-06-121-6/+1
| | |\ \ \
| | * | | | MavlinkOrbSubscription API reworkedAnton Babushkin2014-06-111-112/+199
| | * | | | Merge branch 'master' into mavlink_stackAnton Babushkin2014-06-101-2/+6
| | |\ \ \ \
| | * | | | | mavlink app: Finish porting all messages to new schemeLorenz Meier2014-05-161-645/+717
| | * | | | | Converted streams to new API, saving a bunch of RAMLorenz Meier2014-05-161-170/+212
| | * | | | | mavlink app: Clean up allocationsLorenz Meier2014-05-161-941/+987
| * | | | | | commander/navigator: renamed FS modes to RTL and RTGS (return to ground station)Julian Oes2014-06-191-0/+8
| * | | | | | commander: failsafe_state removed, replaced with bool failsafe, navigation st...Anton Babushkin2014-06-161-3/+1
| * | | | | | navigator: renamed the different RTL statesJulian Oes2014-06-121-2/+2
| * | | | | | Merge remote-tracking branch 'px4/master' into navigator_rewriteJulian Oes2014-06-111-8/+8
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | Merge remote-tracking branch 'px4/master' into navigator_rewriteJulian Oes2014-06-031-1/+1
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | commander and navigator: lot's of changes, failsafe handling in commander, na...Julian Oes2014-05-271-33/+53
| * | | | | | Merge branch 'master' into navigator_rewriteJulian Oes2014-05-261-8/+12
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge remote-tracking branch 'px4/ekf_params' into navigator_cleanup_ekf_paramsJulian Oes2014-05-071-16/+17
| |\ \ \ \ \ \
| * | | | | | | eph and epv renaming, make this compile againJulian Oes2014-04-261-2/+2
| * | | | | | | Merge remote-tracking branch 'px4/master' into navigator_cleanupJulian Oes2014-04-221-1/+48
| |\ \ \ \ \ \ \
| * | | | | | | | navigator: lot's of cleanup (WIP)Julian Oes2014-04-211-2/+3
| * | | | | | | | More whitespace all the time.Helen Oleynikova2014-04-181-67/+67
| * | | | | | | | More whitespace all the time.Helen Oleynikova2014-04-181-90/+90
| * | | | | | | | Added vicon stream.Helen Oleynikova2014-04-181-0/+42
| * | | | | | | | Revert "Merge pull request #816 from PX4/mavlink_commandlongstream"Lorenz Meier2014-04-181-46/+0
| * | | | | | | | mavlink: minor comments and formatting fixesAnton Babushkin2014-04-181-2/+0
| * | | | | | | | mavlink: COMMAND_LONG stream: listen to vehicle_command uorb topic and send m...Thomas Gubler2014-04-181-0/+46
| * | | | | | | | Send camera command to all, use own sysidJulian Oes2014-04-181-4/+2
| * | | | | | | | mavlink: publish SYS_STATUS at constant rate, don't look at update() resultAnton Babushkin2014-04-181-16/+15
| * | | | | | | | mavlink: implemented multicasting between mavlink instances (two options: for...Julian Oes2014-04-181-2/+4
* | | | | | | | | Merge master with the exception of ubx.cpp and ubx.hKynos2014-06-151-9/+9
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | mavlink: put update call back inJulian Oes2014-06-101-0/+2
| * | | | | | | | mavlink: report global position setpoint and do this always no just when upda...Julian Oes2014-06-101-8/+6
| | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Hotfix: Fix scaling for battery currentLorenz Meier2014-06-031-1/+1
| | |_|_|/ / / | |/| | | | |