aboutsummaryrefslogtreecommitdiff
path: root/nuttx/configs/px4fmu
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * 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
| |\ \
* | | | 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
|\ \ \ \ | | |/ / | |/| |
| * | | New option to ensure serial stack is always included.px4dev2013-02-061-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
|\ \ \ \ | | |/ / | |/| |
| * | | Disabled old-style gps interface, enabled GPS driverLorenz Meier2013-02-041-1/+1
| |/ /
* | | Merge branch 'master' into px4io-i2cpx4dev2013-01-282-0/+7
|\| |
| * | 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 remote-tracking branch 'upstream/master' into hottSimon Wilks2012-11-211-0/+1
| |\ \ \
| * | | | Setup skeleton code (basic daemon).Simon Wilks2012-11-141-0/+1
* | | | | Merge branch 'master' into px4io-i2cpx4dev2013-01-251-0/+3
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge pull request #175 from tridge/apps_bindirpx4dev2013-01-231-0/+3
| |\ \ \ \
| | * | | | px4: enable APPS_BINDIR supportAndrew Tridgell2013-01-211-0/+3
| | | |_|/ | | |/| |
* | | | | Merge branch 'master' into px4io-i2cpx4dev2013-01-231-0/+1
|\| | | |
| * | | | 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
* | | | | Merge branch 'master' into px4io-i2cpx4dev2013-01-192-10/+40
|\| | | |
| * | | | 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
* | | | Merge branch 'master' into px4io-i2cpx4dev2013-01-143-39/+19
|\| | |
| * | | 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 'b3f037e876055ff4f5169fb5df1639d50d7d5976' into nuttx-merge-5447px4dev2013-01-111-29/+1
| |\ \ \
| | * | | Forgot to save this one; more build system tweaks.px4dev2013-01-011-29/+1
| * | | | Merge commit 'eaf1d8063cc707b1041e8583663d9edd45f42c5d' into nuttx-merge-5447px4dev2013-01-113-37/+40
| |\| | |
| | * | | Build system updates to match the NuttX merge.px4dev2013-01-013-37/+40
* | | | | 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
|/ / / /
* | | | 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