David Sidrane
17bf776af3
tap-v1 nsh:Optimize memset for speed
7 years ago
David Sidrane
8063451a97
tap-v1:nsh Refresh config
7 years ago
David Sidrane
edd741ea76
tap-v1 nsh: increase CONFIG_NFILE_DESCRIPTORS from 53 to 54
...
Updated to match master
This is needed when logger is logging to file and ulog streaming gets
activated
7 years ago
David Sidrane
18572c10ac
px4fmu-v1 nsh: Upstream NuttX removed setenv.sh
7 years ago
David Sidrane
e382a97273
px4fmu-v1 nsh: Upstream NuttX defconfig changes
...
was:CONFIG_STM32_STM32F40XX is:CONFIG_STM32_STM32F4XXX
7 years ago
David Sidrane
82c441031c
px4fmu-v1 nsh: Upstream NuttX defconfig changes
...
was:CONFIG_ARM_TOOLCHAIN_IAR is:CONFIG_ARCH_TOOLCHAIN_IAR
was:CONFIG_ARM_TOOLCHAIN_GNU is:CONFIG_ARCH_TOOLCHAIN_GNU
was:CONFIG_MUTEX_TYPES is:CONFIG_PTHREAD_MUTEX_TYPES
7 years ago
David Sidrane
0ccf3e0c9e
tap-v1 nsh Update for upstream NuttX removed CONFIG_LIBC_ARCH_BZERO
7 years ago
David Sidrane
c1812af45e
Inital commit of NXPhlite-v1
7 years ago
David Sidrane
2cbd411a53
nuttx-configs:Removed errant comments referencing px4fmu-v1
8 years ago
Lorenz Meier
891b2f640d
TAPv1: Schedule sensor priority higher
8 years ago
Beat Küng
1be089cf0c
BBSRAM: add another partition and store the last ulog path
8 years ago
Beat Küng
8d5ba63686
tap-v1 NuttX defconfig: lower CONFIG_DEV_PIPE_SIZE to 70
...
This saves almost 2kb of RAM when using the mavlink shell. 70 matches the
size of the mavlink message. Since the pipe is blocking, a process writing
a lot of data will just wait, data will not be dropped.
The mavlink shell is the only process creating a pipe.
8 years ago
David Sidrane
0f33ca1ecc
tap-v1 Increased IRQ Stack Size
8 years ago
David Sidrane
5607df8a44
Added missing IFLOWCONTROL_WATERMARK settings.
...
This was the cause of the CI failure on the hot fix
8 years ago
Lorenz Meier
19a474e376
Enable flow control in OS config for TAP so that ports without support are correctly detected
8 years ago
David Sidrane
b7cc04e0d2
Changes to tap_v1 for upstream Nuttx and hardfault logging
8 years ago
Julian Oes
53c23e7bff
Revert "Revert "FMUv1: Save resources in config""
...
This reverts commit 0ca397ab20
.
8 years ago
Lorenz Meier
0ca397ab20
Revert "FMUv1: Save resources in config"
...
This reverts commit c24046ca5b
.
8 years ago
David Sidrane
1c766aef12
Removed comments to allow appconfigs to bring in can
...
Removed the commented body of the 'if CONFIG_CAN' in the appconfigs
8 years ago
Lorenz Meier
c24046ca5b
FMUv1: Save resources in config
8 years ago
Lorenz Meier
ed6c63e48f
TAPv1: Harmonize with FMUv1 (since they are pretty much the same)
9 years ago
David Sidrane
6173649c43
Minor corrections
9 years ago
Lorenz Meier
3fff9e5826
Harmonize TAP config with FMUv4 config
9 years ago
Lorenz Meier
3203d3f770
More USB buffer
9 years ago
Beat Küng
302719527a
nuttx defconfig: increase nr of file descriptors, due to mavlink shell
9 years ago
David Sidrane
0576031a81
TAP PID ( #5036 )
9 years ago
David Sidrane
5cc58fa067
Reserving 32Kib of FLASH for parameters ( #5035 )
9 years ago
David Sidrane
da96144e80
Added Power button and cleanup sdio
9 years ago
David Sidrane
5de19500c2
TAP-v1 set Console Baud Rate to 57600
9 years ago
Lorenz Meier
332f669d9b
Add tap-v1 config
9 years ago