18766 Commits (002070ae9e46e1275f07a12064a3b352a6767d74)

Author SHA1 Message Date
Peter Barker 002070ae9e AP_Notify: remove HAL-VRBRAIN-specific code 6 years ago
Peter Barker 4d67435b9c AP_BattMonitor: remove code dependant on HAL-VRBRAIN defines 6 years ago
Peter Barker 78be3880ee AP_Logger: remove VRBRAIN-HAL-specific code 6 years ago
Peter Barker 396028f628 AP_RSSI: remove defaults for CONFIG_ARCH_BOARD_PX4FMU_V4 - not used 6 years ago
Peter Barker cd2182453a AP_SerialManager: remove PX4 code bracketed by defines which will never be set 6 years ago
Peter Barker d3671d9ca3 AP_SerialManager: update description of BAUD parameters 6 years ago
Andrew Tridgell 2765f6e8f0 HAL_ChibiOS: setup APJ board IDs in environment 6 years ago
Peter Barker 6fc76a32af GLOBAL: use AP::logger() and strip redundant Log_ from methods 6 years ago
Peter Barker 8e2a229e5d AP_Logger: add AP::logger() method 6 years ago
Peter Barker b47733142f GLOBAL: rename DataFlash_Class to AP_Logger 6 years ago
Peter Barker 6a59dd04a7 DataFlash: rename to AP_Logger 6 years ago
Peter Barker 33baae80b1 GCS_MAVLink: remove PX4-specific code that disables overrides on reboot 6 years ago
Randy Mackay 06bb02fab7 AP_HAL: minor format fixes to CAN 6 years ago
Randy Mackay 368fd4b8db SRV_Channel: add ToshibaCAN 6 years ago
Randy Mackay a37c86af6e AP_BoardConfig: add ToshibaCAN 6 years ago
Randy Mackay fdf51a6a51 AP_ToshibaCAN: driver to support Toshiba CAN ESCs 6 years ago
Peter Barker d1f5bcb1ab APM_Control: stop taking reference to dataflash, use singleton 6 years ago
Francisco Ferreira ee13110ad0
GCS_MAVLink: send KDECAN ESC telemetry 6 years ago
Francisco Ferreira f68f83505c
GCS_MAVLink: add preflight CAN command 6 years ago
Francisco Ferreira de1d02d697
AP_Arming: support KDECAN 6 years ago
Francisco Ferreira f1463d6e6c
SRV_Channels: add support for KDECAN 6 years ago
Francisco Ferreira 37965b13b6
AP_BoardConfig: support KDECAN 6 years ago
Francisco Ferreira 79bb3decfc
AP_KDECAN: new CAN protocol 6 years ago
Andrew Tridgell b8aa6e5834 HAL_ChibiOS: rename VRBrain hwdef folders 6 years ago
LukeMike aa0a2aaba2 HAL_ChibiOS: final base configuration of the Brain VR Micro Brain 5.1. 6 years ago
LukeMike 9f3b57f7eb HAL_ChibiOS: final base configuration of the Brain VR board 5.2. 6 years ago
LukeMike 2146368e7c HAL_ChibiOS: added ChibiOS support for VR Micro Brain 5.1 6 years ago
LukeMike 13d1d281e1 HAL_ChibiOS: added ChibiOS support for VR Brain 5.2 6 years ago
LukeMike 0bbcbc8624 AP_Notify: added ExternalLED and VRBoard_LED for ChibiOS VR Brain boards 6 years ago
LukeMike a0a477795e AP_BoardConfig: added reference to HAL ChibiOS Arch for VR Brain boards 6 years ago
LukeMike 45c5979999 AP_HAL: added define of ChibiOS sub type for VR Brain boards 6 years ago
Peter Barker 2292113a5b AP_Terrain: log_terrain_data no longer takes a DataFlash argument 6 years ago
Peter Barker 834b45ce18 SITL: stop taking DataFlash pointer as argument 6 years ago
Nigel Williams 071dca8fe8 HAL_ChibIOS: Fix INS default rotation for OmnibusNanoV6 6 years ago
Andrew Tridgell 17d62be9bb HAL_ChibiOS: disable USART6_TX on fmuv5 6 years ago
Peter Barker 5e15dc6967 AP_Radio: remove use of never-set AP_HAL_PX4 6 years ago
Peter Barker 43e3acc954 AP_InertialSensor: remove use of never-set AP_HAL_PX4 and AP_HAL_VRBRAIN 6 years ago
Peter Barker 1dde70007a AC_Notify: remove use of never-set AP_HAL_PX4 and AP_HAL_VRBRAIN 6 years ago
Peter Barker 312243142b AC_PID: remove use of never-set AP_HAL_PX4 and AP_HAL_VRBRAIN 6 years ago
Peter Barker 3bbe6c46a5 AP_BattMonitor: remove use of never-set AP_HAL_PX4 and AP_HAL_VRBRAIN 6 years ago
Peter Barker 00fbb01c6b AP_UAVCAN: remove use of never-set AP_HAL_PX4 and AP_HAL_VRBRAIN 6 years ago
Peter Barker b83f317681 AP_Relay: remove use of never-set AP_HAL_PX4 and AP_HAL_VRBRAIN 6 years ago
Peter Barker 3ecb785f0f AP_WheelEncoder: remove use of never-set AP_HAL_PX4 and AP_HAL_VRBRAIN 6 years ago
Peter Barker a800395742 RC_Channel: remove use of never-set AP_HAL_PX4 and AP_HAL_VRBRAIN 6 years ago
Peter Barker 1e57265eb6 AP_WindVane: remove include of boardconfig; unused on all boards 6 years ago
Peter Barker d71244dd23 APM_RangeFinder: remove PX4 backend type 6 years ago
Peter Barker 08173796d9 APM_RPM: remove PX4 backend type 6 years ago
Peter Barker 91a082c29f AP_Notify: remove px4 oreloed driver 6 years ago
Andrew Tridgell 155ccdd6e1 HAL_ChibiOS: added extra LEDs for CUAVv5 6 years ago
Andrew Tridgell ea2970bf26 GCS_MAVLink: adjust for new fields in DISTANCE_SENSOR 6 years ago