yjuav
ee621e26de
hwdef: add YJUAV_A6SE board support
2023-09-08 07:57:47 +10:00
Andy Piper
c900016140
AP_HAL_ChibiOS: use old CRT1_AREAS_NUMBER
2023-09-06 17:24:12 +10:00
Martin Luessi
aad29fe951
AP_HAL_ChibiOS: RAM initialization and linker files changes for external flash targets
2023-09-06 17:24:12 +10:00
Martin Luessi
2d1bc3acb4
AP_HAL_ChibiOS: Use custom H750 linker script
2023-09-06 17:24:12 +10:00
Martin Luessi
770f015ce7
AP_HAL_ChibiOS: Fix H750 linker script
2023-09-06 17:24:12 +10:00
Martin Luessi
f54a2661ce
AP_HAL_ChibiOS: Allow custom linker script, change extflash linker script
2023-09-06 17:24:12 +10:00
Martin Luessi
eb37c4a5c9
AP_HAL_ChibiOS: Move scheduler task table to RAM for H750
2023-09-06 17:24:12 +10:00
Martin Luessi
8f339e9750
AP_HAL_ChibiOS: Add libgcc comment to H750 linker script
2023-09-06 17:24:12 +10:00
Martin Luessi
3d1f4e112f
AP_HAL_ChibiOS: Use DTCM for vector table for external flash targets
2023-09-06 17:24:12 +10:00
Martin Luessi
73b9510cf6
AP_HAL_ChibiOS: Move more time critical code to RAM for H750
2023-09-06 17:24:12 +10:00
Martin Luessi
e7e9f586f9
AP_HAL_ChibiOS: increase FLASH_RAM and rename FDCAN to CAN for H750
2023-09-06 17:24:12 +10:00
Martin Luessi
ecad52e234
AP_HAL_ChibiOS: Copy vector table to RAM if external flash is primary
2023-09-06 17:24:12 +10:00
Martin Luessi
91dbb652a7
AP_HAL_ChibiOS: Change linker script so vector table can be copied to RAM for external flash targets
2023-09-06 17:24:12 +10:00
Martin Luessi
3e6bb954c8
AP_HAL_ChibiOS: Allow custom STM32_QSPISEL for H7
2023-09-06 17:24:12 +10:00
Davide_Lentini
d9e3e6ab1c
AP_HAL_ChibiOS: luminousbee5 hwdefs and default.parm update
...
fix: restored storage folders for luminousbee5 in hwdef
2023-09-05 19:40:15 +09:00
Andy Piper
e54124f7e5
AP_HAL_ChibiOS: pull RTS lines low on Pixhawk6C to avoid glitches on startup
2023-09-05 19:40:15 +09:00
Andy Piper
2767ffe654
AP_HAL_ChibiOS: add 8 bi-directional dshot channels to KakuteH7-Wing
2023-09-05 19:40:15 +09:00
Peter Barker
f4798f3773
hwdef: qiotek: correct HAL_BATT_MONITOR_DEFAULT define name
2023-09-05 19:40:15 +09:00
Peter Barker
15d5be8a4b
hwdef: add hwdef for SDMODELH7V1
2023-09-05 19:40:15 +09:00
Andy Piper
160d791087
AP_HAL_ChibiOS: change incorrect I2C internal mask from SkystarsH7HD bdshot
2023-08-21 21:41:11 +09:00
Andrew Tridgell
e9fdcd9994
hwdef: allow Pixhawk1-1M-bdshot to build for 4.4.0
2023-08-14 08:44:43 +09:00
Andrew Tridgell
b51fe4d8a9
hwdef: added SIYI NY flight controller
2023-08-14 08:44:43 +09:00
tiralonghipol
1c57ca14aa
AP_HAL_ChibiOS: add new board BlitzF745AIO
2023-08-01 16:48:42 +09:00
Andy Piper
84d98514a9
AP_HAL_ChibiOS: correct incorrect defaults for serial ports on FoxeerH743v1
2023-08-01 16:48:42 +09:00
Andy Piper
dada9f8720
AP_HAL_ChibiOS: correct comment in HEEWING-F405 v1
2023-08-01 16:48:42 +09:00
Andy Piper
1227b7ab02
AP_HAL_ChibiOS: HEEWING-F405v2 which includes dataflash logging
2023-08-01 16:48:42 +09:00
HelloLeFei
a4b5c3001e
AP_HAL_ChibiOS: add HEEWING-F405 flight controller
...
add bi-directional dshot
add back in features.
juggle DMA allocations to allow CRSF to work correctly
disable dshot on PWM 10 as it is not used
do not enable quadplane by default
do not disable arming checks
run ICM42688 at 1Mhz for low speed to avoid gyro noise
add HEEWING README and picture
2023-08-01 16:48:42 +09:00
Mikhail Degtiarenko
ed8ae82267
AP_HAL_ChibiOS: add SPL06 to MambaH743v4
...
The Diatone Mamba MK4 H743 v2 Flight Control have moved from the DPS280 barometer to using SPL06.
https://www.diatone.us/products/mamba-mk4-h743-v2-flight-control-30mm-m3l
2023-08-01 16:48:42 +09:00
Andrew Tridgell
8f55281cb8
ChibiOS: disable DMA on I2C on F7 and H7 by default
...
this was already done on many (most?) boards, and greatly reduces DMA
sharing which improves performance of UARTs. This changes the default
to no DMA on I2C
2023-08-01 16:48:42 +09:00
Andrew Tridgell
0d6f49c67d
HAL_ChibiOS: implement newlib alloc functions as malloc wrappers
...
this fixes issue #24106
2023-07-04 15:08:27 +09:00
Andy Piper
ad5b8563b5
AP_HAL_ChibiOS: remove bdshot from speedybeef4 as it doesn't work and increases flash usage
2023-07-04 12:16:30 +09:00
Andy Piper
287053961c
AP_HAL_ChibiOS: Pixhawk1-bdshot
2023-07-04 12:16:30 +09:00
Andy Piper
1d74020aac
AP_HAL_ChibiOS: Pixhawk6X bdshot version
2023-07-04 12:16:30 +09:00
jfbblue0922
fbd77be980
AP_HAL_ChibiOS: jfb100 gets shorter EXT_WDOG_INTERVAL_MS
2023-07-04 12:16:30 +09:00
jfbblue0922
ce39ae40aa
AP_HAL_CHibiOS: JFB100 hwdef fix for ext watchdog
2023-07-04 12:16:30 +09:00
Henry Wurzburg
323ab6f5a1
AP_HAL_ChibiOS: add Holybro KakuteH7-Wing
2023-07-04 12:16:30 +09:00
Randy Mackay
7db0c888e4
AP_HAL_ChibiOS: JFB100 LED definition fix
2023-06-08 09:29:59 +10:00
Randy Mackay
9960e1e128
AP_HAL_ChibiOS: JFB100 board def fixup
2023-06-08 09:29:59 +10:00
jfbblue0922
4b556ea472
AP_HAL_ChibiOS: add JFB100 board definition
2023-06-08 09:29:59 +10:00
Andrew Tridgell
169d180961
HAL_ChibiOS: fixed USB pass-thru for 2nd USB endpoint
...
we need to align the endpoint ID in the structure
2023-06-08 09:29:59 +10:00
Andrew Tridgell
67cfbcfc41
hwdef: use zero address for INA2XX to allow for different sensors
2023-06-08 09:29:59 +10:00
Henry Wurzburg
b23b6cd4bf
AP_HAL_ChibiOS: Add SpeedyBeeF405WING
2023-06-08 09:29:59 +10:00
Andy Piper
c042577827
AP_HAL_ChibiOS: reduce IMU SPI low speed to 1Mhz to avoid chip initialization issues
2023-05-25 18:12:00 +01:00
Andy Piper
d1600d3bf7
AP_HAL_ChibiOS: FoxeerH743 GA release
2023-05-24 17:21:41 +10:00
Andy Piper
9afcc8cf24
AP_HAL_ChibiOS: update MambaF405v2 for ICM42688, bdshot and DMA on UART1
2023-05-24 17:20:05 +10:00
Andy Piper
a667e3728c
AP_HAL_ChibiOS: add BMI270 and ICM42688 to FlywooF745
2023-05-24 17:20:05 +10:00
Andy Piper
d5535cc0cf
AP_HAL_ChibiOS: remove erroneous FlywooF745v2
2023-05-24 17:20:05 +10:00
Andy Piper
3ec036c4ea
AP_HAL_ChibiOS: hwdef for FlywooF745v2
...
Add SPL06 baro to FlywooF745v1
2023-05-24 17:20:05 +10:00
Andy Piper
27628099ce
AP_HAL_ChibiOS: hwdef for MatekF405-TE/VTOL including bdshot
2023-04-21 09:48:59 +10:00
Peter Barker
aecffd2778
SimOnHW: correct compilation on CubeOrangePlus
...
this was at 2 to reduce CPU load.
But particularly when CubeOrangePlus is playing around with auxiliary IMUs we really want to be running on SimOnHardware just what we're running on the normal firmware. We can find CPU cycles elsewhere....
2023-04-21 09:48:59 +10:00