1132 Commits (f0084f743db6b3d29b0a752f6c67477880c29e75)

Author SHA1 Message Date
Hwurzburg a9783de61c correct include paths, uncomment alarm pin, fix conflict with rssi 6 years ago
Hwurzburg 3e3d7b8e7f Change to "include" style for new board, fix to allow LED to be used as status indicator 6 years ago
Hwurzburg 10838387c5 Split Omnibus F4 pro and non-pro into two boards to allow pro boards to have 8 pwm outputs 6 years ago
Alexey Kozin e5988f7153 AP_HAL_ChibiOS: fix voltage sensor connected to fmu adc 6 years ago
bugobliterator 7d4a758059 hwdef: fix default battery monitor pins for CubeOrange 6 years ago
Michael du Breuil a34ac14ec5 AP_HAL_ChibiOS: Make BOARD_FLASH_SIZE available at configure time 6 years ago
Peter Barker 1f4de871da AP_HAL_ChibiOS: return RC protocol being decoded 6 years ago
vierfuffzig 7780e8ed00 AP_HAL_ChibiOS: add support for AIO and OSD board types 6 years ago
Andrew Tridgell 51e187342b HAL_ChibiOS: move the power control changes to be only CubeBlack 6 years ago
Siddharth Purohit a926effee5 hwdef: iomcu set pin mode to input for autodetecting heater control level 6 years ago
Lucas De Marchi e66de36016 HAL_ChibiOS: fix I2C transaction without stop condition 6 years ago
Andrew Tridgell 73bc277470 HAL_ChibiOS: fixed KakuteF7 build 6 years ago
Andrew Tridgell 2acaada884 HAL_ChibiOS: fixed OMNIBUSF7V2 build 6 years ago
Andrew Tridgell bfdf857b34 HAL_ChibiOS: fixed airbotf4 build 6 years ago
Andrew Tridgell 614a059819 HAL_ChibiOS: convert more boards to using new sensor config system 6 years ago
Andrew Tridgell ff603a1f0b HAL_ChibiOS: convert mini-pix 6 years ago
Andrew Tridgell 4548aa162b HAL_ChibiOS: convert mindpx-v2 6 years ago
Andrew Tridgell 91aa49ba6f HAL_ChibiOS: convert matek boards 6 years ago
Andrew Tridgell fca03bef8d HAL_ChibiOS: convert F4BY 6 years ago
Andrew Tridgell 8605060dfc HAL_ChibiOS: convert F35Lightning 6 years ago
Andrew Tridgell 288d5d6fe6 HAL_ChibiOS: convert DrotekP3Pro 6 years ago
Andrew Tridgell d90b05f685 HAL_ChibiOS: convert all fmuv5 boards to sensor config system 6 years ago
Andrew Tridgell 03bb94599b HAL_ChibiOS: support I2C sensor probes by bus mask 6 years ago
Andrew Tridgell fc1ec8a465 HAL_ChibiOS: convert airbot to new config 6 years ago
Andrew Tridgell 82b171582e HAL_ChibiOS: added sensor config for cube varients 6 years ago
Andrew Tridgell c36d76c213 HAL_ChibiOS: convert Pixhawk1 to new sensor config 6 years ago
Andrew Tridgell eae852962e HAL_ChibiOS: fixed case of no IMU, BARO or COMPASS config settings 6 years ago
Andrew Tridgell 068e6ea8d2 HAL_ChibiOS: convert KakuteF4 and KakuteF7 to new sensor config 6 years ago
Andrew Tridgell 1b0bf88c8f HAL_ChibiOS: convert crazyflie2 to new config 6 years ago
Andrew Tridgell b47ab5c8a9 HAL_ChibiOS: support I2C sensor config in hwdef.dat 6 years ago
Andrew Tridgell ceb9c3b83e HAL_ChibiOS: convert mRoControlZeroF7 to new sensor config 6 years ago
Andrew Tridgell 5eb488303c HAL_ChibiOS: convert Pixracer to use new sensor config 6 years ago
Andrew Tridgell e198d552a8 HAL_ChibiOS: support IMU, COMPASS and BARO lines in hwdef.dat 6 years ago
Phillip Kocmoud 734abe3d7d hwdef: Correct typo for mRo x2.1-777 USB PID 6 years ago
Andrew Tridgell 59678840a8 HAL_ChibiOS: log SPI and I2C counters 6 years ago
Peter Barker f5190d1bcc AP_HAL_ChibiOS: use logger().WriteCritical(...) for WDOG message 6 years ago
Andrew Tridgell 0708b65c2d AP_HAL_ChibiOS: added const for PersistentData 6 years ago
Andrew Tridgell 48302427c7 HAL_ChibiOS: rename to EXPECT_DELAY_MS() 6 years ago
Andrew Tridgell a7eb85e1c5 HAL_ChibiOS: cope with nesting of expected_delay_ms() 6 years ago
Andrew Tridgell 8d0bca6ba9 HAL_ChibiOS: log mavlink IDs and semaphore lines for watchdog 6 years ago
Andrew Tridgell 1b8cbfc6a4 HAL_ChibiOS: use EXPECT_DELAY() macro 6 years ago
Andrew Tridgell d368d95aa7 HAL_ChibiOS: removed unusued AP_Common/Semaphore.h 6 years ago
Andrew Tridgell e3c80bf08f HAL_ChibiOS: fixed bootloader build 6 years ago
Andrew Tridgell d7a0eb42ee HAL_ChibiOS: added logging of watchdog data 6 years ago
Andrew Tridgell dbfe6b8019 HAL_ChibiOS: implement persistent_data for watchdog 6 years ago
Andrew Tridgell 6333494d99 HAL_ChibiOS: disable peripheral power on boot on fmuv3 6 years ago
Andrew Tridgell ce9e9d8670 HAL_ChibiOS: end scheduler boost on expected delay 6 years ago
Phillip Kocmoud 16f1ec8ce2 HAL_ChibiOS: added missing AF functions for F777 6 years ago
Phillip Kocmoud 9709401595 HAL_ChibiOS: added hwdef for mRoControlZeroF7 6 years ago
Andrew Tridgell 2b0a30a2c5 HAL_ChibiOS: ensure we don't overflow bootloader area 6 years ago