aboutsummaryrefslogtreecommitdiff
path: root/makefiles
Commit message (Expand)AuthorAgeFilesLines
* initial port of multiplatform version of mc_pos_controlThomas Gubler2015-01-281-1/+2
* Revert "temporarily re-enable stack checking, disable some modules to make fi...Thomas Gubler2015-01-281-5/+5
* Merge remote-tracking branch 'upstream/master' into ros_messagelayer_merge_at...Thomas Gubler2015-01-284-13/+22
|\
| * temporarily re-enable stack checking, disable some modules to make firmware fitThomas Gubler2015-01-281-5/+5
| * Add landing detector for V1 boards as well.Simon Wilks2015-01-241-0/+1
| * Fixed permissionsDavid Sidrane2015-01-212-0/+0
| * Match the OS build's CONFIG_ARMV7M_STACKCHECK setting by using actual setting...David Sidrane2015-01-212-4/+6
| * Removing -ffixed-r10 when stack checks aren't enabledPavel Kirienko2015-01-211-2/+2
| * Globally configurable stack checks, R10 is always fixedPavel Kirienko2015-01-211-9/+7
| * INSTRUMENTATIONDEFINES assignment made non-optionalPavel Kirienko2015-01-211-1/+1
| * Stack checks made optional: ENABLE_STACK_CHECKSPavel Kirienko2015-01-211-4/+12
| * Disable instrumentation for the uavcan modulePavel Kirienko2015-01-211-1/+1
| * Using -g3 flag instead of -gPavel Kirienko2015-01-211-1/+1
| * Revert "Intrusive changes made for UAVCAN profiling. Will be reverted in the ...Pavel Kirienko2015-01-211-1/+1
| * Intrusive changes made for UAVCAN profiling. Will be reverted in the next com...Pavel Kirienko2015-01-211-1/+1
* | enable mc att multiplatform in makefileThomas Gubler2015-01-251-1/+2
* | re-enable warnings/errorsThomas Gubler2015-01-231-20/+20
* | multiplatform: better publisher base classThomas Gubler2015-01-221-20/+20
* | Merge remote-tracking branch 'upstream/ros' into ros_messagelayer_mergeThomas Gubler2015-01-211-2/+2
|\ \
| * | Revert "Fixes to make GCC 4.9 link"Thomas Gubler2015-01-211-3/+4
| * | DELETE DURING REBASE: Remove some apps to make spaceLorenz Meier2015-01-211-2/+2
| * | Fixes to make GCC 4.9 linkLorenz Meier2015-01-211-4/+3
| * | Allow GCC 4.9.3Lorenz Meier2015-01-211-1/+1
* | | Merge remote-tracking branch 'upstream/master' into ros_messagelayer_mergeThomas Gubler2015-01-212-1/+2
|\ \ \ | | |/ | |/|
| * | Allow GCC 4.9.3Lorenz Meier2015-01-211-1/+1
| * | Astyle: Run astyle to fix code formattingJohan Jansen2015-01-151-1/+1
| * | LandDetector: Merged fixedwing and multicopter into one module handling both ...Johan Jansen2015-01-151-6/+1
| * | LandDetector: Added crude land detectors for multicopter and fixedwingJohan Jansen2015-01-151-0/+6
* | | messagelayer prototype for nuttxThomas Gubler2015-01-211-1/+1
* | | added a messageplayer prototype for rosThomas Gubler2015-01-212-2/+3
| |/ |/|
* | Merge remote-tracking branch 'upstream/master' into rosThomas Gubler2015-01-091-3/+3
|\|
| * Temporarily disable HoTT supportLorenz Meier2015-01-091-3/+3
* | remove uavcan from multiplatform build, problems with linkingThomas Gubler2015-01-061-1/+1
* | add multiplatform makefile to work around flash size issuesThomas Gubler2015-01-062-3/+169
* | Revert "turn off werror for now"Thomas Gubler2015-01-051-0/+1
* | Revert "uavcan gives compile errors, disable for now"Thomas Gubler2015-01-051-1/+1
* | mc att control multiplatform alongside normal mc att controlThomas Gubler2015-01-051-0/+1
* | uavcan gives compile errors, disable for nowThomas Gubler2015-01-051-1/+1
* | turn off werror for nowThomas Gubler2015-01-051-1/+0
* | Merge remote-tracking branch 'upstream/master' into dev_rosThomas Gubler2015-01-051-6/+6
|\|
| * makefiles: make it easier to use ccache for build on windowsAndrew Tridgell2014-12-311-2/+2
| * makefiles: removed stray spacesAndrew Tridgell2014-12-311-4/+4
* | Merge remote-tracking branch 'upstream/master' into dev_rosThomas Gubler2014-12-292-0/+2
|\|
| * Rework HoTT into a proper library, which fixes parallel build breakageLorenz Meier2014-12-261-0/+1
| * turn on -Werror and fix resulting errorsDaniel Agar2014-12-221-0/+1
* | Merge remote-tracking branch 'upstream/master' into dev_rosThomas Gubler2014-12-252-0/+15
|\|
| * Added aerocore upload target.James Goppert2014-12-182-0/+15
* | Merge remote-tracking branch 'upstream/master' into dev_rosThomas Gubler2014-12-181-0/+1
|\|
| * Merge branch 'master' of https://github.com/PX4/Firmware into vtol_mergetumbili2014-12-151-4/+13
| |\
| * | added vtol attitude control module to FMU makefiletumbili2014-12-031-0/+1