aboutsummaryrefslogtreecommitdiff
path: root/nuttx-configs/px4fmu-v1
Commit message (Expand)AuthorAgeFilesLines
* Increase UART1 & UART5 RX&Tx buffer sizesKynos2014-05-281-4/+4
* FMUv1: Reduce user main stack slightly, still 2.5K buffer between actual use ...Lorenz Meier2014-05-161-1/+1
* Reduce buffer sizes to reasonable quantities for UARTLorenz Meier2014-05-131-6/+6
* Merged masterLorenz Meier2014-04-201-1/+1
* Merged stack size changesLorenz Meier2014-03-101-3/+3
|\
| * Reduce excessive stack sizes on main OS stacks. This has been tested on mavli...Lorenz Meier2014-03-061-3/+3
* | Increase NFILE_DESCRIPTORS to 36Anton Babushkin2014-03-051-1/+1
* | Change NFILE_DESCRIPTORS back to 32Anton Babushkin2014-03-051-1/+1
* | Stack: lower stack of lpwork and hpworkJulian Oes2014-02-161-2/+2
* | Merge remote-tracking branch 'px4/beta' into beta_mavlinkJulian Oes2014-02-121-8/+8
|\|
| * Increase SPI GPIO speed for FMUv1 analog to v2Lorenz Meier2014-01-291-8/+8
| * Enabled MTD partitions, successfully tested paramsLorenz Meier2014-01-121-1/+20
| * FMUv1: use larger CDCACM buffer size for faster log transfer on FMUv1Andrew Tridgell2014-01-071-1/+1
* | Defconfig: allow for more file descriptorsJulian Oes2014-02-121-1/+1
* | Merged beta into mavlink rework branchLorenz Meier2014-01-281-2/+21
|/
* Disable USART1 DMA Rx on FMUv1Julian Oes2013-09-221-1/+1
* Hotfix: Improve UART1 receive performanceLorenz Meier2013-09-201-1/+1
* Hotfix: Increase work stack sizesLorenz Meier2013-09-161-2/+2
* Hotfix: Bumping up interrupt stack size, which fixes a number of evil symptom...Lorenz Meier2013-09-161-1/+1
* Make bool on FMUv1 and FMUv2 behave the sameLorenz Meier2013-09-061-1/+1
* Fix UART buf sizes so that MAVLink transfers are not corrupted for all serial...Lorenz Meier2013-09-031-2/+2
* USB: set attributes for bus power, no remote wakeupAndrew Tridgell2013-08-281-2/+3
* Revert "Tighter configs to save RAM"Anton Babushkin2013-08-271-1/+1
* Tighter configs to save RAMLorenz Meier2013-08-271-1/+1
* Merge branch 'multirotor' of github.com:cvg/Firmware_Private into multirotorLorenz Meier2013-08-271-2/+2
|\
| * Increased USB buffer size to cope with fast transfersLorenz Meier2013-08-261-2/+2
* | Merge branch 'fmuv2_bringup' into multirotorLorenz Meier2013-08-271-2/+2
|\ \ | |/ |/|
| * Made number of streams more reasonableLorenz Meier2013-08-271-1/+1
| * Revert "Increased the number of max files descriptors considerably"Lorenz Meier2013-08-271-2/+2
* | Merge branch 'fmuv2_bringup' into multirotorLorenz Meier2013-08-261-2/+2
|\|
| * Increased the number of max files descriptors considerablyLorenz Meier2013-08-261-2/+2
| * Merge branch 'master' of github.com:PX4/Firmware into fmuv2_bringupLorenz Meier2013-08-201-1/+1
| |\
| | * Revert "Hotfix for UART5"Lorenz Meier2013-08-171-1/+1
* | | Moved to USART1 for the main console, starting a 2nd NSH instance on USB if n...Lorenz Meier2013-08-221-4/+4
* | | Merged seatbelt_multirotor_new / masterLorenz Meier2013-08-191-1/+1
|\ \ \ | |/ / |/| |
* | | Merged masterLorenz Meier2013-08-171-1/+1
|\ \ \ | | |/ | |/|
| * | Hotfix for UART5Lorenz Meier2013-08-171-1/+1
| |/
| * Merge pull request #355 from PX4/kconfig-cleanupLorenz Meier2013-08-142-21/+23
| |\
* | \ Merge commit 'de749a3602423f5ee6ca56f3cf2dfff04e31ec6d' (kconfig-cleanup) int...px4dev2013-08-141-18/+23
|\ \ \ | | |/ | |/|
| * | Stop expecting CONFIG_HRT_anything since we aren't baking it into the NuttX c...px4dev2013-08-131-8/+4
| * | Clean the FMUv1 config through menuconfig.px4dev2013-08-121-13/+19
* | | Merge branch 'master' of github.com:PX4/Firmware into fmuv2_bringupLorenz Meier2013-08-141-2/+3
|\ \ \ | | |/ | |/|
| * | Fixed power attribute on FMU, contributed by TridgeLorenz Meier2013-08-141-2/+3
| |/
| * Hotfix: Give FMU its own interrupt stack to isolate the interrupt context fro...Lorenz Meier2013-08-081-1/+1
| * Fix CAN2 pinout selection thanks to heads-up from Joe van Niekerkpx4dev2013-08-051-2/+2
* | Enable the dedicated interrupt stack for both v1 and v2 boards. This will hel...Andrew Tridgell2013-08-071-1/+1
* | Fix CAN2 pinout selection thanks to heads-up from Joe van Niekerkpx4dev2013-08-051-2/+2
* | Merged masterLorenz Meier2013-08-041-1/+1
|\|
| * Move NuttX configurations out of the NuttX tree proper. This reduces the diff...px4dev2013-08-038-0/+1885
* Increased comm buf size to better deal with higher-speed MAVLink transfersLorenz Meier2013-08-041-2/+2