aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Improved EKF check feedbackLorenz Meier2014-10-201-2/+2
* | | | | Better error feedbackLorenz Meier2014-10-201-2/+2
|/ / / /
* | | | Log text messages only in first instanceLorenz Meier2014-10-171-20/+23
* | | | Log messages sent via MAVLinkLorenz Meier2014-10-171-0/+29
* | | | Reset performance counters on arming to allow better resolution during flightLorenz Meier2014-10-171-0/+3
* | | | Merge branch 'master' of github.com:PX4/FirmwareLorenz Meier2014-10-1615-59/+838
|\| | |
| * | | Merge pull request #1386 from PX4/esc_status_feedbackLorenz Meier2014-10-156-48/+68
| |\ \ \
| | * | | esc_status layout optimizationPavel Kirienko2014-10-151-1/+1
| | * | | ESC status - supporting negative RPMPavel Kirienko2014-10-153-4/+4
| | * | | Publishing esc_setpoint_raw from the UAVCAN driverPavel Kirienko2014-10-131-0/+2
| | * | | Update ORB topic 'esc_status'Pavel Kirienko2014-10-135-34/+33
| | * | | ESC status feedbackPavel Kirienko2014-10-122-11/+33
| | * | | ESC scaling fixPavel Kirienko2014-10-122-10/+7
| * | | | Merge pull request #1384 from dyeldandi/issue_1382Lorenz Meier2014-10-132-12/+42
| |\ \ \ \
| | * | | | Checking if fix status is less or equal to 0 rather than just equalDenis Yeldandi2014-10-101-1/+1
| | * | | | Fixed issue #1382Denis Yeldandi2014-10-102-12/+42
| * | | | | Fix 8+ channel bindingDon Gagne2014-10-121-1/+1
| | |/ / / | |/| | |
| * | | | GEO: fix compile warningsLorenz Meier2014-10-111-7/+10
| * | | | Fix unsigned comparisonLorenz Meier2014-10-111-1/+1
| |/ / /
| * | | Merge pull request #1381 from dyeldandi/ashtech_hi_freqLorenz Meier2014-10-096-2/+728
| |\ \ \
| | * | | Got rid of str_scanDec and scanFloat64.Denis Yeldandi2014-10-091-114/+56
| | * | | Multiple fixes:Denis Yeldandi2014-10-091-22/+17
| | * | | Non-ascii characters cleanupDenis Yeldandi2014-10-091-3/+3
| | * | | Removed VTG message parsingDenis Yeldandi2014-10-091-36/+0
| | * | | More code style fixesDenis Yeldandi2014-10-091-4/+4
| | * | | Code style fixDenis Yeldandi2014-10-093-515/+605
| | * | | Corrected gps_fix values descriptionDenis Yeldandi2014-10-081-1/+1
| | * | | Merge branch 'master' into ashtech_hi_freqDenis Yeldandi2014-10-0854-604/+3146
| | |\ \ \
| | * | | | PASHS,POP,20 is needed for 20Hz configurationDenis Yeldandi2014-10-061-1/+2
| | * | | | Merge branch 'ashtech' into ashtech_hi_freqDenis Yeldandi2014-10-041-1/+1
| | |\ \ \ \
| | | * | | | Fixed km/h -> knots in POSDenis Yeldandi2014-10-041-1/+1
| | * | | | | Increased ashtech POS frequency and increased baudrateDenis Yeldandi2014-10-021-3/+5
| | |/ / / /
| | * | | | Merge branch 'master' into ashtechDenis Yeldandi2014-10-0237-141/+2270
| | |\ \ \ \
| | * | | | | Ashtech GPS driverDenis Yeldandi2014-09-306-2/+734
* | | | | | | FMUv2: Add missing declarations.Lorenz Meier2014-10-092-0/+34
* | | | | | | FMUv1: Add missing declarations.Lorenz Meier2014-10-091-0/+21
* | | | | | | Aerocore: Add missing declarationsLorenz Meier2014-10-092-0/+32
|/ / / / / /
* | | | | | EEPROM driver: Do not issue warnings that result from our special case handli...Lorenz Meier2014-10-091-3/+12
* | | | | | IO firmware hot fix: Use right pointer type for RSSI value.Lorenz Meier2014-10-091-2/+2
* | | | | | navigator: Remove excessive C++ check flags, which enable debatable warnings.Lorenz Meier2014-10-091-2/+0
* | | | | | mavlink: Handle new auto sub states.Lorenz Meier2014-10-091-0/+4
* | | | | | Disambiguate local variable names.Lorenz Meier2014-10-091-7/+7
* | | | | | Initialize inhibition variable.Lorenz Meier2014-10-091-0/+1
* | | | | | att pos estimator: Use float constant where it should be float.Lorenz Meier2014-10-091-1/+1
* | | | | | att pos estimator: Initialize distanceLorenz Meier2014-10-091-0/+1
* | | | | | Fix commentLorenz Meier2014-10-081-1/+1
* | | | | | device: initialise device idRandy Mackay2014-10-081-0/+1
* | | | | | lsm303d: don't use DRDY when not on internal SPI busAndrew Tridgell2014-10-081-2/+4
| |_|/ / / |/| | | |
* | | | | Merged master into st24Lorenz Meier2014-10-0730-370/+1959
|\ \ \ \ \
| * | | | | Revert "Remove range command"Thomas Gubler2014-10-071-5/+0