Changes

no edit summary
Line 5: Line 5:  
Movement source will be used to determine when a vehicle is on stop or moving.<br>
 
Movement source will be used to determine when a vehicle is on stop or moving.<br>
 
Possible movement sources:
 
Possible movement sources:
{{{img_mov|[[Image:Movement_source.gif|right|300px]]}}}
+
{{{img_mov|[[Image:FMM80A-Movement-Source-GIF.gif|right|300px]]}}}
 
* '''Ignition''' - if ignition (based on ignition source) is ON, Vehicle MOVING mode is used; if the ignition is OFF, Vehicle on STOP mode is used;
 
* '''Ignition''' - if ignition (based on ignition source) is ON, Vehicle MOVING mode is used; if the ignition is OFF, Vehicle on STOP mode is used;
 
* '''Accelerometer''' (movement) - if accelerometer detects movement, Vehicle MOVING mode is used; if there is no movement detected, Vehicle on STOP mode is used;
 
* '''Accelerometer''' (movement) - if accelerometer detects movement, Vehicle MOVING mode is used; if there is no movement detected, Vehicle on STOP mode is used;
 
* '''GNSS''' - if GPS fix is acquired and speed >= 5 km/h vehicle MOVING mode is used; if GPS speed <5 km/h, Vehicle on STOP mode is used;
 
* '''GNSS''' - if GPS fix is acquired and speed >= 5 km/h vehicle MOVING mode is used; if GPS speed <5 km/h, Vehicle on STOP mode is used;
{{{txt_can_speed|* '''CAN speed''' - If speed from BT OBDII dongle is higher than 0 km/h, Vehicle MOVING mode is used; If speed from BT OBDII dongle is equal 0 km/h, Vehicle on STOP mode is used;}}}
+
If there is no GNSS fix, the accelerometer determines profile change.
If there is no GNSS fix, the accelerometer determines profile change. If there is no OBDII dongle active (or speed reported by dongle == 0 km/h) accelerometer determines profile change.<br></br>
   
'''Note:''' From new firmware version '''03.25.14.Rev.03''' added new '''multiple movement sources selection''' at once. If any of selected movement sources are active, movement mode will be activated. If all selected sources are inactive STOP mode will be enabled. Configurable movement parameter ID has been changed. Information regarding configurable parameter ID could be found in the table below:
 
'''Note:''' From new firmware version '''03.25.14.Rev.03''' added new '''multiple movement sources selection''' at once. If any of selected movement sources are active, movement mode will be activated. If all selected sources are inactive STOP mode will be enabled. Configurable movement parameter ID has been changed. Information regarding configurable parameter ID could be found in the table below:
 
<table class="nd-othertables_2" style="width: 68%;">
 
<table class="nd-othertables_2" style="width: 68%;">
Line 22: Line 21:  
     </tr>
 
     </tr>
 
</table>}}}
 
</table>}}}
{{{speed_source|===Speed Source===
  −
------------------
  −
[[Image:Speed.gif|right|300px]]
  −
Speed source will be used to determine which speed source to use.<br></br>
  −
'''Note:''' If the speed source is configured as OBD / CAN, the device will try to take speed from OBD first. If the speed value read is 0, then it tries to take speed from CAN. If the speed value is also 0, the firmware takes the speed from GNSS, even though it is not configured.}}}
      
===Records Saving/Sending Without TS===
 
===Records Saving/Sending Without TS===

Navigation menu