12227 Commits (3d0516fd57f8cc99da66cd7fb603aebc9957ee1e)

Author SHA1 Message Date
Ralf Ramsauer 5b81920737 AP_HAL: AP_HAL_Linux: add comment to I2CDevice::transfer() 9 years ago
Ralf Ramsauer 25c7e8bf60 AP_HAL: AP_HAL_Linux: perfect I2CDevice::transfer() 9 years ago
Matt 9eca21c26a AP_Compass: Removed duplicate code 9 years ago
Lucas De Marchi 833f565f09 AP_HAL_Linux: prefix threads with ap 9 years ago
Lucas De Marchi e1ab44f4a3 Global: remove get_fd() from Device API 9 years ago
Lucas De Marchi ead01855df AP_HAL: remove default params for minlure 9 years ago
Andrew Tridgell e9e3a3f491 AP_Motors: added get_pwm_type() 9 years ago
Peter Barker fd87a4f180 DataFlash: fix unused result warning 9 years ago
Andrew Tridgell a4ca4dbd9e AP_FrSky_Telem: use a constant string for firmware version 9 years ago
Andrew Tridgell 62388fc991 AP_FrSky_Telem: use constant strings in message queueing 9 years ago
Andrew Tridgell 183283ba07 AP_FrSky_Telem: make _msg non-static 9 years ago
floaledm 2f54e67996 AP_FrSky_Telem: fixed sending last message chunk 9 years ago
Andrew Tridgell 185ef73684 AP_Frsky_Telem: fixed usage of sensor error bits 9 years ago
Andrew Tridgell f4d59d720a AP_FrSky_Telem: removed use of pointer to control_mode 9 years ago
Andrew Tridgell ab77fdfa02 AP_FrSky_Telem: removed dependency on inertialnav 9 years ago
floaledm b71e0d73b9 AP_FrSky_Telem: added SPort passthrough protocol 9 years ago
floaledm 50eecf58a4 AP_SerialManager: added SPort passthrough protocol 9 years ago
floaledm ec157bd4c2 AP_BattMonitor: Get pack_capacity_mah function 9 years ago
floaledm a9b01b470c AP_FrSky_Telem: cosmetic changes 9 years ago
floaledm 5066a5bc73 AP_SerialManager: syntax and minor lib rework 9 years ago
floaledm de2a7013b4 AP_FrSky: simplified lib rework 9 years ago
Leandro Pereira bf3f8c05e7 GCS_Mavlink: Correctly check if a channel is streaming 9 years ago
Andrew Tridgell 3aba0d8359 SITL: fixed rover altitude 9 years ago
mirkix a4d0ad8571 AP_InertialSensor: Fix name of sensor 9 years ago
Andrew Tridgell 25f1dbd8c2 HAL_SITL: allowed SITL to reopen uart connections 9 years ago
Andrew Tridgell 49b82b767f SITL: added RPM for heli sim 9 years ago
Andrew Tridgell c87fa13e77 AC_WPNav: added WP_RFND_USE parameter 9 years ago
Tom Pittenger 330c63b010 AP_Avoidance: handle condition where avoid is disabled while avoiding 9 years ago
Tom Pittenger c06b63b4cd AP_Avoidance: provide different default params for copter vs plane 9 years ago
Tom Pittenger 1612110d16 AP_ADSB: fixed signed int compare compile warning/error and reject >24bit ICAO 9 years ago
Tom Pittenger 78e7acf25c AP_ADSB: do not detect, and thus avoid, yourself 9 years ago
Tom Pittenger b6810006eb AP_ADSB: move mavlink msg handling into library 9 years ago
Andrew Tridgell 3ecf2850a8 SITL: fixed send of MAVLink2 pkt 9 years ago
Tom Pittenger 19ac9bce48 SITL: add Ping2020 simulated device 9 years ago
Andrew Tridgell 38fff6d43d RC_Channel: expanded docs for RCn_FUNCTION 9 years ago
Andrew Tridgell 62f3818b83 RC_Channel: added k_throttle 9 years ago
Andrew Tridgell c1480315f5 AP_AdvancedFailsafe: update AFS_TERMINATE on GCS on termination 9 years ago
Andrew Tridgell cee1e37391 AP_AdvancedFailsafe: make relationship to OBC clearer in comment 9 years ago
Andrew Tridgell 838728348f AP_AdvancedFailsafe: re-work for use as vehicle derived class 9 years ago
Andrew Tridgell 8163db1adb AP_AdvancedFailsafe: cleanups for new naming 9 years ago
Andrew Tridgell cef4635ad9 AP_AdvancedFailsafe: rename from APM_OBC 9 years ago
Andrew Tridgell 636188014d APM_OBC: make the ENABLE flag control presence of the parameters 9 years ago
Andrew Tridgell 119e312cd3 AP_BoardConfig: wait up to 0.4s for safety to be off on boot 9 years ago
Andrew Tridgell dddaded8d4 HAL_PX4: fixed a race condition in force_safety_on/off 9 years ago
Andrew Tridgell 1fa137caad GCS_MAVLink: added handle_preflight_reboot() 9 years ago
Lee Hicks 51e8d8a294 AP_GPS: Don't send config blob to GPS unless AUTO_CONFIG=1 9 years ago
Lee Hicks 7c3b8dceb9 AP_GPS: Fixed GPS serial speeds starting at 1 instead of 0 9 years ago
Lee Hicks 3dd4f30460 AP_GPS: Adding 19200 as serial speed for GPS 9 years ago
Leonard Hall 29d4790fc7 AC_AttControl: reduce max_rate_step based on hover throttle 9 years ago
Peter Barker 8d253dec8e DataFlash: support for mavlink SENSOR message 9 years ago