aboutsummaryrefslogtreecommitdiff
path: root/makefiles
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'px4/new_state_machine_drton' into fmuv2_bringup...Julian Oes2013-08-151-1/+2
|\
| * Build fixesLorenz Meier2013-08-151-1/+1
| * Merged masterLorenz Meier2013-08-148-4/+20
| |\
| * \ Merged masterLorenz Meier2013-07-151-1/+2
| |\ \
| * \ \ Merge branch 'master' into new_state_machineJulian Oes2013-07-086-4/+5
| |\ \ \
| * | | | First try for an ESC calibration toolJulian Oes2013-06-201-0/+1
* | | | | Merge commit 'de749a3602423f5ee6ca56f3cf2dfff04e31ec6d' (kconfig-cleanup) int...px4dev2013-08-147-1/+14
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Fix handling of board config files. Treat CONFIG_BOARD like CONFIG_ARCH in th...px4dev2013-08-133-5/+10
| * | | | Remove our depdenency on CONFIG_ARCH_BOARD_* coming from <nuttx/config.h>px4dev2013-08-123-0/+6
* | | | | Merge branch 'master' of github.com:PX4/Firmware into fmuv2_bringupLorenz Meier2013-08-141-0/+1
|\| | | |
| * | | | Merge pull request #347 from jgoppert/md25_devLorenz Meier2013-08-111-0/+1
| |\ \ \ \
| | * \ \ \ Merge branch 'master' of github.com:jgoppert/Firmware into md25_devJames Goppert2013-08-031-0/+4
| | |\ \ \ \
| | * | | | | Working on segway controller, restructure of fixedwing.James Goppert2013-07-281-0/+1
| | | |_|_|/ | | |/| | |
| * | | | | Enabled mathlibLorenz Meier2013-08-041-0/+1
| * | | | | Add a missing module -> module makefile dependencypx4dev2013-08-031-1/+1
| * | | | | Move NuttX configurations out of the NuttX tree proper. This reduces the diff...px4dev2013-08-032-2/+1
| | |/ / / | |/| | |
* | | | | Fixed to FMUv2 autostart and configLorenz Meier2013-08-111-1/+1
* | | | | Merge a path definition from the mainline.px4dev2013-08-041-0/+1
* | | | | Enabled filter in makefileLorenz Meier2013-08-042-0/+2
* | | | | Restructure things so that the PX4 configs move out of the NuttX tree, and mo...px4dev2013-08-027-6/+15
* | | | | Merge branch 'master' of github.com:PX4/Firmware into fmuv2_bringupLorenz Meier2013-07-301-0/+1
|\| | | |
| * | | | Merge branch 'config' of github.com:PX4/FirmwareLorenz Meier2013-07-301-0/+1
| |\ \ \ \
| | * | | | Implemented config command, fixed a number range set / get issues for some se...Lorenz Meier2013-07-261-0/+1
| | |/ / /
* | | | | Enabled additional drivers on v2, kill misplaced code in mkblctrlLorenz Meier2013-07-281-1/+4
* | | | | Merge branch 'master' of github.com:PX4/Firmware into fmuv2_bringupLorenz Meier2013-07-281-0/+2
|\| | | |
| * | | | Merge pull request #343 from PX4/meas_splitLorenz Meier2013-07-281-0/+2
| |\ \ \ \
| | * | | | MergedLorenz Meier2013-07-141-1/+2
| | |\| | |
| | * | | | Reworked airspeed driver to keep most of it abstractLorenz Meier2013-07-101-0/+2
| | | |_|/ | | |/| |
* | | | | Merged in RAMTRON updateLorenz Meier2013-07-281-0/+1
|\| | | |
| * | | | Added RAMTRON device, updated diagramsLorenz Meier2013-07-281-0/+1
| | |/ / | |/| |
* | | | Fixed led and reboot linker challenges in C++ environmentsLorenz Meier2013-07-281-0/+1
* | | | Added iirFilter to LSM303DJulian Oes2013-07-181-1/+0
* | | | Added led support to FMUv2Lorenz Meier2013-07-171-0/+1
* | | | More compile fixesLorenz Meier2013-07-161-1/+2
* | | | Merge branch 'master' of https://github.com/PX4/Firmware into fmuv2_bringuppx4dev2013-07-141-1/+2
|\| | |
| * | | Merge remote-tracking branch 'upstream/master' into hott-escSimon Wilks2013-07-096-4/+5
| |\| |
| * | | Refactoring of the hott telemetry driver and added functionality to read from...Simon Wilks2013-07-041-1/+2
| | |/ | |/|
* | | Add builtin command dependency on module makefiles, since they can also creat...px4dev2013-07-111-1/+1
* | | Pull v2 pieces up to build with the mergepx4dev2013-07-077-7/+1
* | | Merge branch 'master' of https://github.com/PX4/Firmware into fmuv2_bringuppx4dev2013-07-076-6/+8
|\ \ \ | | |/ | |/|
| * | Merge branch 'master' of github.com:PX4/Firmware into integrationLorenz Meier2013-06-171-2/+3
| |\|
| | * Add PX4Flow board modules and corresponding ORB msgs.samuezih2013-06-141-0/+3
| | * Hotfix: Excluded sdlog app from standard build, still keeping code in place f...Lorenz Meier2013-06-131-2/+0
| * | mergedLorenz Meier2013-06-071-1/+1
| |\|
| * | MergedLorenz Meier2013-06-072-7/+11
| |\ \
| * \ \ Merge branch 'master' of github.com:PX4/Firmware into integrationLorenz Meier2013-06-061-2/+10
| |\ \ \
| * \ \ \ MergedLorenz Meier2013-06-061-1/+3
| |\ \ \ \
| * | | | | Adjust upload target name for v1.x FMUpx4dev2013-06-021-1/+1
| * | | | | All apps compiling and linked (listed in NSH help), but not executing yetLorenz Meier2013-06-011-1/+2
| * | | | | Cleanup, WIP, needs a NuttX checkout to Firmware/NuttX nowLorenz Meier2013-06-015-2/+2