16870 Commits (ccb10420745fd3fb930b9238085bb7c0e8371036)

Author SHA1 Message Date
Andrew Tridgell afb36ec168 HAL_ChibiOS: run can loop much more often 7 years ago
Andrew Tridgell 0dc77421e8 AP_UAVCAN: a simple UAVCAN sniffer based on AP_HAL 7 years ago
Andrew Tridgell 5f8bff8f3e AP_UAVCAN: set timeout for periodic msgs to 1 7 years ago
Tom Pittenger 4c51edfaca AP_UAVCAN: move UAVCAN code from SRV to UAVCAN files 7 years ago
Tom Pittenger 1a15a2e749 SRV_Channel: move UAVCAN code from SRV to UAVCAN files 7 years ago
Eugene Shamaev 66438041ad SRV_Channels: helper func 7 years ago
Eugene Shamaev 938f19c154 SRV_Channel: move push_UAVCAN to private 7 years ago
Eugene Shamaev 60db4016a7 AP_HAL_VRBRAIN: UAVCAN servo removal 7 years ago
Eugene Shamaev 94f8c81d84 AP_HAL_PX4: UAVCAN servo removal 7 years ago
Eugene Shamaev 1a888c16f4 AP_UAVCAN: Change for servo and ESC interface from RCOutput to SRV_Channels 7 years ago
Eugene Shamaev afce24e45d SRV_Channels: integration of UAVCAN Servos and ESCs 7 years ago
Eugene Shamaev c410feefa1 AP_HAL: add CAN bus declaration for the intel aero board 7 years ago
Tom Pittenger 7134a4bdf6 AP_Avoidance: track src with correct label - use MAVLink label 7 years ago
timo 8cea9a3beb HAL_F4Light: Fixed I2C initalization for Airspeed sensor on MatekF405CTR board 7 years ago
night-ghost 06da94dcea HAL_F4Light: fixed non-inverted SBUS parsing 7 years ago
night-ghost 6d3a879219 HAL_F4Light: fixed ADC field description 7 years ago
night-ghost 7d6d9d4f3d HAL_F4Light: changed pin definitions from #defines to enum 7 years ago
Alexander Malishev 47451be875 AP_RCProtocol: add support for non-inverted s-bus 7 years ago
Peter Barker f668d0dc57 GCS_MAVLink: enhance TIMESYNC handling 7 years ago
Michael du Breuil 3a62bca7d0 AP_HAL_ChibiOS: Make redefined pins an error, fix FMUv3 7 years ago
Dr.-Ing. Amilcar do Carmo Lucas 8427b569b6 GCS_MAVLink: replace /* fall through */ with FALLTHROUGH; 7 years ago
Dr.-Ing. Amilcar do Carmo Lucas 594911f0b4 DataFlash: replace /* fall through */ with FALLTHROUGH; 7 years ago
Lucas De Marchi 88dc17fe6e AP_HAL_Linux: Storage: fix initialization 7 years ago
Lucas De Marchi 1f3b7b5687 AP_HAL_Linux: Storage: fix writing garbage while creating file 7 years ago
Lucas De Marchi 5526997d45 AP_HAL_Linux: Storage: prefer custom storage 7 years ago
Lucas De Marchi ff6e76ea6a AP_HAL_Linux: add custom storage directory 7 years ago
Lucas De Marchi 9e538632b3 AP_HAL_Linux: use AP_HAL_STORAGE_DIRECTORY 7 years ago
Lucas De Marchi a56106cccb AP_HAL: use buildsystem for default directories 7 years ago
Lucas De Marchi 1e7ad72909 AP_HAL: use default storage for more boards 7 years ago
Randy Mackay 85efab1ec8 AP_RangeFinder: reduce MaxsonarI2C update to 10hz 7 years ago
Randy Mackay fd2e5741ce AP_RangeFinder: MaxsonarI2C formatting fixes 7 years ago
Randy Mackay 3f749051d3 AP_RangeFinder: NMEA sonar driver 7 years ago
Randy Mackay a7fbfe7767 AR_AttitudeControl: caller provides dt instead of calculated internally 7 years ago
Randy Mackay c032095c80 AR_AttitudeControl: reduce default accel max to 2m/s/s 7 years ago
Randy Mackay 856d592b1d AR_AttitudeControl: accel limit stops 7 years ago
Tom Pittenger 657f515f40 AP_ADSB: add cfg_out passthrough parsing 7 years ago
Tom Pittenger 3653ba61d7 AP_Math: add is_valid_octal helper function. 7 years ago
Karthik Desai 0a04a2a8c2 AP_Beacon_Marvelmind: Relax the precision of the position of Hedge 7 years ago
Karthik Desai 4f26bc7cad AP_Beacon_Marvelmind: Record the timestamp once, on success. 7 years ago
Karthik Desai 372fba2152 AP_Beacon_Marvelmind: Added some debug messages 7 years ago
Karthik Desai 64fdefe7cf AP_Beacon_Marvelmind: Refactor variables 7 years ago
Karthik Desai 358b3d222b AP_Beacon_Marvelmind: Simplify the Marvelmind structure. 7 years ago
Karthik Desai 8957111f26 AP_Beacon_Marvelmind: Remove unused variables 7 years ago
Karthik Desai b0e4a57a93 AP_Beacon_Marvelmind: Remove unnecessary structures. 7 years ago
Karthik Desai ad05a5c694 AP_Beacon_Marvelmind: Add function to find beacon's instance for the given address. 7 years ago
Karthik Desai fa575e2a9a AP_Beacon_Marvelmind: Update the link to Marvelmind's repo 7 years ago
Peter Barker 63b0883b38 DataFlash: correct structures debug method 7 years ago
Peter Barker 1844ccdab8 DataFlash: correct labels for NKT1 and NKT2 messages 7 years ago
Peter Barker e9d2be143a GCS_MAVLink: moving sending of sim state up 7 years ago
Peter Barker a137afd11b SITL: add singleton 7 years ago