Changes

m
Line 27: Line 27:  
|-
 
|-
 
|}
 
|}
 +
 +
<font size="+2"><span style=color:#104996>'''Data output'''</span></font>
 +
 +
Green driving functionality generates events on three cases. If vehicles:
 +
* Acceleration exceeds defined parameter value.
 +
* Deceleration (braking) exceeds defined value.
 +
* Cornering force exceeds defined value.
 +
Program continously monitors and process data from accelerometer/GPS than decides whether harsh event is detected or not. If any of three cases are satisfied event is generated. Record is saved and sent to server (FMB120 must be configured properly). Event value is multiplied by 10 before sending/saving record to get more precision when displaying data*.
 +
Digital output 1 or digital output 2 can be activated for a period of time to warn driver. Output on-time should/can be configured separately for each feature case.
 +
 +
 +
<font size="+2"><span style=color:#104996>'''Auto calibration'''</span></font>
 +
 +
# Vehicle stopped
 +
# Road is straight
 +
# Send SMS "auto_calibrate:set"
 +
# Accelerate to > 30 km/h for 5 sec.
 +
# FMB will send response when calibration is success.
 +
Calibration is saved to Internal Flash, after restart should be the same
 +
To check autocalibration status send: auto_calibrate:get
    
==Over Speeding==
 
==Over Speeding==

Navigation menu