G
ETTING
S
TARTED
WITH
MAMBO2-B6 EVALKIT
V
ERSION
1.0.3
// Standard-EVAL-Kit Configuration Settings //
$PFAL,CNF.Set,AL2=SYS.Device.eStart:GPS.Nav.Position1=load1&GPS.Nav.Position0=load1
Additionally to the system start, the device will load the contents saved in both slot 1 and 0 each time
the device is powered up or restarted.
$PFAL,CNF.Set,AL9=Sys.Device.eShutdown:GPS.Nav.Position1=save1&GPS.Nav.SaveLastValid
On system shutdown, the device will save the last valid GPS position into the slots 1.
$PFAL,CNF.Set,AL10=SYS.TIMER.e_7SEC&GPS.Nav.Position.s1>50&GPS.Nav.sFix=valid:GPS.Nav.Positio
n1=current&GPS.History.Write,0,""
Every 10 seconds when the TIMER.e_7SEC occurs, the device has a valid GPS-fix and the distance
between the current and saved position in the slot 1 is greater than 50 meter, the device will save its
current GPS position into the slot 1 and write this position in the history.
$PFAL,CNF.Set,AL11=SYS.TIMER.e_20SEC&GPS.Nav.Position.s0>100&GPS.Nav.sFix=valid:GPS.Nav.Posi
tion0=current&TCP.Client.Send,8,"<sfal.pos>"
Every 20 seconds when the TIMER.e_20SEC occurs and the device has a valid GPS-fix and the distance
between the current and saved position in the slot 0 is greater than 100 meter, then the device will
save its current GPS position into the slot 0 and send also this position to the connected TCP server
(
trace4you
in our case).
This confidential document is a property of FALCOM and may not be copied or circulated without previous permission.
Page 24 of 24