Daniel Agar
|
40e5477edb
|
NuttX boards fix mkfatfs and rcS logic
|
3 years ago |
David Sidrane
|
bb913ae11a
|
system_load:Track Dynamic PID hash
|
4 years ago |
David Sidrane
|
d9da05bd02
|
cubepilot_cubeorange: Update bootloader defconfig NuttX 10.1.0+
|
4 years ago |
David Sidrane
|
2a4b4824e5
|
cubepilot_cubeorange: Update nsh defconfig NuttX 10.1.0+
|
4 years ago |
David Sidrane
|
f5b22d8832
|
cubepilot_cubeorange: Update test defconfig NuttX 10.1.0+
|
4 years ago |
Daniel Agar
|
5f775b508f
|
boards: enable CONFIG_OTG_ID_GPIO_DISABLE on all F7/H7
|
4 years ago |
Daniel Agar
|
58b40fbbb9
|
boards: move testing to dedicated test variants
|
4 years ago |
Daniel Agar
|
43da43ddc6
|
boards: cubepilot cubeorange 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 |
Daniel Agar
|
e77bffe582
|
boards: STM32H7 remove CONFIG_MM_REGIONS=3
|
4 years ago |
David Sidrane
|
cdcff35760
|
cubepilot cubeorange:Enable ADC3 in support of temperature sensing
|
4 years ago |
David Sidrane
|
7bc2393936
|
cubepilot cubeorange:Enable ADC3 in support of temperature sensing
|
4 years ago |
Daniel Agar
|
a0b9b44ff6
|
boards: stm32h7 set CONFIG_SDMMC1 consistently
|
4 years ago |
Daniel Agar
|
8f0918a16b
|
boards: remove unused linker __param section
|
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 |
Daniel Agar
|
233949a377
|
NuttX upgrade to 10.0.0+ defconfig changes
|
4 years ago |
Daniel Agar
|
2728af4264
|
boards: cubeorange and cubeyellow disable serial console (used for ADSB on new carrier boards)
- add console builds (cubepilot_cubeorange_console) for hardware test rack and developers
|
4 years ago |
David Sidrane
|
0d9d1e79e8
|
cubepilot_cubeorange: Updates for NuttX 9.1.0+ External schedule_note
|
4 years ago |
David Sidrane
|
5691bf1dee
|
cubepilot_cubeorange Updates for NuttX 9.1.0-
cubepilot_cubeorange: defconfig MMCSD enable multiblock
|
4 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
|
91ad8473ab
|
boards: cubepilot/cubeorange small fixes and improvements
- defconfig UART sync with cube yellow (and other boards)
- manually start ak09916 (Here2) on I2C2 with proper rotation
|
5 years ago |
Daniel Agar
|
cfbf69f2a7
|
boards: rename Hex -> CubePilot
- hex_cube-orange_default -> cubepilot_cubeorange_default
- hex_cube-yellow_default -> cubepilot_cubeyellow_default
|
5 years ago |