Randy Mackay
|
62a7b19600
|
Arducopter, RangeFinder - added SONAR_TYPE parameter and properly support the XL (default), LV and long distance XL (aka XLL) sonar types
|
2011-12-11 16:40:59 +09:00 |
Randy Mackay
|
ffb4492c16
|
RangeFinder - small bug fix to initialise prescale variable.
Fixed up example sketch so it compiles and works again!
|
2011-12-10 16:25:41 +09:00 |
Pat Hickey
|
d62ddd30f9
|
RangeFinder: rework to use AnalogSource library
this removes the hacks that check for the ADC object, and instead
choose the method of getting the analog sonar value via the
AnalogSource API
|
2011-11-25 20:00:16 -08:00 |
jasonshort
|
ebf1697158
|
Reworked the filtering algorithm based on Maxbotics recommendations to use a Mode filter
git-svn-id: https://arducopter.googlecode.com/svn/trunk@2965 f9c3cf11-9bcb-44bc-f272-b75c42450872
|
2011-07-30 20:35:36 +00:00 |
james.goppert
|
e6c4595d3c
|
Massive warning fixes.
git-svn-id: https://arducopter.googlecode.com/svn/trunk@2089 f9c3cf11-9bcb-44bc-f272-b75c42450872
|
2011-05-04 19:12:27 +00:00 |
rmackay9@yahoo.com
|
95674b8518
|
AP_RangeFinder - changes to allow sonar to work using pitot tube. Also moved most functionality into RangeFinder class instead of child classes.
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1404 f9c3cf11-9bcb-44bc-f272-b75c42450872
|
2011-01-03 04:17:43 +00:00 |
rmackay9@yahoo.com
|
173afc91d1
|
AP_RangeFinder library. Simple library to support the Sharpe IR range finder and the Maxsonic XL sonar
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1147 f9c3cf11-9bcb-44bc-f272-b75c42450872
|
2010-12-17 03:01:29 +00:00 |