aboutsummaryrefslogtreecommitdiff
path: root/nuttx/configs/px4fmu/nsh/defconfig
Commit message (Expand)AuthorAgeFilesLines
* Cleanup, WIP, needs a NuttX checkout to Firmware/NuttX nowLorenz Meier2013-06-011-1064/+0
* Merged with masterLorenz Meier2013-05-091-0/+4
|\
| * Added MD25 I2C motor controller driver.James Goppert2013-05-081-0/+4
* | Merge working changes into export-build branch.px4dev2013-04-261-1/+1
|/
* Switched I2C to interrupt driven modeLorenz Meier2013-02-201-1/+1
* px4fmu: enable BINFSAndrew Tridgell2013-02-181-0/+1
* MergedLorenz Meier2013-02-171-0/+1
|\
| * New option to ensure serial stack is always included.px4dev2013-02-061-0/+1
* | Made timeouts configurable, untestedLorenz Meier2013-02-161-1/+2
|/
* Move the config param to a more sane location (I hope).Simon Wilks2013-01-251-3/+6
* Merged and tested against the single wire implementation added to Nuttx r5554.Simon Wilks2013-01-241-0/+7
|\
| * Merge pull request #175 from tridge/apps_bindirpx4dev2013-01-231-0/+3
| |\
| | * px4: enable APPS_BINDIR supportAndrew Tridgell2013-01-211-0/+3
| |/ |/|
| * Merge pull request #183 from PX4/nuttx-merge-5527px4dev2013-01-231-0/+1
|/|
| * Some gentle massaging to get things building again.px4dev2013-01-171-0/+1
* | First round of testing successful - back to I2C code from Dec / Nov 2012Lorenz Meier2013-01-191-2/+30
* | HOTFIX: disable interrupt-driven I2C mode, configure pessimistic I2C timeout,...px4dev2013-01-181-8/+10
|/
* Recover fix for and enabling of interrupt-driven I2C.px4dev2013-01-111-1/+1
* Manually fixup merge botches via direct comparison with NuttX r5447.px4dev2013-01-111-0/+5
* Merge commit 'eaf1d8063cc707b1041e8583663d9edd45f42c5d' into nuttx-merge-5447px4dev2013-01-111-0/+2
|\
| * Build system updates to match the NuttX merge.px4dev2013-01-011-0/+2
* | Merged latest masterLorenz Meier2013-01-061-9/+9
|\ \
| * | increase the UART buffer sizes to 256Andrew Tridgell2013-01-061-9/+9
| |/
* / kill off the NuttX ADC driver config; we're not going to use itpx4dev2012-12-311-23/+3
|/
* Hotfix: Number of files pre process was causing uorb topics not to be publish...Lorenz Meier2012-11-271-1/+1
* Cleanup and refactor of the PX4IO firmware and board support. Builds, not te...px4dev2012-11-031-16/+0
* Reverted to IO compatible configLorenz Meier2012-10-311-2/+2
* Changed to UART5 for consoleLorenz Meier2012-10-311-2/+2
* Get us a bit closer to having c++ static constructors working.px4dev2012-10-271-2/+2
* Reverting UART config back to developer default on this branchLorenz Meier2012-10-261-2/+2
* Build fix after cleanupLorenz Meier2012-10-261-2/+2
* Go back to the FIFO scheduler for now, as we don't have time to shake out the...px4dev2012-10-031-1/+1
* Reverted different UART assignmentLorenz Meier2012-10-021-2/+2
* EKFtnaegeli2012-10-011-2/+2
* workaround in nuttx to allow for more than 6 arguments when starting an app (...Julian Oes2012-09-201-0/+2
* Enable the low-priority work queue; we're going to want to use it.px4dev2012-09-141-32/+46
* Commented defconfig changesLorenz Meier2012-09-121-0/+2
* Increased stack sizes, this fixes the board not booting with a ROMFS mount me...Lorenz Meier2012-09-121-2/+2
* Fix receive DMA for the console device. Now maybe MAVLink will work better.px4dev2012-09-071-1/+5
* Config updates to match recent NuttX mergepx4dev2012-09-021-0/+1
* Merge branch 'master' of github.com:PX4/Firmware into px4dev_new_driver_wipLorenz Meier2012-08-271-156/+112
|\
| * Because kconfig can't do arithmetic.px4dev2012-08-261-1/+1
| * Pull configurations into line with current NuttX layout.px4dev2012-08-261-155/+111
* | We aren't using counting semaphores with multiple holders, and enabling this ...px4dev2012-08-261-1/+1
* | Defconfig tweak that might? be required.px4dev2012-08-251-1/+1
* | Improved param load / store text feedback, ported sensors app to new driver m...Lorenz Meier2012-08-251-2/+2
* | Turn off the stock AT24xx EEPROM driver; we are going to use our own.px4dev2012-08-231-1/+4
* | Hand over control of the onboard EEPROM to the NuttX I2C EEPROM driver and NX...px4dev2012-08-191-1/+12
|/
* Config tweaks to enable the new-style ms5611 driver.px4dev2012-08-141-4/+4
* Fresh import of the PX4 firmware sources.px4dev2012-08-041-0/+1053