Beat Küng
1be089cf0c
BBSRAM: add another partition and store the last ulog path
2017-07-07 17:06:48 +02:00
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.
2017-03-10 11:29:09 +01:00
David Sidrane
0f33ca1ecc
tap-v1 Increased IRQ Stack Size
2017-01-27 15:01:52 +01:00
David Sidrane
5607df8a44
Added missing IFLOWCONTROL_WATERMARK settings.
...
This was the cause of the CI failure on the hot fix
2016-12-24 09:42:48 +01:00
Lorenz Meier
19a474e376
Enable flow control in OS config for TAP so that ports without support are correctly detected
2016-12-21 11:44:47 +01:00
David Sidrane
b7cc04e0d2
Changes to tap_v1 for upstream Nuttx and hardfault logging
2016-12-21 08:34:21 +01:00
Julian Oes
53c23e7bff
Revert "Revert "FMUv1: Save resources in config""
...
This reverts commit 0ca397ab20
.
2016-11-15 08:10:40 +01:00
Lorenz Meier
0ca397ab20
Revert "FMUv1: Save resources in config"
...
This reverts commit c24046ca5b
.
2016-11-14 22:37:01 +01:00
David Sidrane
1c766aef12
Removed comments to allow appconfigs to bring in can
...
Removed the commented body of the 'if CONFIG_CAN' in the appconfigs
2016-10-06 19:02:51 +02:00
Lorenz Meier
c24046ca5b
FMUv1: Save resources in config
2016-10-02 11:50:34 +02:00
Lorenz Meier
ed6c63e48f
TAPv1: Harmonize with FMUv1 (since they are pretty much the same)
2016-08-12 13:55:16 +02:00
David Sidrane
6173649c43
Minor corrections
2016-08-12 13:55:16 +02:00
Lorenz Meier
3fff9e5826
Harmonize TAP config with FMUv4 config
2016-08-12 13:55:16 +02:00
Lorenz Meier
3203d3f770
More USB buffer
2016-08-12 13:55:16 +02:00
Beat Küng
302719527a
nuttx defconfig: increase nr of file descriptors, due to mavlink shell
2016-07-29 13:07:17 +02:00
David Sidrane
0576031a81
TAP PID ( #5036 )
2016-07-12 05:07:03 -10:00
David Sidrane
5cc58fa067
Reserving 32Kib of FLASH for parameters ( #5035 )
2016-07-12 03:57:31 -10:00
David Sidrane
da96144e80
Added Power button and cleanup sdio
2016-07-10 11:46:47 +02:00
David Sidrane
5de19500c2
TAP-v1 set Console Baud Rate to 57600
2016-07-10 11:46:47 +02:00
Lorenz Meier
332f669d9b
Add tap-v1 config
2016-07-06 13:34:35 +02:00