346 Commits (16058cb730311ac703b1a793c5eb878f5df0c4ce)

Author SHA1 Message Date
Andrew Tridgell 02af644010 Plane: report both sets of sensors in MAVLink 11 years ago
Andrew Tridgell 65c97a2f5f Plane: updates for compass API change 11 years ago
Andrew Tridgell 6b4a3ef98b Plane: added MAVLink sonar logging 11 years ago
Andrew Tridgell 079d48f6cc Plane: use log system ID if available 11 years ago
Andrew Tridgell 8383abc1fe Plane: added SERIAL2_BAUD and rename SERIAL3_BAUD to SERIAL1_BAUD 11 years ago
Andrew Tridgell 5f32f44366 Plane: fixed mavlink_queue[] size 11 years ago
Andrew Tridgell 2fa5e6310d Plane: added 3rd telemetry stream on platforms that have it 11 years ago
Andrew Tridgell 490a061c6f Plane: added HIL_ERR_LIMIT 11 years ago
Andrew Tridgell 1e36ebc31b Plane: reset HIL attitude if off by more than 5 degrees 11 years ago
Andrew Tridgell 8bfe59cea5 Plane: send SIMSTATE messages in HIL 11 years ago
Andrew Tridgell 7e10811673 Plane: send firmware and git version in tlog 11 years ago
Andrew Tridgell 1aa29df52d Plane: report INS and airspeed health 11 years ago
Andrew Tridgell 78604bd84e Plane: only send GPS_RAW_INT if new data 11 years ago
Andrew Tridgell cfa38df528 Plane: allow parameters to download at full speed 11 years ago
Andrew Tridgell 3289041428 Plane: added MAVLink SYSTEM_TIME message 11 years ago
Andrew Tridgell 4239498b62 Plane: moved fast_loop() into main scheduler table 11 years ago
Andrew Tridgell 0ec322ee47 Plane: support MAV_CMD_DO_SET_CAM_TRIGG_DIST 11 years ago
Randy Mackay 6e2b1093fc Plane: mavlink ext status to use SYS_STATUS_SENSOR enum 12 years ago
Andrew Tridgell 011915eb1c Plane: added error checking to rally load save 12 years ago
Michael Day 497c95de8e Plane: Add support for rally points. 12 years ago
Randy Mackay 21360aeebf Plane: sent current as -1 to GCS when can't be monitored 12 years ago
Randy Mackay 9722276827 Plane: batt curr and remaining should be int16 12 years ago
Randy Mackay c64d444b5a Plane: integrate BattMonitor 12 years ago
Kevin Hester 996eda0080 Plane: Report MAV_STATE_ACTIVE if flying, MAV_STATE_STANDBY otherwise 12 years ago
Andrew Tridgell bcce2e4fc5 Plane: use new Baro API 12 years ago
Andrew Tridgell 36466e91ed Plane: run SENSOR_OFFSETS message at 1/10 of the requested rate 12 years ago
Andrew Tridgell c4dcdcf5a2 Plane: only send RC_CHANNELS_SCALED in HIL 12 years ago
Andrew Tridgell 21a4da0d29 Plane: removed flash_leds() calls 12 years ago
Andrew Tridgell 4bd6b2f428 Plane: use new usb_connected() function 12 years ago
Andrew Tridgell 4a8c9a7765 Plane: support reboot to bootloader 12 years ago
Andrew Tridgell a93f7c39a9 Plane: updates for new notify API 12 years ago
Andrew Tridgell 8733391315 Plane: call airspeed MAVLink logging function 12 years ago
Andrew Tridgell 364790414c Plane: support new RADIO_STATUS msg 12 years ago
Andrew Tridgell d4ca3ebf65 Plane: check for parameter send at default of 10Hz 12 years ago
Andrew Tridgell 62cc84aba3 Plane: use new scheduler load_average() function 12 years ago
Andrew Tridgell 51b9cf3e76 Plane: move failsafe variables into a structure 12 years ago
Andrew Tridgell ed20c4cbc8 Plane: fixed initial reporting of battery remaining 12 years ago
Andrew Tridgell e79023ceee Plane: fixed problem with slow ground station connects 12 years ago
Andrew Tridgell 113bc20f8a Plane: added a new CRUISE flight mode 12 years ago
Randy Mackay 1772a62415 Plane: fix to gps present check in mavlink extended status 1 msg 12 years ago
Andrew Tridgell 608007361b Plane: added initial implementation of ACRO mode 12 years ago
Andrew Tridgell 3c97fad2ec Plane: changes for GPS field changes 12 years ago
Andrew Tridgell 7aa360b176 Plane: added relative_altitude helper functions 12 years ago
Andrew Tridgell 1355b6d89d Plane: break-up scheduling into smaller pieces 12 years ago
Andrew Tridgell 93cd0f9a31 Plane: switch to new AP_Scheduler 12 years ago
Andrew Tridgell fb9bf21522 Plane: allow channel mapping of first 4 channels 12 years ago
Andrew Tridgell 515d726ee0 Plane: use RC_Channel::rc_channel() instead of rc_ch[] 12 years ago
Andrew Tridgell f7697574db Plane: use the new airspeed driver interface 12 years ago
Andrew Tridgell dd633fcf3f Plane: make voltage and battery capacity failsafe settable at runtime 12 years ago
Randy Mackay c7961a72fc Plane: send_text_P bug fix for short messages 12 years ago