Anti Jammer

vol8 years ago

Hi,

  1. First of all I enjoy using this product!

  2. Nowadays cars are stolen with GPS\GSM Jammers.
    Sadly but GPS will not be tracked at all... :(

  3. As the result may I propose next feature:
    Using "Anti Jammer Live Ping" option:
    Check table: SELECT max(devicetime) LastLive FROM gps.positions;
    and if "LastLive" is more then 2 minutes, - then Send "Anti Jammer Notification"

PS. This set-up requires constantly (each minute) sending GPS tracker packet to Traccar server, and if message is not recieved in two minutes, - then "Anti Jammer Notification" will be triggered.

Thanks.

Anton Tananaev8 years ago

You can already do it with "offline" event notification.

vol8 years ago

Thanks for prompt answer.

  1. After what period of time "offline notification" is going to be triggered? 1 min? 2 min?
  2. I do have <entry key='report.trip.greedyParking'>true</entry>. Is this feature not causing issues to "offline notification"? Or I need to switch it off (greedyParking)?
  3. When my device is constnantly on (transmitting each minute) and having below features enabled:
    I am still getting fake trips for 5-10 minutes (despite my car is stationary)
    <entry key='report.trip.greedyParking'>true</entry>
    <entry key='distance.enable'>true</entry>
    <entry key='coordinates.filter'>true</entry>
    <entry key='coordinates.error'>30</entry>
    
    To fix above I could suggest implement "home zone" or "parking zones". If car is not leaving this zone, then "trip" is not recorded.

Thanks.

Anton Tananaev8 years ago
  1. You would have to configure connection timeout. It can be any value that you pick.

  2. It shouldn't cause any issues.

  3. You can adjust trip calculation parameters:

https://github.com/tananaev/traccar/blob/master/src/org/traccar/reports/Trips.java#L93

vol8 years ago

Thanks it helps.

  1. Where I can find: "connection timeout" ?
  2. What is the default value?
Anton Tananaev8 years ago
vol8 years ago

I have set-up <entry key='protocol.timeout'>30</entry>
And my GPS updates each 60 seconds.

But unfortunaly systems is not triggering "offline" alert

Thanks

Anton Tananaev8 years ago

Instead of "protocol", you should be using actual protocol name.

AlphaTek7 years ago

I am the Director of Gosafe and we make Anti jamming feature that will recognise the Jam frequncies and disable the vehicle.
www.gosafesystem.com

Hello, your solution is based on Traccar?, if it is not, you are in the wrong place!