Lorenz Meier
|
7b42d7a047
|
Made number of streams more reasonable
|
12 years ago |
Lorenz Meier
|
bfd0444cb3
|
Revert "Increased the number of max files descriptors considerably"
This reverts commit 3157285254 .
|
12 years ago |
Lorenz Meier
|
e88d63ef27
|
Increased USB buffer size to cope with fast transfers
|
12 years ago |
Lorenz Meier
|
3157285254
|
Increased the number of max files descriptors considerably
|
12 years ago |
Lorenz Meier
|
cfa9054aa4
|
Moved to USART1 for the main console, starting a 2nd NSH instance on USB if needed, reworked start scripts to not fall over
|
12 years ago |
Lorenz Meier
|
80f38e3dea
|
Put console and syslog on UART8, added support to nshterm for proper serial port config
|
12 years ago |
Lorenz Meier
|
dc1dc25f1b
|
Revert "Hotfix for UART5"
This reverts commit b08ca02410 .
|
12 years ago |
Lorenz Meier
|
b08ca02410
|
Hotfix for UART5
|
12 years ago |
Lorenz Meier
|
d0a9d250f7
|
Enforced consistency between configs
|
12 years ago |
Lorenz Meier
|
50e3bb28c9
|
Fixed power attribute on FMU, contributed by Tridge
|
12 years ago |
px4dev
|
de749a3602
|
Stop expecting CONFIG_HRT_anything since we aren't baking it into the NuttX config anymore.
|
12 years ago |
px4dev
|
60275e1ae6
|
Clean the FMUv1 config through menuconfig.
|
12 years ago |
Lorenz Meier
|
92fc6a05c3
|
Putting SDIO back to DMA and disabling CCM again
|
12 years ago |
Lorenz Meier
|
e1037e20be
|
Fixed inconsistend defconfig - switching to menuconfig ASAP
|
12 years ago |
Lorenz Meier
|
70f272bd22
|
Disabled SDIO DMA, enabled CCM memory
|
12 years ago |
Lorenz Meier
|
a0235bd507
|
Increased buffer sizes for telemetry, set USB PID correctly according to new scheme
|
12 years ago |
Lorenz Meier
|
4b342c4a1f
|
Hotfix: Give FMU its own interrupt stack to isolate the interrupt context from application stacks
|
12 years ago |
Andrew Tridgell
|
687273ae6f
|
Enable the dedicated interrupt stack for both v1 and v2 boards. This will help save us from threads that are under-provisioned stack-wise.
|
12 years ago |
px4dev
|
ec2e02d50e
|
Fix CAN2 pinout selection thanks to heads-up from Joe van Niekerk
|
12 years ago |
px4dev
|
9ca5cf3108
|
Fix CAN2 pinout selection thanks to heads-up from Joe van Niekerk
|
12 years ago |
px4dev
|
fbd5aae8c6
|
Revert "Merged USB ID changes to match bootloader"
This reverts commit 8e599e4a3c .
|
12 years ago |
Lorenz Meier
|
6cf24ac106
|
Increased comm buf size to better deal with higher-speed MAVLink transfers
|
12 years ago |
Andrew Tridgell
|
8e599e4a3c
|
Merged USB ID changes to match bootloader
|
12 years ago |
px4dev
|
c14a71c095
|
Move NuttX configurations out of the NuttX tree proper. This reduces the diffs we have to carry against the NuttX upstream repo to just our local patches to the NuttX code itself.
|
12 years ago |
px4dev
|
ecc7bc5bca
|
Clean out unused trash from the NuttX configs.
|
12 years ago |
px4dev
|
9d6ec6b365
|
Restructure things so that the PX4 configs move out of the NuttX tree, and most of the PX4-specific board configuration data moves out of the config and into the board driver.
Rename some directories that got left behind in the great board renaming.
|
12 years ago |
Lorenz Meier
|
87cb066bed
|
Disabled serial port renumbering
|
12 years ago |
Julian Oes
|
3bea32af8d
|
Add HRT and PPM again in IO defconfig
|
12 years ago |
Lorenz Meier
|
349c962469
|
Compiling / executing WIP on leds, leds not operational yet
|
12 years ago |
Lorenz Meier
|
72f58829c3
|
Fixed microSD, operational fine, will need more work with CCM SRAM.
|
12 years ago |
Lorenz Meier
|
e266f6d425
|
WIP on microSD support
|
12 years ago |
px4dev
|
b4029dd824
|
Pull v2 pieces up to build with the merge
|
12 years ago |