aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merged in RAMTRON updateLorenz Meier2013-07-281-0/+11
|\
| * Merge branch 'master' of github.com:PX4/FirmwareLorenz Meier2013-07-287-6/+142
| |\
| * | Added RAMTRON device, updated diagramsLorenz Meier2013-07-282-0/+285
* | | Fixed led and reboot linker challenges in C++ environmentsLorenz Meier2013-07-287-12/+20
* | | Merge branch 'fmuv2_bringup' of github.com:cvg/Firmware_Private into fmuv2_br...Lorenz Meier2013-07-265-65/+97
|\ \ \
| * | | Updated F330 script, enabled amber ledLorenz Meier2013-07-252-4/+4
| * | | Merge branch 'master' of github.com:PX4/Firmware into fmuv2_bringupLorenz Meier2013-07-252-3/+3
| |\ \ \ | | | |/ | | |/|
| | * | Hotfix: Made accel calibration a bit more forgiving about motion thresholdLorenz Meier2013-07-211-2/+2
| | * | Ensured correct pointer initLorenz Meier2013-07-211-1/+1
| * | | Just the changes required to avoid SPI bus conflicts for MS5611px4dev2013-07-241-4/+24
| * | | Revert "Disable interrupts during ms5611 SPI transactions to prevent interrup...px4dev2013-07-242-82/+94
* | | | Symbol cleanup for servo vs. battery voltageLorenz Meier2013-07-263-26/+18
|/ / /
* | | Disable interrupts during ms5611 SPI transactions to prevent interruption by ...px4dev2013-07-202-94/+82
* | | Revert "Changed the MS5611 from the workq to hrt_call_every implementation, t...px4dev2013-07-201-54/+84
* | | Revert "Corrected the interval of the MS5611"px4dev2013-07-201-6/+8
* | | MergedLorenz Meier2013-07-2010-141/+579
|\ \ \
| * | | Corrected the interval of the MS5611Julian Oes2013-07-191-8/+6
| * | | Changed the MS5611 from the workq to hrt_call_every implementation, this seem...Julian Oes2013-07-191-84/+54
| * | | Enable BDU instead of CONT modeJulian Oes2013-07-181-2/+2
| * | | Disable IIR filter for nowJulian Oes2013-07-181-24/+28
| * | | Added iirFilter to LSM303DJulian Oes2013-07-184-4/+345
| * | | Forgot to add current samplerate to constructorJulian Oes2013-07-181-0/+1
| * | | Some lost LSM303D fixes for range and scaleJulian Oes2013-07-181-26/+42
| * | | Added scale ioctl to LSM303D driverJulian Oes2013-07-181-0/+17
| * | | Merge branch 'master' of github.com:PX4/Firmware into fmuv2_bringupLorenz Meier2013-07-184-29/+29
| |\ \ \
| * | | | Compile fixesLorenz Meier2013-07-181-1/+1
| * | | | Compiling / executing WIP on leds, leds not operational yetLorenz Meier2013-07-183-4/+4
| * | | | Added led support to FMUv2Lorenz Meier2013-07-174-5/+90
| * | | | Fix handling of register read operation errors.px4dev2013-07-171-13/+17
| * | | | Add additional file name optionsLorenz Meier2013-07-171-2/+4
* | | | | Merged masterLorenz Meier2013-07-2015-53/+194
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Merge pull request #338 from PX4/autostartsjwilks2013-07-196-3/+139
| |\ \ \ | | |_|/ | |/| |
| | * | Handle case of non-present leds in preflight checkLorenz Meier2013-07-191-0/+6
| | * | Minor change to make USB startup more resilientLorenz Meier2013-07-191-1/+1
| | * | Script cleanup, WIP on mavlink loggingLorenz Meier2013-07-181-0/+11
| | * | Merge branch 'master' into autostartLorenz Meier2013-07-188-115/+115
| | |\|
| | * | Only printing value if equalLorenz Meier2013-07-151-3/+3
| | * | Implemented new, simple system boot config and sane default value system base...Lorenz Meier2013-07-153-2/+121
| * | | Removed wrong dependency checkLorenz Meier2013-07-181-8/+0
| * | | Work around orb_check fail in sensors appLorenz Meier2013-07-181-3/+6
| * | | Hotfix: Ensured there are never two filters running at the same time if auto-...Lorenz Meier2013-07-183-5/+10
| * | | Robustified accel calLorenz Meier2013-07-181-4/+9
| | |/ | |/|
| * | Lunchtime HOTFIX: Bring back USB console to operational, allow single-USB con...Lorenz Meier2013-07-185-29/+29
* | | Improved commentsLorenz Meier2013-07-161-1/+1
* | | Default to 2000 dps for L3GD20Lorenz Meier2013-07-161-3/+3
* | | More compile fixesLorenz Meier2013-07-162-5/+10
* | | Fixed compile error due to bad mergeLorenz Meier2013-07-161-3/+3
* | | Merge branch 'master' of github.com:PX4/Firmware into fmuv2_bringupLorenz Meier2013-07-163-86/+86
|\| |
| * | Merge remote-tracking branch 'upstream/master' into hott-escSimon Wilks2013-07-162-3/+3
| |\ \
| | * | Hotfix: Fixed RC calibrationLorenz Meier2013-07-161-1/+1