aboutsummaryrefslogtreecommitdiff
path: root/nuttx/configs/px4fmu
Commit message (Expand)AuthorAgeFilesLines
* Cleanup, WIP, needs a NuttX checkout to Firmware/NuttX nowLorenz Meier2013-06-0112-2649/+0
* Merged with masterLorenz Meier2013-05-091-0/+4
|\
| * Added MD25 I2C motor controller driver.James Goppert2013-05-082-0/+5
| * Merge pull request #255 from NosDE/masterLorenz Meier2013-04-291-0/+1
| |\
| | * BLCtrl 2.0 testing - currently only 8 Bit resolution - this should flymarco2013-04-171-0/+1
* | | Cleaned up NuttX appconfig, added examples to configLorenz Meier2013-04-281-87/+0
* | | Move the 'tests' app to the new world.px4dev2013-04-261-1/+0
* | | Merge working changes into export-build branch.px4dev2013-04-263-6/+9
* | | Merge branch 'master' into export-buildpx4dev2013-04-261-0/+1
|\| |
| * | Fix the way that we idle the tone_alarm pin so that the board defines what is...px4dev2013-04-261-0/+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
| |/
* | Merge branch 'master' into export-buildpx4dev2013-03-203-5/+16
|\|
| * Move PWM rate configuration, etc. into a separate utility and out of the indi...px4dev2013-03-121-0/+1
| * Maxbotix I2C Sonar SupportGreg Hulands2013-03-011-0/+1
| * 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
| |\
| * | 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
| * | MergedLorenz Meier2013-02-171-0/+1
| |\ \
| * | | Made timeouts configurable, untestedLorenz Meier2013-02-161-1/+2
| * | | Merge branch 'master' of github.com:PX4/Firmware into px4io-i2cLorenz Meier2013-02-161-1/+1
| |\ \ \
| * \ \ \ Merge branch 'master' into px4io-i2cpx4dev2013-01-282-0/+7
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into px4io-i2cpx4dev2013-01-251-0/+3
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into px4io-i2cpx4dev2013-01-231-0/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into px4io-i2cpx4dev2013-01-192-10/+40
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into px4io-i2cpx4dev2013-01-143-39/+19
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Now that sem_timedwait works, we can turn on interrupt-driven I2C.px4dev2013-01-131-1/+1
| * | | | | | | | | Checkpoint I2C slave work on IOpx4dev2013-01-132-2/+2
* | | | | | | | | | We need a stub ROMFS header so that the client can supply their own bits.px4dev2013-02-231-0/+42
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Merge pull request #203 from PX4/debug_exampleLorenz Meier2013-02-201-0/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Added additional exampleLorenz Meier2013-01-241-0/+4
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #198 from PX4/nuttx-merge-5596Lorenz Meier2013-02-171-0/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | / | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | New option to ensure serial stack is always included.px4dev2013-02-061-0/+1
| | |_|_|_|_|/ | |/| | | | |
* / | | | | | Disabled old-style gps interface, enabled GPS driverLorenz Meier2013-02-041-1/+1
|/ / / / / /
* | | | | | Move the config param to a more sane location (I hope).Simon Wilks2013-01-251-3/+6
* | | | | | Merge branch 'ioctl' into hottSimon Wilks2013-01-241-0/+3
|\ \ \ \ \ \
| * | | | | | Merged and tested against the single wire implementation added to Nuttx r5554.Simon Wilks2013-01-241-0/+7
| |\| | | | | | | |_|_|/ / | |/| | | |
* | | | | | Merge remote-tracking branch 'upstream/master' into hottSimon Wilks2013-01-244-81/+89
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | 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
| |/ / /
| * | / Windows build fix attemptLorenz Meier2013-01-151-2/+2
| | |/ | |/|
| * | 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