aboutsummaryrefslogtreecommitdiff
path: root/nuttx/configs
Commit message (Expand)AuthorAgeFilesLines
* Enable DMApx4dev2013-01-131-2/+2
* Checkpoint I2C slave work on IOpx4dev2013-01-132-2/+2
* Suppress annoying C++ ABI portability warningspx4dev2013-01-101-1/+2
* Remove more redundant CMSIS pieces from here.px4dev2013-01-071-8/+8
* Fix fallout from removing the spurious CMSISpx4dev2013-01-061-5/+0
* Merge commit '23e8d0b4675e1101a5dd38fa48f96ec3c13ca68b' into local/mathlibpx4dev2013-01-061-0/+1
|\
| * Added kalman_demo. This is an attitude/position EKF example.jgoppert2013-01-061-3/+2
| * Added control library to build.jgoppert2013-01-061-0/+3
* | Merge James's controllib bits into a separate library module.px4dev2013-01-061-3/+5
* | Move the math library pieces out of systemlib into mathlibpx4dev2013-01-061-0/+1
* | Merge commit '4f3b17f53b120cd54112097f4217a90863013c1f' into local/mathlibpx4dev2013-01-062-8/+16
|\|
| * Added math library to build.jgoppert2013-01-062-8/+16
* | Integrate the interesting parts of the CMSIS 3.01 (r3p1) DSP librarypx4dev2013-01-061-0/+3
|/
* Merged latest masterLorenz Meier2013-01-064-11/+25
|\
| * Merge commit '375d3c14d742248b434c080527886a95ea1d563f'px4dev2013-01-061-9/+9
| |\
| | * increase the UART buffer sizes to 256Andrew Tridgell2013-01-061-9/+9
| * | Fix PX4IO to run C++ static ctorspx4dev2012-12-292-1/+10
| * | Build the mixer library for PX4IO as wellpx4dev2012-12-272-1/+6
| |/
* / kill off the NuttX ADC driver config; we're not going to use itpx4dev2012-12-313-23/+5
|/
* Merge pull request #90 from PX4/#89-BlinkM-driverpx4dev2012-12-011-0/+1
|\
| * A driver and shell command for the BlinkM I2C LED controller.px4dev2012-12-011-0/+1
* | Merge pull request #75 from PX4/delay_testpx4dev2012-12-011-1/+1
|\ \
| * | Added delay test to measure comm delays with a led / scopeLorenz Meier2012-11-271-1/+1
* | | Disable the flow control signals for USART2/3, since we use them for other th...px4dev2012-11-301-0/+12
* | | Config changes for PX4IO:px4dev2012-11-301-5/+7
* | | Better sizing for PX4IO serial buffers.px4dev2012-11-291-5/+5
| |/ |/|
* | Hotfix: Number of files pre process was causing uorb topics not to be publish...Lorenz Meier2012-11-271-1/+1
|/
* Added onboard, receive-only MAVLink app for onboard UART networksLorenz Meier2012-11-181-0/+1
* Added preflight_check app which checks core system sensors, so far only magLorenz Meier2012-11-151-0/+1
* merge origin/masterThomas Gubler2012-11-101-0/+1
|\
| * Added hil command to emulate PWM outputsLorenz Meier2012-11-101-0/+1
* | Merge branch 'master' of https://github.com/PX4/Firmware into fw_controlThomas Gubler2012-11-0520-2557/+19
|\|
| * Add prototypical support for Spektrum satellite remotes to PX4IO.px4dev2012-11-051-2/+4
| * Checkpoint; messages from FMU now make it to IO intact; fix HRT init timing, ...px4dev2012-11-031-1/+1
| * Fix px4fmu build.px4dev2012-11-031-0/+12
| * Cleanup and refactor of the PX4IO firmware and board support. Builds, not te...px4dev2012-11-0321-2566/+14
* | Merge branch 'master' of https://github.com/PX4/Firmware into fw_controlThomas Gubler2012-10-319-1043/+7
|\|
| * Reverted to IO compatible configLorenz Meier2012-10-311-2/+2
| * Merge branch 'master' of github.com:PX4/FirmwareLorenz Meier2012-10-319-1043/+7
| |\
| | * Move the last of the board-specific code for PX4FMU out of the NuttX tree. N...px4dev2012-10-317-461/+7
| | * Clean out remains of the old EEPROM driver.px4dev2012-10-303-583/+1
| * | Changed to UART5 for consoleLorenz Meier2012-10-311-2/+2
| |/
* | Merge remote-tracking branch 'origin/master' into fw_controlThomas Gubler2012-10-287-346/+16
|\|
| * Force the linker to keep all init functions. This might be going overboard, ...px4dev2012-10-271-1/+1
| * Get us a bit closer to having c++ static constructors working.px4dev2012-10-272-2/+11
| * Minor board.h changes.px4dev2012-10-271-40/+4
| * Hoist the GPIO driver out and integrate it with the px4fmu driver. Move thes...px4dev2012-10-274-304/+1
* | fw control: fixed parameter reloading, disabled old fw control appThomas Gubler2012-10-271-1/+1
* | Merge branch 'master' of https://github.com/PX4/Firmware into fw_controlThomas Gubler2012-10-2615-2728/+5
|\|
| * Reverting UART config back to developer default on this branchLorenz Meier2012-10-261-2/+2