12 Commits (9fb3b13af32e6ae0aae006d78e6797e526306176)

Author SHA1 Message Date
Randy Mackay 67855b207d Arducopter, RangeFinder - added SONAR_TYPE parameter and properly support the XL (default), LV and long distance XL (aka XLL) sonar types 13 years ago
Pat Hickey f36ded2854 RangeFinder: rework to use AnalogSource library 13 years ago
Andrew Tridgell acb4538073 RangeFinder: use new ADC interface 14 years ago
jasonshort e1b677a25d Reworked the filtering algorithm based on Maxbotics recommendations to use a Mode filter 14 years ago
jasonshort c79ff4f583 doubled Slew rate limiter to 2 m/s max @ 10 hz. 14 years ago
jasonshort a1733ee901 Added a slew rate limit 14 years ago
jasonshort 00222a2e20 temporally revert to prior version of Sonar class to narrow in on a bug. 14 years ago
jasonshort e2d5f7bf82 removed duplicate filter from ADC based input 14 years ago
james.goppert 7809b0ca2a Massive warning fixes. 14 years ago
rmackay9@yahoo.com e0607712a3 AP_RangeFinder - tiny bit of extra initialisation on table holding averages 14 years ago
rmackay9@yahoo.com ef673e5162 AP_RangeFinder - changes to allow sonar to work using pitot tube. Also moved most functionality into RangeFinder class instead of child classes. 14 years ago
rmackay9@yahoo.com c2db64116a AP_RangeFinder - bug fix for cases when analog value is zero. 14 years ago