Commit Graph

328 Commits

Author SHA1 Message Date
Lorenz Meier f500ad4699 Log messages sent via MAVLink 2014-10-17 09:38:04 +02:00
Anton Babushkin 2c023c5d01 mavlink: use altitude AMSL in VFR message 2014-10-16 22:52:08 +02:00
Lorenz Meier fa194832ce mavlink: Handle new auto sub states. 2014-10-09 09:24:47 +02:00
Lorenz Meier 7bde4fa634 Revert "Use global position altitude to report HUD altitude, for consistency." 2014-10-04 12:31:16 +02:00
tstellanova 5846f217d0 Use global position altitude to report HUD altitude, for consistency.
Otherwise the HUD altitude jumps between two very different values.
2014-10-03 17:18:44 -07:00
Lorenz Meier b928897ab5 mavlink: code style only fix 2014-08-27 07:58:36 +02:00
Thomas Gubler 3a029926b4 vfr_hud mavlink msg: use baro alt
The vfr_hud message demands the AMSL altitude and not the wgs84
altitude. Use the baro altitude for now. This can be changed to an
output of the position estimator later.
2014-08-23 22:36:40 +02:00
sjwilks e9b0ee7501 Merge pull request #1273 from PX4/rc_fix
Fixed copy & paste error on RC output
2014-08-14 12:38:08 +02:00
Lorenz Meier e03c4d4b65 Fixed copy & paste error on RC output 2014-08-14 12:34:47 +02:00
Anton Babushkin 54a6e66ada mavlink: in HIL_CONTROLS send 0 for disabled channels 2014-08-13 19:46:35 +02:00
Lorenz Meier 9ecec7fada Add default initializers and timestamp in local position 2014-08-10 01:30:25 +02:00
Lorenz Meier 5225d87854 Updated MAVLink to latest revision 2014-08-10 01:24:04 +02:00
Anton Babushkin f3ec46369b mavlink: all streams ported to new API 2014-07-28 20:30:58 +02:00
Anton Babushkin 019dc1b526 mavlink: log message severity fixed 2014-07-28 17:46:35 +02:00
Anton Babushkin 241802a71f mavlink: more streams ported to new API 2014-07-28 17:40:53 +02:00
Anton Babushkin e087ec81c3 mavlink: more streams ported to new API 2014-07-28 13:53:45 +02:00
Anton Babushkin f1b55e578f mavlink: more streams ported to new API 2014-07-28 11:02:56 +02:00
Anton Babushkin e1361fdc02 mavlink: GPS_RAW_INT stream added 2014-07-28 00:07:01 +02:00
Anton Babushkin 9df1da1b7c mavlink: STATUSTEXT implemented via streams API 2014-07-24 12:10:21 +02:00
Anton Babushkin ea2dce3992 mavlink: MavlinkStream API simplifyed 2014-07-23 23:10:10 +02:00
Anton Babushkin a65b7aee0b mavlink: ATTITUDE, ATTITUDE_QUATERNION, VFR_HUD streams added 2014-07-23 22:54:48 +02:00
Anton Babushkin 20698c751c mavlink: HIGHRES_IMU stream added 2014-07-23 22:40:55 +02:00
Anton Babushkin 7ecf66c06d mavlink: bugs fixed 2014-07-23 17:36:10 +02:00
Anton Babushkin d70b21c51a mavlink: move commands stream to mavlink_messages.cpp, bugs fixed 2014-07-23 15:37:56 +02:00
Anton Babushkin a5f2d1b066 mavlink: new message sending API, includes fixed 2014-07-23 11:11:49 +02:00
Anton Babushkin ee7cd04e4c mavlink: use send_message() method of Mavlink class instead of using helpers 2014-07-20 20:34:32 +02:00
Jean Cyr d9e3c9423e Clean up mavlink module
Deal with all mavlink module compiler warnings. No critical errors found
2014-07-16 23:41:13 -04:00
Lorenz Meier ffebe45c4c mavlink: Handle unhandled enum cases 2014-07-12 18:42:25 +02:00
Anton Babushkin dca8daeec5 mavlink: use all outputs in HIL mode 2014-07-10 21:37:00 +02:00
Lorenz Meier a9fd5ed90a Merged master to gnss_rework 2014-07-02 00:33:36 +02:00
Lorenz Meier 45016b0df0 Merge pull request #984 from PX4/rc_channels
rc_channels cleanup
2014-06-30 17:11:14 +02:00
Kynos 43b9d96cf4 Merged upstream master, add missing change 2014-06-30 01:55:40 +02:00
Kynos 503ebddc1b Merged upstream master into gnss_rework branch 2014-06-30 01:34:12 +02:00
Lorenz Meier e00d9407b9 Merged master 2014-06-29 13:03:53 +02:00
Julian Oes b8d07532a7 Merge branch 'navigator_rewrite' into navigator_rewrite_estimator 2014-06-27 14:41:19 +02:00
Julian Oes cc8f7f4c97 Merge branch 'master' into navigator_rewrite
Conflicts:
	src/modules/commander/commander.cpp
	src/modules/commander/state_machine_helper.h
	src/modules/mavlink/mavlink_messages.cpp
2014-06-27 14:39:36 +02:00
Anton Babushkin 9e5c94b41e mavlink: spaces replaced with tabs 2014-06-26 22:41:35 +02:00
Anton Babushkin 62156e78ae mavlink: init structs for HEARTBEAT if uORB topic copy failed 2014-06-26 22:37:11 +02:00
Lorenz Meier f76040e554 mavlink: Always send heartbeat and do not require both topics to update 2014-06-26 16:18:46 +02:00
Lorenz Meier 11fa104a2a Merge branch 'master' into navigator_rewrite_estimator 2014-06-23 14:57:19 +02:00
Lorenz Meier 68442e31ac Hotfix: Move channel count to right position 2014-06-23 14:56:48 +02:00
Lorenz Meier 194aa49110 Merged rate config changes 2014-06-23 14:35:59 +02:00
Lorenz Meier f02de30c32 Merge branch 'master' into navigator_rewrite_estimator 2014-06-23 13:53:22 +02:00
Lorenz Meier 87857cdd48 Hotfix: Fix message name typo 2014-06-23 13:45:20 +02:00
Lorenz Meier 9a1b724070 Merged master 2014-06-22 18:21:03 +02:00
Julian Oes 62faa2ee51 commander/navigator: renamed FS modes to RTL and RTGS (return to ground station) 2014-06-19 10:26:56 +02:00
Anton Babushkin e0ed0625f8 commander: failsafe_state removed, replaced with bool failsafe, navigation state and failsafe determined directly from main state and conditions 2014-06-16 17:34:21 +02:00
Kynos 137564b4a6 Merge master with the exception of ubx.cpp and ubx.h 2014-06-15 12:30:06 +02:00
Julian Oes d48a8bc073 navigator: renamed the different RTL states 2014-06-12 19:09:18 +02:00
Anton Babushkin 44481e3773 mavlink: sign of climb rate fixed in VFR_HUD message 2014-06-12 12:01:54 +02:00