aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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-1617-60/+839
|\
| * Merge pull request #1386 from PX4/esc_status_feedbackLorenz Meier2014-10-157-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
| | * UAVCAN updatePavel Kirienko2014-10-121-0/+0
| * | Merge pull request #1388 from JamesHarrison/masterLorenz Meier2014-10-141-1/+1
| |\ \
| | * | Fix px_romfs_pruner.py to skip .data filesJames Harrison2014-10-141-1/+1
| |/ /
| * | 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
| * | | Merge pull request #1387 from DonLakeFlyer/DX8BindingLorenz Meier2014-10-121-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | 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-0868-618/+3364
| | |\
| | * | 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-0238-145/+2274
| | |\ \
| | * | | 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
|/ / / /
* | | | Hotfix for PX4IO comms: Raise timeout to 10 ms.Lorenz Meier2014-10-091-1/+1
* | | | Merge branch 'master' of github.com:PX4/FirmwareLorenz Meier2014-10-091-0/+0
|\ \ \ \
| * | | | UAVCAN updatePavel Kirienko2014-10-081-0/+0
* | | | | 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