Figure 12 :: Median Filter Response Graph - Lightware SF11/C Product Manual

Laser altimeter
Table of Contents

Advertisement

p: Confirm lost signal (0.0 ... 120.0 seconds)
Menu item <p> is used to set how long a lost signal is permitted before the out of range condition selected in menu item n: is
applied. When operating close to the measuring limit of of the SF11 or over water, signals may be lost intermittently. Rather than
jumping between the measured altitude and the out of range condition, this menu item can be set to hold the last valid altitude for
the entered time. If the lost signal persists for longer than this time then the out of range condition is applied. The lost signal time
can also be changed using the serial port or I2C command set.
Item
Lost signal timeout
q: Enable or disable the median filter menu (ON / OFF)
Menu item <q> is used to enable the median filter that can be used to reject transient changes in altitude caused by rough terrain,
bushes, fences, ditches or other small obstacles. This improves flight stability during automatic terrain following. The median filter
can also be enabled or disabled using the serial port or I2C command set.
Item
Median filter enable
r: Median filter size (3 ... 32 results)
Menu item <r> sets the number of readings that are used by the median filter array. A bigger array will ignore unwanted objects for a
longer time.
The median filter size can also be changed using the serial port or I2C command set.
Item
Median filter size
SF11 Laser altimeter - Product manual - Revision 10
HMI
Type
read
menu item <p>
0 ... 120 sec
write

Figure 12 :: Median Filter Response graph

HMI
Type
read
menu item <q>
off ... on
write
HMI
Type
read
menu item <r>
3 ... 32
write
|
|
14
of
20
© LightWare Optoelectronics (Pty) Ltd, 2021
SF11 Laser altimeter
Serial
?FC<CR><LF>
.write(22)
?FC 1<CR><LF>
timeout = (a*256+b)/100
#FC,1<CR><LF>
#FC,1 1<CR><LF>
a = (byte)(timeout*100 >> 8)
b = (byte)(timeout*100 & 0xff)
Serial
?FM<CR><LF>
.write(24)
?FM 1<CR><LF>
#FM,1<CR><LF>
#FM,1 1<CR><LF>
Serial
?FS<CR><LF>
.write(26)
?FS 8<CR><LF>
#FS,8<CR><LF>
#FS,8 8<CR><LF
|
www.lightwarelidar.com
Product manual
I2C
.read(a,b)
.write(23,a,b)
I2C
.read(a)
enable = a
.write(25, a)
a = 0 or 1
I2C
.read(a)
size = a
.write(27, a)
a = 3 .. 32

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sf11 seriesSf11/bSf11Sf10Sf11-c

Table of Contents