aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | 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-2017-159/+681
|\ \ \ \ \
| * | | | | 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-185-5/+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-186-36/+62
| |\ \ \ \ \
| * | | | | | Add HRT and PPM again in IO defconfigJulian Oes2013-07-182-0/+44
| * | | | | | Merge branch 'fmuv2_bringup_distclean_fix' into fmuv2_bringupJulian Oes2013-07-181-1/+1
| |\ \ \ \ \ \
| | * | | | | | Small fix for make distclean, Linux find doesn't seem to know the -depth n ar...Julian Oes2013-07-181-1/+1
| * | | | | | | Compile fixesLorenz Meier2013-07-181-1/+1
| * | | | | | | MergedLorenz Meier2013-07-181-20/+31
| |\ \ \ \ \ \ \
| * | | | | | | | Compiling / executing WIP on leds, leds not operational yetLorenz Meier2013-07-184-16/+39
| | |/ / / / / / | |/| | | | | |
| * | | | | | | Added led support to FMUv2Lorenz Meier2013-07-175-5/+91
| * | | | | | | Fix handling of register read operation errors.px4dev2013-07-171-13/+17
| * | | | | | | Fixed microSD, operational fine, will need more work with CCM SRAM.Lorenz Meier2013-07-171-1/+1
| * | | | | | | WIP on microSD supportLorenz Meier2013-07-171-1/+18
| * | | | | | | Add additional file name optionsLorenz Meier2013-07-171-2/+4
| * | | | | | | Fixed sensor driver nameLorenz Meier2013-07-161-1/+1
* | | | | | | | Merged masterLorenz Meier2013-07-2026-161/+717
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | / / / / | | |_|/ / / / | |/| | | | |
| * | | | | | Merge pull request #338 from PX4/autostartsjwilks2013-07-1915-84/+589
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | 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
| | * | | | | First community review version of autostartLorenz Meier2013-07-182-1/+140
| | * | | | | Script cleanup, WIP on mavlink loggingLorenz Meier2013-07-188-24/+50
| | * | | | | Merge branch 'master' into autostartLorenz Meier2013-07-1811-142/+180
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | * | | | | Added default params for F330Lorenz Meier2013-07-151-0/+16
| | * | | | | Only printing value if equalLorenz Meier2013-07-151-3/+3
| | * | | | | Added saving of default values once loadedLorenz Meier2013-07-154-0/+4
| | * | | | | Implemented new, simple system boot config and sane default value system base...Lorenz Meier2013-07-1510-21/+335
| | | |_|_|/ | | |/| | |
| * | | | | Simplified USB startup scriptLorenz Meier2013-07-181-17/+21
| * | | | | Removed wrong dependency checkLorenz Meier2013-07-181-8/+0
| * | | | | Work around orb_check fail in sensors appLorenz Meier2013-07-181-3/+6
| * | | | | Make preflight check optionalLorenz Meier2013-07-181-1/+1
| * | | | | Hotfix: Ensured there are never two filters running at the same time if auto-...Lorenz Meier2013-07-184-7/+19
| * | | | | Robustified accel calLorenz Meier2013-07-181-4/+9
| | |/ / / | |/| | |
| * | | | Lunchtime HOTFIX: Bring back USB console to operational, allow single-USB con...Lorenz Meier2013-07-187-36/+62
| | |/ / | |/| |
| * | | HOTFIX: Fix startup orderLorenz Meier2013-07-181-20/+32
* | | | sercon is only used by APM nowLorenz Meier2013-07-161-16/+17
* | | | Improved commentsLorenz Meier2013-07-161-1/+1
* | | | Default to 2000 dps for L3GD20Lorenz Meier2013-07-161-3/+3
* | | | More compile fixesLorenz Meier2013-07-164-7/+19
* | | | 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
|\| | |