aboutsummaryrefslogtreecommitdiff
path: root/src/drivers
Commit message (Expand)AuthorAgeFilesLines
* gps driver: fake mode: lower eph and epv values in order to convince the comm...Thomas Gubler2014-04-081-2/+2
* Merge branch 'master' into airspeed_scalingLorenz Meier2014-04-051-4/+20
|\
| * px4io: Typo fixedLorenz Meier2014-04-051-1/+1
| * Merge pull request #799 from PX4/failsafe_sbus_cleanupLorenz Meier2014-04-051-4/+20
| |\
| | * sensors and px4io driver: Guard against failsafe trigger for inverted remotesLorenz Meier2014-04-051-2/+2
| | * Merged SBUS minimal changesLorenz Meier2014-04-051-1/+0
| | |\
| | | * px4io driver: Only publish RC signal if it was at least once valid.Lorenz Meier2014-04-051-3/+5
| | * | Merged minimal S.BUS failsafe changesLorenz Meier2014-04-051-0/+1
| | |\|
| | | * px4io driver: publish input_rc even if RC connection has been lostHolger Steinhaus2014-04-051-4/+3
| | * | Merge branch 'sbus_failsafe' into failsafe_cleanupLorenz Meier2014-04-051-4/+20
| | |\ \ | | | |/ | | |/|
| | | * Make throttle failsafe depend on the failsafe threshold parameter. Make the p...Lorenz Meier2014-04-051-1/+16
| | | * Only publish RC inputs if we have seen some valid inputs at some pointLorenz Meier2014-04-051-3/+5
| | | * px4io driver: publish input_rc even if RC connection has been lostHolger Steinhaus2014-03-251-4/+3
* | | | Merge branch 'airspeed_scaling' of github.com:PX4/Firmware into airspeed_scalingLorenz Meier2014-04-054-17/+30
|\ \ \ \
| * | | | Merge branch 'master' of github.com:PX4/Firmware into airspeed_scalingLorenz Meier2014-04-054-17/+30
| |\| | |
| | * | | Merge branch 'airspeed_scaling' of github.com:PX4/Firmware into testtestLorenz Meier2014-04-054-17/+30
| | |\ \ \
| | | * | | sf0x driver: Stop emitting error messages once there is no hope this sensor w...Lorenz Meier2014-04-051-2/+10
| | | * | | Merge pull request #802 from PX4/arming_fail_tuneLorenz Meier2014-04-052-0/+3
| | | |\ \ \
| | | | * | | tone_alarm: Added arming failure toneJonathan Challinger2014-04-052-0/+3
| | | | |/ /
| | | * / / hmc5883: properly reset mag to normal state on calibration failAndrew Tridgell2014-04-051-15/+17
| | | |/ /
* | | / / airspeed: Prevent the filter from overshooting into the negative airspeed rangeLorenz Meier2014-04-051-0/+6
|/ / / /
* | | | Included raw differential pressure fieldAndrew Tridgell2014-04-051-11/+38
* | | | Merged voltage compensationAndrew Tridgell2014-04-051-4/+17
* | | | Merged airspeed changesAndrew Tridgell2014-04-051-3/+59
|/ / /
* / / adc: publish system_power ORB topic from ADCAndrew Tridgell2014-04-051-1/+46
|/ /
* | Robustify SF02/F parsing, adjust health checks and startup routine to known i...Lorenz Meier2014-04-011-48/+83
* | Merge branch 'airspeed_filter_fixes' into paul_estimator_numericLorenz Meier2014-03-231-1/+4
|\ \
| * | Move changes regarding the filtered airspeed consistently across sensors, use...Lorenz Meier2014-03-231-1/+4
* | | Merge branch 'master' into paul_estimator_numericLorenz Meier2014-03-231-1/+8
|\| |
| * | Merged airspeed filtering from Thomas GublerLorenz Meier2014-03-231-1/+8
| |\ \ | | |/ | |/|
| | * Merge remote-tracking branch 'upstream/master' into diff_press_filterThomas Gubler2014-03-217-53/+78
| | |\
| | * \ Merge remote-tracking branch 'upstream/master' into diff_press_filterThomas Gubler2014-03-157-108/+2093
| | |\ \
| | * | | add low pass filter to meas airspeed driver including logging of filtered valueThomas Gubler2014-03-141-1/+8
* | | | | Merge branch 'master' of github.com:PX4/Firmware into paul_estimator_numericLorenz Meier2014-03-214-7/+7
|\| | | |
| * | | | Merge branch 'master' of github.com:PX4/Firmware into beta_mavlink2Lorenz Meier2014-03-217-53/+78
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Merge pull request #748 from jgoppert/tmpl_fixThomas Gubler2014-03-214-7/+7
| | |\ \ \
| | | * | | Fix for md25 and uORB update.James Goppert2014-03-201-1/+1
| | | * | | Moved UOrbPubliction/Subscription to uORB::Publication/SubscriptionJames Goppert2014-03-204-7/+7
| | * | | | Merge pull request #757 from PX4/ms4525_fixThomas Gubler2014-03-212-45/+70
| | |\ \ \ \ | | | |/ / / | | |/| | |
* | | | | | Merge branch 'ms4525_fix' of github.com:PX4/Firmware into paul_estimator_numericLorenz Meier2014-03-212-45/+70
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Make error message less dramatic, as its part of a scanning progressLorenz Meier2014-03-212-2/+2
| * | | | | Make driver start less verboseLorenz Meier2014-03-212-10/+4
| * | | | | Fixed MS4525 error flag handlingLorenz Meier2014-03-181-42/+73
| | |_|_|/ | |/| | |
* | | | | Merge branch 'master' of github.com:PX4/Firmware into paul_estimator_numericLorenz Meier2014-03-211-1/+1
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | changed px4flow I2C address to default valuedominiho2014-03-191-1/+1
| |/ / /
* | | | Merge branch 'adc_fix' into paul_estimator_mavlink2Lorenz Meier2014-03-171-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Consistently making space for a maximum of 12 channels, 10 channels (includin...Lorenz Meier2014-03-171-1/+1
| |/ /
* | | Compile fixLorenz Meier2014-03-171-1/+1
* | | Teach RGB led driver to forward unknown IOCTLsLorenz Meier2014-03-171-0/+2
* | | Make PX4IO driver obey HIL as it shouldLorenz Meier2014-03-171-9/+12