aboutsummaryrefslogtreecommitdiff
path: root/nuttx
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'export-build' into fmuv2_bringuppx4dev2013-04-261-1/+1
|\
| * Merge branch 'master' into export-buildpx4dev2013-04-261-1/+1
| |\
| | * Butchered position estimator from Damian Aregger into shape, publishes now gl...Lorenz Meier2013-03-231-1/+1
* | | Include the correct Make.defs filepx4dev2013-04-241-1/+1
* | | Merge branch 'fmuv2_bringup' of github.com:cvg/Firmware_Private into fmuv2_br...Lorenz Meier2013-04-233-5/+44
|\ \ \
| * | | Merge SDIO changes and hack config to make it work.px4dev2013-04-222-5/+6
| * | | Merge commit 'b149b834c835190fbb3f7e1914346d5e0620036d' into fmuv2_bringuppx4dev2013-04-202-4/+42
| |\ \ \
| | * | | Initial attempt at getting SDIO to workLorenz Meier2013-04-182-4/+42
* | | | | MergedLorenz Meier2013-04-224-6/+9
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Moved the L3GD20 driver to the new driver, working on FMU v1 and v2Julian Oes2013-04-171-2/+0
| * | | | Tried to collect some changes that I needed to build for FMUv2 into a commitJulian Oes2013-04-173-4/+9
| |/ / /
* / / / Enable support for RAMTRON, enable support for EEPROM on FMU 1.xLorenz Meier2013-04-184-6/+13
|/ / /
* | | px4iov2 nsh bootsPat Hickey2013-04-1419-0/+3379
* | | Move the FMU driver from the old universe to the new universe so that we can ...px4dev2013-04-061-1/+0
* | | Fix the v2 RGB LED IDpx4dev2013-04-061-1/+1
* | | Fix the way that tone_alarm idles the GPIO and make it idle safely for v2 boa...px4dev2013-04-062-1/+3
* | | Fix alt function selector for tone_alarm GPIO.px4dev2013-04-061-1/+1
* | | Fix memory sizing so that we get the extra 64K we promised.px4dev2013-04-061-9/+17
* | | Fix a misleading comment about the tone_alarm timers.px4dev2013-04-061-3/+3
* | | Disabled full JTAG port to free PA15 for tone alarmLorenz Meier2013-04-061-2/+2
* | | Added LSM303D driver skeletonLorenz Meier2013-04-061-0/+1
* | | Scratch in a mostly-building board config for fmuv2px4dev2013-04-0112-5/+2090
* | | Hand-merge F427 patches.px4dev2013-03-3120-26/+1172
|/ /
* | Merge branch 'master' into export-buildpx4dev2013-03-208-151/+312
|\|
| * Merge pull request #210 from PX4/usb_fixesLorenz Meier2013-03-172-111/+232
| |\
| | * USB fixes from Petteri Aimonen, cherry-picked.Lorenz Meier2013-02-252-111/+232
| * | Merge pull request #224 from PX4/pwm-multirateLorenz Meier2013-03-171-0/+1
| |\ \
| | * | Move PWM rate configuration, etc. into a separate utility and out of the indi...px4dev2013-03-121-0/+1
| * | | Attempt to fix sscanf() %n handlingLorenz Meier2013-03-161-23/+29
| |/ /
| * | Maxbotix I2C Sonar SupportGreg Hulands2013-03-011-0/+1
| * | Bump the task stack up to 1200 bytes to give the mixer loader some headroom. ...px4dev2013-02-241-1/+1
| * | Simplify the PX4IO main loop to cut down on memory consumption.px4dev2013-02-241-3/+3
| * | Disabled MAVLink debug appLorenz Meier2013-02-231-1/+1
| * | Merge branch 'master' of github.com:PX4/Firmware into px4io-i2cLorenz Meier2013-02-231-0/+4
| |\|
| * | Out of memory warning, flash and RAM optimizationsLorenz Meier2013-02-231-3/+3
| * | Switched I2C to interrupt driven modeLorenz Meier2013-02-201-1/+1
| * | px4fmu: disable a bunch of code when built for APMAndrew Tridgell2013-02-181-0/+3
| * | px4fmu: enable BINFSAndrew Tridgell2013-02-181-0/+1
| * | appconfig: disable mathlib and associated examples on APMAndrew Tridgell2013-02-181-0/+4
| * | Re-enabled signalsLorenz Meier2013-02-171-1/+1
| * | MergedLorenz Meier2013-02-17122-2268/+4635
| |\ \
| * | | Disable signals again, it is too early (needs NuttX merge)Lorenz Meier2013-02-171-1/+1
| * | | Made timeouts configurable, untestedLorenz Meier2013-02-162-2/+3
| * | | px4io: enable signalsAndrew Tridgell2013-02-161-1/+1
| * | | Merge branch 'master' of github.com:PX4/Firmware into px4io-i2cLorenz Meier2013-02-161-1/+1
| |\ \ \
| * \ \ \ Merge branch 'master' of github.com:PX4/Firmware into px4io-i2cLorenz Meier2013-02-0310-0/+1796
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into px4io-i2cpx4dev2013-01-282-0/+7
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into px4io-i2cpx4dev2013-01-2581-667/+3126
| |\ \ \ \ \ \
| * | | | | | | Restore the correct handling of the ACK flag at read completion.px4dev2013-01-231-1/+1
| * | | | | | | Merge branch 'master' into px4io-i2cpx4dev2013-01-23169-1139/+12878
| |\ \ \ \ \ \ \