A - 3
Name
BFV
Version
Code
Type
Factor
Integer Values
Converted Values
Message
Min
Value
Max
Value
Default
Value
Min
Value
Max
Value
Default
Value
outputFrequency
7
BOF
int
1
1
50
1
1
50
1
The output frequency divisor
-> 1-every 20ms ... 50-every
20msx50=1000ms
outputQNH
7
BQH
int_offset 80000
0
65535
21325
80000 145535 101325
QNH (in Pascals), used for
hardware output alt for some
output modes - (default
101325)
uart1BRG
8
BRB
int
1
0
65535
207
0
65535
207
BRG setting for UART1, baud
= 2000000/(BRG-1) (default
of 207 = approx 9600 baud)
uart2BRG
9
BR2
int
1
0
65535
34
(v10)
16
(v11)
0
65535
34
16
BRG setting for UART2, baud
= 2000000/(BRG-1) (default
of 34 = approx 57600, 16 =
approx 115200
uartPassthrough
9
BPT
boolean
1
0
1
1
FALSE
TRUE
TRUE
Check to enable characters
received on U2 to be passed
through to U1.
uart1Raw
9
BUR
boolean
1
0
1
0
FALSE
TRUE
FALSE
Check to make characters
received at U1 are passed
straight through to U2 rather
than passed through line by
line (i.e. $...<LF>) and then
multiplexed with pressure
output.
greenLED
9
BLD
boolean
1
0
1
1
FALSE
TRUE
TRUE
Check turn on the green LED
with each lift beep.