aboutsummaryrefslogtreecommitdiff
path: root/makefiles
Commit message (Collapse)AuthorAgeFilesLines
* Merged master into betaLorenz Meier2014-02-112-0/+11
|\
| * Merged origin/master into pubsub_cleanupLorenz Meier2014-02-095-200/+6
| |\
| | * mkblctrl fmuv2 support addedmarco2014-02-021-0/+2
| | |
| | * Merged master into loggingLorenz Meier2014-01-203-0/+3
| | |\
| * | | Build the sensors as part of the test binaryLorenz Meier2014-01-142-0/+12
| | | |
* | | | Trim down FMUv1 config, remove not commonly used modules from default setLorenz Meier2014-02-011-4/+0
| | | |
* | | | px4fmu-v2_test makefile fixed, CMSIS addedAnton Babushkin2014-01-231-0/+5
| | | |
* | | | makefile for backside removedAnton Babushkin2014-01-231-147/+0
| | | |
* | | | mc_att_control_vector renamed to mc_att_controlAnton Babushkin2014-01-192-2/+2
| | | |
* | | | Merge branch 'autostart_cleanup' into navigator_new_vectorAnton Babushkin2014-01-174-0/+150
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'master' into autostart_cleanupAnton Babushkin2014-01-142-0/+2
| |\| |
| * | | Merge branch 'master' into autostart_cleanupAnton Babushkin2014-01-102-0/+55
| |\ \ \
| * | | | hw_ver app added for hardware version checkingAnton Babushkin2014-01-074-0/+4
| | | | |
* | | | | Merge branch 'navigator_new' into navigator_new_vectorAnton Babushkin2014-01-174-199/+1
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'upstream/master' into navigator_newThomas Gubler2014-01-175-199/+3
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: makefiles/config_px4fmu-v1_backside.mk src/modules/commander/commander.cpp src/modules/sdlog2/sdlog2.c
| | * | | | Remove outdated configs, clean up pwm limit compilationLorenz Meier2014-01-152-194/+0
| | | | | |
| | * | | | Disabling EEPROM and old RAMTRON driverLorenz Meier2014-01-144-5/+3
| | | |_|/ | | |/| |
* | | | | Merge branch 'master' into navigator_new_vectorAnton Babushkin2014-01-142-0/+2
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Added mtd toolLorenz Meier2014-01-112-0/+2
| | |_|/ | |/| |
* | | | Merge branch 'navigator_new' into navigator_new_vectorAnton Babushkin2014-01-132-7/+12
|\ \ \ \ | | |/ / | |/| |
| * | | Merge remote-tracking branch 'upstream/master' into navigator_newThomas Gubler2014-01-114-0/+57
| |\| |
| | * | Merge branch 'master' into mount_testsLorenz Meier2014-01-073-21/+6
| | |\|
| | * | Merge branch 'mount_tests' of github.com:PX4/Firmware into mount_testsLorenz Meier2014-01-071-2/+1
| | |\ \
| | | * \ Merge branch 'mount_tests' of github.com:PX4/Firmware into mount_testsLorenz Meier2014-01-051-0/+3
| | | |\ \
| | | * | | Do not require suffixed constantsLorenz Meier2014-01-051-2/+1
| | | | | |
| | * | | | Improved mount testLorenz Meier2014-01-041-0/+4
| | | | | |
| | * | | | Create test config for FMUv1Lorenz Meier2014-01-041-0/+48
| | | |/ / | | |/| |
| | * | | Fixed tests configLorenz Meier2014-01-041-0/+3
| | |/ /
* | | | Merge branch 'master' into navigator_new_vectorAnton Babushkin2014-01-082-0/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge pull request #578 from kroimon/frsky_telemetryLorenz Meier2014-01-052-0/+2
| |\ \ \ | | | | | | | | | | Add FrSky telemetry support
| | * \ \ Merge branch 'master' into frsky_telemetryStefan Rado2014-01-021-157/+0
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Merge branch 'master' into frsky_telemetryStefan Rado2013-12-284-3/+164
| | |\ \ \
| | * | | | Add FrSky telemetry application.Stefan Rado2013-11-242-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | This daemon emulates an FrSky sensor hub by periodically sending data packets to an attached FrSky receiver.
* | | | | | Merge branch 'navigator_new' into navigator_new_vectorAnton Babushkin2014-01-064-23/+8
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge branch 'master' of github.com:PX4/Firmware into navigator_newLorenz Meier2014-01-053-23/+5
| |\| | | |
| | * | | | Do not require suffixed constantsLorenz Meier2014-01-051-2/+1
| | | | | |
| | * | | | Trimming down number of apps to save flash spaceLorenz Meier2014-01-042-21/+4
| | | |_|/ | | |/| |
| * | | | Merge remote-tracking branch 'upstream/master' into navigator_new_fwThomas Gubler2014-01-011-159/+0
| |\| | | | | | | | | | | | | | | | | | | | | | | Conflicts: makefiles/config_px4fmu-v2_logging.mk
| | * | | Removed special logging config to cut down build timesLorenz Meier2013-12-301-157/+0
| | | |/ | | |/|
| * | | Merge branch 'launchdetection' into navigator_new_fwThomas Gubler2013-12-294-0/+4
| |\ \ \ | | | | | | | | | | | | | | | | | | | | Conflicts: src/modules/fw_pos_control_l1/fw_pos_control_l1_main.cpp
| | * | | initial wip version of launchdetectorThomas Gubler2013-11-152-0/+2
| | | | |
* | | | | Merge branch 'master' into navigator_new_vector fixAnton Babushkin2014-01-011-158/+0
| | | | |
* | | | | Use new controllers in logging buildAnton Babushkin2013-12-301-2/+2
| | | | |
* | | | | Merge branch 'navigator_new' into navigator_new_vector, WIPAnton Babushkin2013-12-284-0/+4
|\| | | |
| * | | | add dataman to config_px4fmu-v2_logging.mkThomas Gubler2013-12-231-0/+1
| | | | |
| * | | | Merge remote-tracking branch 'upstream/control_groups' into ↵Thomas Gubler2013-12-232-0/+158
| |\ \ \ \ | | | |/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | fw_autoland_att_tecs_navigator_termination_controlgroups Conflicts: src/systemcmds/tests/module.mk src/systemcmds/tests/tests.h
| * | | | Merge remote-tracking branch 'upstream/master' into ↵Thomas Gubler2013-12-133-3/+6
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fw_autoland_att_tecs_navigator_termination_controlgroups Conflicts: src/drivers/px4io/px4io.cpp
| * | | | | Navigator: only whitespace fixesJulian Oes2013-11-182-2/+2
| | | | | |
| * | | | | Makefiles: fix compilation for backsideJulian Oes2013-11-181-0/+1
| | | | | |
| * | | | | Merge remote-tracking branch 'jean-m-cyr/master' into navigator_wipJulian Oes2013-11-182-0/+2
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |