aboutsummaryrefslogtreecommitdiff
path: root/src/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | 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
| * | | | | | | 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
| | |/ / / | |/| | |
* | | | | Merge branch 'master' into mpc_local_posAnton Babushkin2014-04-053-15/+20
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | 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
| |/ / /
* | | | Merge branch 'master' into mpc_local_posAnton Babushkin2014-04-023-50/+88
|\| | |
| * | | 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
| |\| |
| * | | Merge branch 'master' of github.com:PX4/Firmware into paul_estimator_numericLorenz Meier2014-03-214-7/+7
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'ms4525_fix' of github.com:PX4/Firmware into paul_estimator_numericLorenz Meier2014-03-212-45/+70
| |\ \ \
| * \ \ \ Merge branch 'master' of github.com:PX4/Firmware into paul_estimator_numericLorenz Meier2014-03-211-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
* | | | | | | Merge branch 'master' into mpc_local_posAnton Babushkin2014-03-281-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
* | | | | | | | 'vehicle_global_position' topic updated: removed baro_alt and XXX_valid flags.Anton Babushkin2014-03-271-1/+1
|/ / / / / / /
* | | | | | | 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
| |\ \ \ \ \ | | |/ / / / | |/| | | / | | | |_|/ | | |/| |
| | * | | 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
| | | |/ | | |/|
| * / | changed px4flow I2C address to default valuedominiho2014-03-191-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
* | | CDev: Fixed printf format specifierLorenz Meier2014-03-161-1/+1
* | | compile fixLorenz Meier2014-03-161-5/+5
* | | Fixed missing parent ioctl callLorenz Meier2014-03-161-3/+8
|/ /