aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added MTD erase commandAndrew Tridgell2014-01-141-1/+30
* Merge branch 'master' into mtd_multiLorenz Meier2014-01-136-40/+288
|\
| * Parameter documentation improvementsLorenz Meier2014-01-135-33/+279
| * Merge branch 'master' of github.com:PX4/FirmwareLorenz Meier2014-01-131-7/+9
| |\
| | * Added missing file close on test commandLorenz Meier2014-01-121-7/+9
* | | More param command related improvementsLorenz Meier2014-01-123-10/+21
* | | Fixed rcS typoLorenz Meier2014-01-121-1/+1
* | | Compile / bugfixes on MTD commandline toolLorenz Meier2014-01-121-4/+1
* | | Enabled MTD partitions, successfully tested paramsLorenz Meier2014-01-125-33/+74
* | | Merge branch 'mtd' into mtd_multiLorenz Meier2014-01-121-3/+30
|\ \ \
| * | | Support for better param printingLorenz Meier2014-01-121-3/+30
| |/ /
* / / Added support for N MTD / ramtron partitions / filesLorenz Meier2014-01-121-46/+79
|/ /
* | Added mtd toolLorenz Meier2014-01-112-0/+2
* | RGB led cleanupLorenz Meier2014-01-111-3/+9
* | HIL cleanupLorenz Meier2014-01-111-4/+5
* | Added MTD adapter driverLorenz Meier2014-01-112-0/+222
* | Added support for byte MTDLorenz Meier2014-01-111-1/+1
|/
* Merge pull request #588 from thomasgubler/fake_gpsLorenz Meier2014-01-101-75/+119
|\
| * fakegps: add command-line optionThomas Gubler2014-01-111-106/+116
| * fakegps: default to 0 m/s speedThomas Gubler2014-01-111-2/+2
| * fake gps: gps device is not needed for fake position generationThomas Gubler2014-01-111-23/+34
| * very simple gps fix fake in gps driver only for developmentThomas Gubler2014-01-101-0/+23
|/
* Merge pull request #587 from sjwilks/hott-fixesLorenz Meier2014-01-092-2/+2
|\
| * Adjust the HoTT sensor scheduler priority as wellSimon Wilks2014-01-101-1/+1
| * Reduce the scheduler priority to a more acceptable valueSimon Wilks2014-01-101-1/+1
|/
* Cleaned up init config and picked a safe bet on FRAM clock speedLorenz Meier2014-01-091-6/+9
* Merge branch 'master' of github.com:PX4/FirmwareLorenz Meier2014-01-091-45/+71
|\
| * Merge pull request #586 from PX4/checkcrc_nostartLorenz Meier2014-01-091-45/+71
| |\
| | * Allow to check IO CRC independent of the IO start status (retains the interfa...Lorenz Meier2014-01-091-45/+71
| |/
* | Merge branch 'mount_tests' of github.com:PX4/Firmware into mount_testsLorenz Meier2014-01-091-2/+2
|\ \
| * \ Merge branch 'mount_tests' of github.com:PX4/Firmware into mount_testsLorenz Meier2014-01-081-1/+49
| |\ \
| * | | Better settings for the mount testLorenz Meier2014-01-081-2/+2
* | | | Merge branch 'master' of github.com:PX4/Firmware into mount_testsLorenz Meier2014-01-091-1/+1
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Merge branch 'master' of github.com:PX4/FirmwareLorenz Meier2014-01-092-2/+50
| |\ \
| | * \ Merge branch 'master' of github.com:PX4/FirmwareLorenz Meier2014-01-099-20/+102
| | |\ \
| | * | | Added UART5 DMA config for reliable IO updatesLorenz Meier2014-01-091-1/+1
* | | | | Merge branch 'master' into mount_testsLorenz Meier2014-01-081-1/+49
|\ \ \ \ \ | | |_|/ / | |/| | / | |_|_|/ |/| | |
| * | | Improved file test, allowed abortionLorenz Meier2014-01-081-1/+49
* | | | Merge branch 'master' into mount_testsLorenz Meier2014-01-0726-72/+1248
|\ \ \ \ | | |/ / | |/| |
| * | | Compiling in new functionsLorenz Meier2014-01-071-1/+2
| * | | Added FMU command to read serialLorenz Meier2014-01-071-9/+20
| * | | Added unique ID locationLorenz Meier2014-01-072-0/+3
| * | | Added functionality to read serialLorenz Meier2014-01-072-0/+109
| * | | OTP return value cleanupLorenz Meier2014-01-072-151/+179
| * | | added otp libraryBuzz2014-01-073-1/+350
| |/ /
| * | px4io: enable power on Spektrum connector on initAndrew Tridgell2014-01-071-0/+6
| * | ms5611: report P and T in ms5611 infoAndrew Tridgell2014-01-071-0/+6
| * | FMUv1: use larger CDCACM buffer size for faster log transfer on FMUv1Andrew Tridgell2014-01-071-1/+1
| * | meas_airspeed: avoid trivial dependency on math libAndrew Tridgell2014-01-071-1/+3
| * | FMUv2: enable RXDMA on 2nd GPS port and debug consoleAndrew Tridgell2014-01-071-2/+2