Changes

Line 238: Line 238:  
|-
 
|-
 
| rowspan="1" style="text-align: center; style=" width: 150px; background: white; color: black;" |8 - Green Driving
 
| rowspan="1" style="text-align: center; style=" width: 150px; background: white; color: black;" |8 - Green Driving
|}
  −
  −
===Camera firmware version===
  −
  −
Additional SMS/GPRS command for cameras’ firmware checking. Since both cameras are separate, there are two versions returned.
  −
  −
{| class="wikitable"
  −
|+
  −
! rowspan="1" style="width: 400px; background: #0054A6; color: white;" |'''Command'''
  −
! rowspan="1" style="width: 400px; background: #0054A6; color: white;" |'''Arguments'''
  −
! rowspan="1" style="width: 400px; background: #0054A6; color: white;" |'''Explanation'''
  −
|-
  −
| rowspan="1" style="text-align: center; style=" width: 150px; background: white; color: black;" |camgetver
  −
| rowspan="1" style="text-align: center; style=" width: 150px; background: white; color: black;" |None
  −
| rowspan="1" style="text-align: left; style=" width: 150px; background: white; color: black;" |Used to check firmware versions.
  −
Returns version in the format: '''V<major>.<minor>.<revision>.'''
  −
For example, '''V1.9.3.'''
  −
  −
Because there are two cameras, two versions are returned.
  −
The complete response would look like this:
  −
'''Front camera V1.9.3. Rear camera V1.9.3.'''
  −
  −
If there are problems reading the version or if the camera is not responding/connected, the return would be this:
  −
'''The front camera camgetver failed. The rear camera camgetver failed.'''
  −
   
|}
 
|}