357 Commits (ee9c77883462a4b3d0a35e03953314ff948512a1)

Author SHA1 Message Date
Randy Mackay 04166c1686 Copter: replace memset in GCS_Mavlink 11 years ago
Randy Mackay c3162f67e8 Copter: integrate move of p1 from Location to mission cmd 11 years ago
Randy Mackay aade894014 Copter: integrate replace_cmd 11 years ago
Randy Mackay 54c99d84ea Copter: integrate AP_Mission set_current_cmd 11 years ago
Randy Mackay 36af34bf8b Copter: send current wp as 65535 to GCS when mission complete 11 years ago
Randy Mackay 070cbc9250 Copter: use Mission mav to cmd conversion methods 11 years ago
Randy Mackay ffc418dfe3 Copter: add mavlink packet to cmd conversion to GCS_Mavlink.pde 11 years ago
Andrew Tridgell 86fa82f767 Copter: only send GPS2_RAW when we have a 2nd GPS 11 years ago
Andrew Tridgell 37394b30ee Copter: added support for 2nd GPS 11 years ago
Andrew Tridgell 2fcbdc4056 Copter: pass fix type to gps->setHIL() 11 years ago
Andrew Tridgell ffcc77a21f Copter: fix for HIL API change 11 years ago
Andrew Tridgell 76b60a1a52 Copter: added compassmot over MAVLink 11 years ago
Randy Mackay fdae812814 Copter: DO_SET_ROI persists across waypoints 11 years ago
Andrew Tridgell 6a9189a6a5 Copter: enable AHRS2 mavlink message 11 years ago
Andrew Tridgell 24f2ac20de Copter: removed HIL_MODE_ATTITUDE 11 years ago
Randy Mackay e8c4e8a472 Copter: integrate get_angle_target_for_reporting 11 years ago
Randy Mackay 3d926a6943 Copter: GCS_Mavlink gets gyro direct from imu 11 years ago
Randy Mackay ef666c73ab Copter: remove Position mode 11 years ago
Randy Mackay e69eeea246 Copter: log alt target from PosControl 11 years ago
Andrew Tridgell 2bf7a46c9b Copter: log power status on Pixhawk 11 years ago
Andrew Tridgell 0a3476bbf1 Copter: change to new board_voltage() API 11 years ago
Randy Mackay 89b222f1cf Copter: only report gps glitch when usb disconnected 11 years ago
Dneault f48e106271 Copter: add coax heli support 11 years ago
Andrew Tridgell e8b8cc1a5d Copter: converted to AP_ServoRelayEvents 11 years ago
Randy Mackay 8a29d63d89 Copter: faster baro calibration when arming 11 years ago
Randy Mackay 67c2bc7d0b Copter: add support for MAV_CMD_DO_SET_SERVO 11 years ago
Andrew Tridgell 4f2ce31cb7 Copter: log PX4 and NuttX versions in logs 11 years ago
Andrew Tridgell e52f8d6598 Copter: prevent log corruption during log creation 11 years ago
Michael Oborne 757dd228d2 Copter: BugFix DO_SET_ROI returns Lat,Lon,Alt to GCS 11 years ago
Andrew Tridgell 97df2f64c9 Copter: use common available_memory() 11 years ago
Andrew Tridgell 7f100ebe31 Copter: removed common functions 11 years ago
Andrew Tridgell 7642208c1a Copter: support MAVLink log download 11 years ago
Andrew Tridgell e5f098c37c Copter: removed some unnecessary fields in GCS.h 11 years ago
Andrew Tridgell 28d98414e7 Copter: fixed some build warnings 11 years ago
Andrew Tridgell d265e54043 Copter: changes for compass healthy API 11 years ago
Andrew Tridgell f8e0f5c4f1 Copter: report both sets of sensors in MAVLink 11 years ago
Andrew Tridgell ffdcb715c3 Copter: updates for compass API change 11 years ago
Ben Nizette 58735ac1aa Copter: Use AHRS heading in GLOBAL_POSITION_INT message 11 years ago
Randy Mackay a744658b47 Copter: combine nav_roll and control_roll 11 years ago
Randy Mackay a8929cd746 Copter: more complete RC output reporting to GCS 11 years ago
Andrew Tridgell 9c812d5028 Copter: added SERIAL2_BAUD and rename SERIAL3_BAUD to SERIAL1_BAUD 11 years ago
Andrew Tridgell 49062d8a37 Copter: removed extra features of copter telemetry merge 11 years ago
Andrew Tridgell a49710f20e Copter: added uartD support 11 years ago
Andrew Tridgell 21eac34cd1 Copter: log system ID if available 11 years ago
ssq870424 07d3f2a3c5 Copter: add support for singlecopter airframe 11 years ago
Andrew Tridgell 6b1f59372c Copter: show git and firmware version in tlog 11 years ago
Andrew Tridgell b41f4898e0 Copter: report INS health 11 years ago
Randy Mackay 65980ace68 Copter: remove some commented out send_text code 11 years ago
Andrew Tridgell 2016bf1f31 Copter: fixed HIL build 11 years ago
Andrew Tridgell a44e3191df Copter: fixed baro-only preflight cal 11 years ago