aboutsummaryrefslogtreecommitdiff
path: root/makefiles
Commit message (Expand)AuthorAgeFilesLines
* build: allow additional flags to be passed via EXTRAFLAGSAndrew Tridgell2013-05-041-3/+3
* build: allow absolute paths for module sourcesAndrew Tridgell2013-05-041-1/+1
* Remove some naked command invocations.px4dev2013-04-283-6/+11
* General app cleanup for FMULorenz Meier2013-04-282-6/+1
* 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
* Moved all drivers to new world, PX4IO completely in new worldLorenz Meier2013-04-283-4/+10
* 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
* 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
* 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
* Pass the module name in to the module makefile.px4dev2013-03-202-10/+18
* Add extra cleaning power.px4dev2013-03-201-2/+11
* Merge branch 'master' into export-buildpx4dev2013-03-201-0/+5
* Add builtin command defintions for the commands currently in the NuttX export...px4dev2013-02-231-7/+52
* Stick copyrights on the major moving parts of the build systempx4dev2013-02-235-0/+155
* Cosmetic tweaks to variable output.px4dev2013-02-235-44/+79
* We don't have to get fancy with builtin_commands.c now, since we put all of t...px4dev2013-02-231-13/+4
* Use indirect calls for all commands (echo, make, etc.)px4dev2013-02-235-52/+81
* APP -> MODULEpx4dev2013-02-237-271/+283
* Checkpoint: application framework makefile donepx4dev2013-02-237-78/+362
* Get a bit fancier with the builtin app specifications, so that we can generat...px4dev2013-02-232-3/+35
* platform -> boardpx4dev2013-02-236-20/+21
* Auto-generate builtin command prototypes.px4dev2013-02-233-69/+125
* Add support for per-config ROMFS generation.px4dev2013-02-233-2/+59
* Rename makefiles to help categorise them.px4dev2013-02-236-5/+3
* Simplify the PLATFORM/CONFIG handling a little.px4dev2013-02-233-1/+7
* Move upload functionality out into a separate makefile.px4dev2013-02-232-18/+47
* Move more functionality into firmware.mk. Now we build the px4 bundles in a w...px4dev2013-02-233-20/+163
* Minor fixes to the toolchain definitions.px4dev2013-02-231-6/+8
* Recover commits lost in the previous merge. Syllableise PX4_BASE like its peers.px4dev2013-02-233-4/+10
* Break up the firmware build into a 'make export' phase for NuttX on a per-boa...px4dev2013-02-236-0/+282