aboutsummaryrefslogtreecommitdiff
path: root/makefiles
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\
| | * 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
| * | | | Remove outdated configs, clean up pwm limit compilationLorenz Meier2014-01-152-194/+0
| * | | | Disabling EEPROM and old RAMTRON driverLorenz Meier2014-01-144-5/+3
| | |_|/ | |/| |
* / | | Build the sensors as part of the test binaryLorenz Meier2014-01-142-0/+12
|/ / /
* | / Added mtd toolLorenz Meier2014-01-112-0/+2
| |/ |/|
* | Merge branch 'master' into mount_testsLorenz Meier2014-01-073-21/+6
|\|
| * Merge pull request #578 from kroimon/frsky_telemetryLorenz Meier2014-01-052-0/+2
| |\
| | * 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
| * | | | 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 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
|/ / /
* | / Removed special logging config to cut down build timesLorenz Meier2013-12-301-157/+0
| |/ |/|
* | Useful bits for high-rate loggingLorenz Meier2013-12-201-0/+157
* | Enabled MPU6K and updated startup script to start all sensorsLorenz Meier2013-12-151-0/+1
* | SO3 estimator code has been cleanedHyon Lim2013-11-293-4/+6
* | SO(3) estimator and quaternion receive by mavlink implementedHyon Lim2013-11-291-0/+1
|/
* Updated backside controller/ added backside config.James Goppert2013-11-141-0/+160
* Disable the segway app, as its GCC 4.7 incompatible and not generally usedLorenz Meier2013-11-012-3/+3
* Merge pull request #483 from PX4/calib_rotationLorenz Meier2013-10-232-0/+2
|\
| * get_rot_matrix() moved to separate library, accel calibration of rotated boar...Anton Babushkin2013-10-202-0/+2
* | Updated segway controller for new state machine.James Goppert2013-10-222-2/+2
* | Working on roboclaw driver.James Goppert2013-10-212-1/+2
|/
* Makefile cleanupLorenz Meier2013-10-102-2/+9
* added hw test, added better io debuggingLorenz Meier2013-10-101-0/+3
* Enabling navigator, does not do anything useful yetLorenz Meier2013-09-232-0/+2
* Add esc_calib systemcmd to FMUv2Julian Oes2013-09-221-0/+1
* Merged masterLorenz Meier2013-09-121-2/+2
|\
| * make upload on Linux much more reliableAndrew Tridgell2013-09-121-2/+2
* | Added position controller to default setLorenz Meier2013-09-102-2/+4
|/
* Merge branch 'master' of github.com:PX4/Firmware into fixedwing_l1Lorenz Meier2013-09-071-0/+8
|\
| * grab the git hash and inject it into every log file headertstellanova2013-09-061-0/+8
* | Merge branch 'master' of github.com:PX4/Firmware into fixedwing_l1Lorenz Meier2013-09-052-4/+4
|\|
| * Make sure the unit tests aren't included as part of the standard firmwareSimon Wilks2013-09-012-4/+4
* | Merge branch 'multirotor' into fixedwing_l1Lorenz Meier2013-08-274-4/+36
|\|
| * Merge pull request #15 from sjwilks/multirotor_unittestsLorenz Meier2013-08-252-0/+12
| |\
| | * Whitespace and formatting cleanup.Simon Wilks2013-08-251-1/+0
| | * Added a simple unit test framework and initial testing some of the commander ...Simon Wilks2013-08-252-0/+13
| * | Merge branch 'fmuv2_bringup' of github.com:cvg/Firmware_Private into multirotorLorenz Meier2013-08-234-4/+24
| |\ \ | | |/ | |/|