aboutsummaryrefslogtreecommitdiff
path: root/makefiles
Commit message (Expand)AuthorAgeFilesLines
...
| * Excluded examples from default buildLorenz Meier2013-04-281-4/+4
| * Cleaned up NuttX appconfig, added examples to configLorenz Meier2013-04-281-0/+11
| * Moved last libs, drivers and headers, cleaned up IO buildLorenz Meier2013-04-283-1/+18
* | Merge branch 'public-export-build' into fmuv2_bringupLorenz Meier2013-04-283-4/+10
|\|
| * Moved all drivers to new world, PX4IO completely in new worldLorenz Meier2013-04-283-4/+10
* | Makefile cleanupLorenz Meier2013-04-271-13/+2
* | Config adjustments for v2Lorenz Meier2013-04-271-0/+19
* | Merged move of additional apps out of NuttX foldersLorenz Meier2013-04-271-16/+22
|\|
| * Moved multirotor controllersLorenz Meier2013-04-271-5/+3
| * Moved all fixed wing controllers to new worldLorenz Meier2013-04-271-0/+7
| * Moved James Gopperts EKF to the new worldLorenz Meier2013-04-271-1/+1
| * Moved the bulk of sensor drivers to the new worldLorenz Meier2013-04-271-8/+9
| * Minor config file rearrangementLorenz Meier2013-04-271-2/+2
* | Updated config file to reflect current app stateLorenz Meier2013-04-271-5/+10
* | Merged with upstream export-build branchLorenz Meier2013-04-271-4/+8
|\|
| * Moved sensors app to new worldLorenz Meier2013-04-271-2/+1
| * Moved position_estimator_mc, px4io driver and sdlog app to new style buildLorenz Meier2013-04-271-5/+10
| * Moved all system commands to the new worldLorenz Meier2013-04-271-11/+11
| * Cut over MAVLink to new build systemLorenz Meier2013-04-271-2/+2
* | MergedLorenz Meier2013-04-273-3/+9
|\ \
| * | Merge branch 'export-build' of https://github.com/PX4/Firmware into fmuv2_bri...px4dev2013-04-261-1/+5
| |\|
| | * Move the 'tests' app to the new world.px4dev2013-04-261-1/+5
| | * Merge working changes into export-build branch.px4dev2013-04-269-56/+123
| * | Avoid spurious += in INCLUDE_DIRSpx4dev2013-04-261-2/+2
| * | Document INCLUDE_DIRSpx4dev2013-04-261-0/+6
* | | Moved all system commands to new build systemLorenz Meier2013-04-272-20/+27
* | | Cut over MAVLink to new style build systemLorenz Meier2013-04-272-4/+4
|/ /
* | Cut over commander app to new build systemLorenz Meier2013-04-262-1/+10
* | Ported AR.Drone interface to new style configLorenz Meier2013-04-261-1/+1
* | Cut over attitude estimator to new-style config for all boardsLorenz Meier2013-04-232-2/+10
* | MergedLorenz Meier2013-04-222-2/+4
|\ \
| * | Moved the L3GD20 driver to the new driver, working on FMU v1 and v2Julian Oes2013-04-171-1/+1
| * | Tried to collect some changes that I needed to build for FMUv2 into a commitJulian Oes2013-04-171-2/+3
* | | Merge branch 'fmuv2_bringup' of https://github.com/cvg/Firmware_Private into ...px4dev2013-04-202-1/+4
|\ \ \
| * | | Enable support for RAMTRON, enable support for EEPROM on FMU 1.xLorenz Meier2013-04-182-1/+4
* | | | Make 'make upload' workpx4dev2013-04-203-5/+11
* | | | Use a .elf suffix for the ELF object file (seems more sensible that way)px4dev2013-04-201-11/+14
|/ / /
* / / Improve the implementation of CONFIG_FILE handling in firmware.mkpx4dev2013-04-171-4/+11
|/ /
* | Rename the 'device' directory back to 'drivers', it's less confusing that way.px4dev2013-04-062-4/+5
* | Make the 'fmu' command build for v2. Should be enough to get the FMU-side PWM...px4dev2013-04-061-2/+3
* | Move the FMU driver from the old universe to the new universe so that we can ...px4dev2013-04-061-1/+5
* | Add the SoC chip and common directories to the NuttX-related include paths.px4dev2013-04-061-1/+4
* | Share the ROMFS prototype betwen FMUv1 and v2px4dev2013-04-064-5/+7
* | Move the LSM303D driver over into the new world.px4dev2013-04-061-0/+1
* | Fix command registration for modules. 'rgbled test' works now.px4dev2013-04-061-5/+9
* | Add the RGB LED driver as an example.px4dev2013-04-062-1/+6
* | wchar_t is indeed a builtin type that should not be overridden.px4dev2013-04-061-0/+1
* | Populate INCLUDE_DIRS with some likely candidates.px4dev2013-04-063-17/+41
* | Fix the remaining pieces so that we can build a firmware image for FMUv2px4dev2013-04-061-6/+0
* | More config for fmuv2px4dev2013-04-043-2/+12