aboutsummaryrefslogtreecommitdiff
path: root/src/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Build for ESC bus conditionallyLorenz Meier2014-10-311-0/+7
| * | | removed debug printf, adjusted test routine single readdominiho2014-10-301-4/+4
| * | | replaced optical_flow mavlink message with optical_flow_rad, added gyro_tempe...dominiho2014-10-301-5/+9
| * | | Merge branch 'master' of https://github.com/PX4/Firmware into px4flow_integra...dominiho2014-10-304-0/+20
| |\ \ \ | | | |/ | | |/|
| | * | Merge remote-tracking branch 'tridge/pullrequest-force-safety'Lorenz Meier2014-10-293-0/+9
| | |\ \
| | | * | drivers: allow forcing the safety switch onAndrew Tridgell2014-10-303-0/+9
| | * | | mpu6000: added logging of good transfersAndrew Tridgell2014-10-301-0/+11
| | |/ /
| * | | scan also 3rd available busdominiho2014-10-281-1/+11
| * | | deleted last PX4FLOW_BUS to enable scan on both busesdominiho2014-10-281-1/+1
| * | | Kill last usleep()Lorenz Meier2014-10-281-3/+0
| * | | Scan both busesLorenz Meier2014-10-281-5/+13
| * | | More formatting fixesLorenz Meier2014-10-281-9/+9
| * | | More formatting and cast fixesLorenz Meier2014-10-281-24/+11
| * | | Formatting fixesLorenz Meier2014-10-281-41/+63
| * | | Merged masterLorenz Meier2014-10-281-34/+26
| |\| |
| | * | Flow driver: auto-format fixesLorenz Meier2014-10-281-70/+102
| * | | Fixed formatting of flow driverLorenz Meier2014-10-281-125/+198
| * | | added px4flow integral frame, adjusted px4flow i2c driver, adjusted postition...dominiho2014-10-281-306/+293
| |/ /
| * | Merge pull request #1407 from tridge/pullrequest-px4flow-probeLorenz Meier2014-10-281-0/+11
| |\ \
| | * | px4flow: try a 22 byte transfer in probe()Andrew Tridgell2014-10-281-0/+11
| * | | ll40ls: start a measurement after a probeAndrew Tridgell2014-10-281-1/+3
| * | | ll40ls: auto-detect ll40ls on either 0x42 or 0x62 I2C addressAndrew Tridgell2014-10-281-4/+49
| |/ /
| * | Merge pull request #1390 from PX4/flapsLorenz Meier2014-10-221-1/+8
| |\ \ | | |/ | |/|
| | * Enable flaps, avoid mode switch positionLorenz Meier2014-10-161-1/+1
| | * Enable flaps in manual overrideLorenz Meier2014-10-151-1/+8
| * | ll40ls: support either internal or external I2C busAndrew Tridgell2014-10-201-57/+132
| * | ll40ls: add last distance in "ll40ls info" outputAndrew Tridgell2014-10-201-1/+7
| * | Merge branch 'master' of github.com:PX4/FirmwareLorenz Meier2014-10-169-13/+769
| |\|
| | * Merge pull request #1386 from PX4/esc_status_feedbackLorenz Meier2014-10-152-10/+10
| | |\
| | | * Update ORB topic 'esc_status'Pavel Kirienko2014-10-132-10/+10
| | * | 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
| | | |/ | | |/|
| | * | Fix unsigned comparisonLorenz Meier2014-10-111-1/+1
| | |/
| | * Merge pull request #1381 from dyeldandi/ashtech_hi_freqLorenz Meier2014-10-095-1/+727
| | |\
| | | * 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
| | | * Merge branch 'master' into ashtech_hi_freqDenis Yeldandi2014-10-089-88/+266
| | | |\
| | | * | 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-021-2/+8
| | | |\ \
| | | * | | Ashtech GPS driverDenis Yeldandi2014-09-305-1/+733
| * | | | | FMUv2: Add missing declarations.Lorenz Meier2014-10-092-0/+34