Lorenz Meier
|
f231feb0f6
|
FMUv1: Harmonize with FMUv2
|
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 |
Lorenz Meier
|
40ba3f5131
|
Initial config for ASC module
|
9 years ago |
Beat Küng
|
302719527a
|
nuttx defconfig: increase nr of file descriptors, due to mavlink shell
|
9 years ago |
Henry Zhang
|
0730e681bc
|
Nuttx config: MAVLink app needs more FDs.
|
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 |
Daniel Agar
|
e2801d35e4
|
fix comment spelling
|
9 years ago |
Lorenz Meier
|
fb1fd205bd
|
MAVLink app needs more FDs
|
9 years ago |
Lorenz Meier
|
f07a4f2f93
|
MAVLink app needs more FDs
|
9 years ago |
Beat Küng
|
d35814ed99
|
nuttx px4fmu-v4 config: increase CONFIG_NFILE_DESCRIPTORS to 52
necessary for mavlink receiver. It had the following output:
mavlink_rcv_if0: node_open as advertiser failed.
|
9 years ago |
Henry Zhang
|
9570d66d9d
|
MindPXFMUv2 uses STM32F427 v3, enable 2M flash.
|
9 years ago |
David Sidrane
|
3829871612
|
Removed unused NXFFS buys back 5792 bytes of FLASH
|
9 years ago |
Felix Hu
|
18176ea73d
|
change productstr
|
9 years ago |
Felix Hu
|
9dd42e45d5
|
mod mindpx v2 prototype and defconfig
|
9 years ago |
Daniel Agar
|
8569c3e25d
|
PX4 NuttX enable -Werror
|
9 years ago |
Daniel Agar
|
0b54bb99f9
|
NuttX quiet build
cmake combine NuttX copy and export
-NuttX wasn't recopying if it fails to compile
|
9 years ago |
Felix Hu
|
bd580e09bf
|
supports MindPXv2 borad which is a product from AirMind.
|
9 years ago |
Lorenz Meier
|
ec930d2372
|
Increase stack size by 100 bytes. From @tridge
|
9 years ago |
Lorenz Meier
|
9d35b05889
|
FMUv4: Safe RAM
|
9 years ago |
Mark Whitehorn
|
5a7d31f7a9
|
fix typo in comment
|
9 years ago |
Lorenz Meier
|
45ea58d451
|
FMUv4: Increase USB and UART buffers to speed up log transfers
|
9 years ago |
Lorenz Meier
|
65081ca681
|
FMUv2: Increase USB buffer to speed up log transfers
|
9 years ago |
Lorenz Meier
|
b54a0308a7
|
IO: Do not allocate excessive UART buffers
|
9 years ago |
Mark Whitehorn
|
4952d05652
|
debugging ms5611 on spi2
|
9 years ago |
Mark Whitehorn
|
5cf78cd450
|
configure usart6 TX for RC out
add RC_OUT pin to FMUv4 config
|
9 years ago |
Lorenz Meier
|
b2aa25448b
|
Pixracer: Boost buffer and FTP transfer capability
|
9 years ago |
Lorenz Meier
|
bbe69fbe45
|
Fix FMUv4 USB PID
|
9 years ago |
Lorenz Meier
|
699c5f2f6d
|
Enable 2M flash in Pixracer
|
9 years ago |
Lorenz Meier
|
c1b6fcbb77
|
IO config: Revert stack management changes as we saw stack smashing
|
9 years ago |
David Sidrane
|
0e48b58d7d
|
Support Mavlink on USART2 (ESP8266)
Needed bigger buffers
|
9 years ago |
Lorenz Meier
|
35d387792c
|
Fix product string for FMUv4
|
9 years ago |
Lorenz Meier
|
6cc1bb7ec8
|
Enable RX DMA for UART6
|
9 years ago |
Lorenz Meier
|
a3eeafebeb
|
Enable UART6 and enable S.BUS. Tested to work.
|
9 years ago |
Lorenz Meier
|
b137a24f30
|
Free timer 3
|
9 years ago |
David Sidrane
|
a67097731a
|
Renamed pax4fmu-v3 to pax4fmu-v4
|
9 years ago |
David Sidrane
|
f3b7585a89
|
Wip FMUV3
|
9 years ago |
Lorenz Meier
|
c326189ce8
|
NuttX build flags: Remove trivial warnings
|
9 years ago |
Lorenz Meier
|
cde947a1d8
|
FMUv2: Reduce excessive work task stack sizes
|
9 years ago |
Daniel Agar
|
5865dc6434
|
cmake add libuavcan as subdirectory
-move uavcan submodule to src/modules/uavcan/libuavcan
-adding libuavcan as a subdirectory simplifies inheriting all compile
flags and include paths
|
9 years ago |
Lorenz Meier
|
ef8ef0fb23
|
FMUv1: Safe some RAM on buffers
|
9 years ago |
Lorenz Meier
|
15e17f4a58
|
IOv1: Ensure image is aligned.
|
9 years ago |
Lorenz Meier
|
1ab23739ad
|
IOv1: Error handling pointer hackery
|
9 years ago |
Lorenz Meier
|
73e83a503c
|
NuttX configs: Reduce buffer sizes where reasonable
|
9 years ago |
James Goppert
|
36ae7c129d
|
Fixed alignment issue.
|
10 years ago |