David Sidrane
|
a654c37306
|
cuav_x7pro: Disable OTG_ID_GPIO
|
4 years ago |
David Sidrane
|
55ed76522e
|
cuav x7pro:Add remaining SRAM4 & DTCM to heap
|
4 years ago |
Daniel Agar
|
6874e9fba0
|
boards: NuttX disable all NSH memory debug commands (mb, mh, mw) by default
- closes https://github.com/PX4/PX4-Autopilot/issues/17062
|
4 years ago |
David Sidrane
|
e813385f12
|
cuav x7pro:Properly configure BDMA
|
4 years ago |
David Sidrane
|
3581099c09
|
Revert "boards: disable BDMA on STM32H7 for now"
This reverts commit f0d1f1d679 .
|
4 years ago |
David Sidrane
|
a67edf229a
|
cuav x7pro:Enable ADC3 in support of temperature sensing
|
4 years ago |
Daniel Agar
|
440e72e697
|
boards: cuav nora/x7pro don't have low speed external (LSE) oscillator
|
4 years ago |
Daniel Agar
|
a0b9b44ff6
|
boards: stm32h7 set CONFIG_SDMMC1 consistently
|
4 years ago |
CUAVcaijie
|
e30b8495b8
|
Enable x7pro and nora spi4 DMA
|
4 years ago |
Daniel Agar
|
f0d1f1d679
|
boards: disable BDMA on STM32H7 for now
|
4 years ago |
Daniel Agar
|
1ec10bfcc6
|
boards: disable CONFIG_ARMV7M_LAZYFPU again (#16573)
- this was causing hard faults on the CUAV Nora and possibly other boards, disabling everywhere until we fully understand the root cause
|
4 years ago |
Daniel Agar
|
cb74cb8692
|
boards: enable CONFIG_ARMV7M_LAZYFPU everywhere
|
4 years ago |
Daniel Agar
|
c60743b306
|
boards: NuttX increase file name max 32 -> 40
|
4 years ago |
CUAVcaijie
|
77dfd111e2
|
boards: cuav/x7pro disable BDMA (#16056)
- currently causing a crash, disable for now
|
4 years ago |
Daniel Agar
|
233949a377
|
NuttX upgrade to 10.0.0+ defconfig changes
|
4 years ago |
David Sidrane
|
5c95d8876a
|
cuav_x7pro: Updates for NuttX 9.1.0+ External schedule_note
|
5 years ago |
David Sidrane
|
848b0ea88c
|
cuav_x7pro:Add support for DMA on SPI6
|
5 years ago |
David Sidrane
|
e16efd9643
|
cuav_x7pro Updates for NuttX 9.1.0-
cuav_x7pro: defconfig MMCSD enable multiblock
|
5 years ago |
Daniel Agar
|
2c3441aa90
|
boards: reduce CONFIG_NFILE_DESCRIPTORS 15 -> 12
- reduced now that calibration uses uORB::Subscription
- can likely be reduced further (perhaps < 8) with additional testing
|
5 years ago |
Daniel Agar
|
e3d31a881e
|
boards: NuttX disable posix message queues
|
5 years ago |
Daniel Agar
|
d89b7804f7
|
boards: initial CUAV X7Pro support (not complete)
- this is booting and functional, but still missing a few things
- still needs full PWM output, verification of all sensor rotations and IO, etc
|
5 years ago |