Changes

Line 96: Line 96:  
*'''DOUT ON duration (ms)''' - Value in milliseconds, duration for how long DOUT should be active.
 
*'''DOUT ON duration (ms)''' - Value in milliseconds, duration for how long DOUT should be active.
 
*'''DOUT OFF duration (ms)''' - Value in milliseconds, duration for how long DOUT should be inactive.
 
*'''DOUT OFF duration (ms)''' - Value in milliseconds, duration for how long DOUT should be inactive.
 +
 +
 +
==Network Jamming Detection==
 +
[[File:FTC921 Network Jamming detection.png|alt=|right|500px]]
 +
Detects the GSM jamming and helps to prevent vehicle theft when a jamming tool is used. A low signal level is not equal to GSM jamming, and the device recognizes these events.
 +
 +
'''Priority'''
 +
*'''Disable''' - disable scenario.
 +
*'''Low Priority''' - when low priority event is triggered, device '''makes additional record''' with indication of event cause.
 +
*'''High Priority''' - module makes additional record with High priority flag and '''sends event packet immediately''' to the server by '''GPRS'''.
 +
 +
'''Time until Jamming reporting (s)''' - The period given before a jamming event is generated upon detection of the GSM signal disruption.
 +
 +
'''Eventual records''' - Enables feature status sending only when the event happens (an eventual record). When disabled, feature status will be sent along with both the eventual and periodical records.
    
==Unplug detection==
 
==Unplug detection==