[2024] Diagnosis Page Terminology

[2024] Diagnosis Page Terminology

Version Details


  1. App Version
    1. Description: Displays the current app version for troubleshooting.
    2. Notes: Shows the version number in numeric format.
  2. Firmware Version
    1. Description: Displays the firmware version of the device.
    2. Notes:
      • Shows the version when connected.
      • Displays empty if not connected.
  3. Hardware Head
    1. Description: Displays the hardware version of the device’s head component.
    2. Notes:
      • Shows the version when connected.
      • Displays empty if not connected.
  4. Hardware Body
    1. Description: Displays the hardware version of the device’s body component.
    2. Notes:
      • Shows the version when connected.
      • Displays empty if not connected.


Network Information


The Network module provides details about the network connection status, helping to evaluate connectivity and diagnose issues.
  1. Ping: Used to test the network connection's availability and response time. It also helps evaluate network latency. The response time is displayed in milliseconds (e.g., 200ms).
  2. Heart Beat: Checks the connection status between two devices or servers. Disconnected indicates the connection is not active, while Connected means the connection is normal.
  3. Local Server: Indicates whether the app's local server is connected. A value of 0 means disconnected, and 1 means connected.
  4. PRP (Plan, Recharge, Pause): Displays the automatic scheduling status to improve efficiency. The status is represented as a numerical array in the format [0,0,0], where the values correspond to plan, recharge, and pause respectively.

Cellular Information


The Cellular module provides information about cellular connectivity, signal strength, and SIM card details to help monitor and diagnose network performance.
  1. Status: Displays the current 4G network status.
    1. 0: Not connected.
    2. -1: No data displayed if the device is disconnected.
  2. RSSI (Received Signal Strength Indicator): Indicates the received signal strength, commonly used to evaluate cellular signal quality.
    1. Range: -120 dBm (very weak) to 0 dBm (very strong).
    2. -1: No data displayed if the device is disconnected.
  3. RSRQ (Reference Signal Received Quality): Measures signal quality in LTE networks.
    1. Range: -20 dB (poor) to -3 dB (good).
    2. -1: No data displayed if the device is disconnected.
  4. CSQ (Signal Quality): Indicates signal quality in GSM networks.
    1. Range: 0 to 31 (higher is better).
    2. 0: No signal or large error.
    3. -1: No data displayed if the device is disconnected.
  5. Signal: Displays the overall signal strength, including RSSI and other metrics.
    1. Range: -120 dBm (very weak) to 0 dBm (very strong).
    2. -1: No data displayed if the device is disconnected.
  6. RSRP (Reference Signal Received Power): Measures LTE signal power.
    1. Range: -120 dBm (very weak) to 0 dBm (very strong).
    2. -1: No data displayed if the device is disconnected.
  7. NetEra: Shows the current network technology code used by the device.
    1. Values: 2G, 3G, 4G, 5G.
    2. -1: No data displayed if the device is disconnected.
  8. ICCID (Integrated Circuit Card Identifier): Displays the unique SIM card identifier for the device.
    1. Typically 19–20 digits.
    2. If disconnected, no data is displayed.
  9. ICCID Description: Indicates if the current SIM card is an internal card.
    1. Displays "CN" for internal cards.
    2. Displays the ICCID directly for external cards.


RTK Information

Rover
Refers to the RTK module inside the Yarbo Core.

  1. Mode Base: Indicates whether the RTK is currently functioning.
    1. True: RTK is currently functioning
    2. False: RTK is currently NOT functioning
  2. L2: Displays the number of satellites detected on the L2 frequency band, based on the right-side antenna.

    Note: GNSS satellites use L1, L2, and L5 bands.

    • L1: Lowest accuracy, fastest signal.

    • L2: Higher accuracy, usually used with L1.

    • L5: Highest accuracy, limited coverage.

  3. Status:

    Indicates positioning accuracy:

    1. 1: Single point solution (no RTCM data, meter-level accuracy)

    2. 2: Pseudorange differential (low RTCM quality, low accuracy)

    3. 5: Float solution (decimeter to meter-level accuracy)

    4. 4: Fixed solution (best accuracy) Note: DC status is either 1 or 7; 7 means DC is properly broadcasting RTCM data.

  4. Adjust Angle:

    Indicates initialization success of sensor fusion positioning:

    1. 1: Success

    2. 0: Initializing (RTK=4 and HeadingDop low)

    3. -1: Failure (e.g., RTK≠4 or HeadingDop too high)

    4. -2: No valid RTK data

  5. Heading:

    RTK angle output status:

    • -1: No reliable heading

    • 1: Reliable heading within ±2°

  6. HeadingDop: Reliability of the heading value. Lower is better. If >2, the system will rely on IMU instead.
  7. Satellite:

    Total number of satellites seen by both the Rover and DC. Based on the left-side antenna.

  8. Data Latency (Age):

    Seconds since the last valid RTCM data. >15s may reduce accuracy.

  9. Multi (True/False)
    Indicates whether multiple DCs are broadcasting RTCM to the Core.

  10. Server
    Shows the server location used for RTK/NTRIP communication (e.g., US).

  11. ROVER GGA: [1/2/5/4, W/E, LON, N/S, LAT]
    Rover's real-time location info:

    • 1st field: RTK Status

    • 2nd & 3rd: Longitude (W/E, LON)

    • 4th & 5th: Latitude (N/S, LAT) Format: DDDMM.MMMM (e.g., 07246.1 = 72°46.1′ = 72.7683°). Blank fields may indicate antenna issues.

Data Center Information

The device containing the RTK base module.

DC_SN
Serial number of the Data Center.

Connection (0/1/2/3/4)

Transmission method for RTCM data:
  • 0: No data transmission

  • 1: LoRa

  • 2: NTRIP

  • 3: Local HaLow

  • 4: Public NTRIP


GNGGA: [1/7, W/E, LON, N/S, LAT]

DC output GPS data:

  • 1st: RTK Status (1 or 7; 7 = broadcasting)

  • 2nd & 3rd: Longitude

  • 4th & 5th: Latitude Blank means DC antenna failure or disconnection.


Status Information


The Status module provides details about the device's operational state and automatic scheduling.
  1. PRP (Plan, Recharge, Pause): Indicates the status of automatic scheduling for improving efficiency and diagnosing internal scheduling issues.
    1. The status is displayed as a numerical array in the format [0,0,0].
      • The three values correspond to plan, recharge, and pause respectively.
  2. Running: Displays the current operational status of the device.
    1. The specific status codes and details can be found in the right-side documentation or additional references.


Main Information


The Main module provides details about the machine's operational parameters, including battery, CPU, memory, and motor statuses.
  1. Battery Temp: Displays the temperature of the battery to check if it is too low or too high.
    1. Data shown as a numerical value.
  2. Battery Status: Shows the current status of the battery.
    1. States include: Charging, Discharging, or Heating.
  3. CPU Usage: Displays the percentage of CPU currently in use.
    1. Data shown as a percentage.
    2. 0: Indicates the device is not connected.
  4. Memory Usage: Shows the memory utilization percentage to diagnose potential issues.
    1. Data shown as a percentage.
    2. 0: Indicates the device is not connected.
  5. Disk Usage: Displays the disk usage percentage for diagnosing storage-related issues like log file management.
    1. Data shown as a percentage.
  6. Left Drive Motor: Displays the current usage of the left drive motor to evaluate its performance.
    1. Data shown as a numerical value.
  7. Right Drive Motor: Shows the current usage of the right drive motor for performance assessment.
    1. Data shown as a numerical value.
  8. Auger: Displays the current power usage of the auger (snow blower).
    1. Data shown as a numerical value.


HaLow Connection Information


The HaLow module provides details about the wireless HaLow connection, including the network name, connection status, and signal strength.
  1. SSID: Displays the name(SSID) of the Data Center.
  2. Connection: Shows the current connection status of the HaLow network.
    1. Possible states: true (connected) or false (not connected).
  3. Signal: Indicates the signal strength of the HaLow connection.
    1. Data shown as a numerical value.
    2. Values closer to 0 represent stronger signals.


Sensor Information


The Sensor module provides data from various sensors, including rain and ultrasonic sensors, to monitor environmental and operational parameters.
  1. Rain Sensor:
    1. Description: Displays the value from the rain sensor.
    2. Usage: Indicates the amount of rain detected.
    3. Notes:
      • Values are shown as numbers.
      • Threshold: 1500.
      • The more rain detected, the better the conductivity (lower resistance), resulting in smaller values.
  2. Front Ultrasonic Sensor:
    1. Description: Displays the values from the front ultrasonic sensors.
    2. Usage: Used for distance measurement or obstacle detection.
    3. Notes: Values are shown as numbers.


Camera Information


The Camera module provides details about the camera's version, status, and MAC address for all camera modules (LC: Left Camera, RC: Right Camera, FC: Front Camera, BC: Back Camera).
  1. Version:
    1. Description: Displays the version number of the camera firmware.
    2. Usage: Used to verify the camera's firmware version.
    3. Notes:
      • Shown as a numerical value (e.g., V1.0.0).
  2. State:
    1. Description: Displays the current state of the camera.
    2. Usage: Helps determine the operational status of the camera.
    3. Notes:
      • 0: Normal operation.
      • 1: Disabled.
      • 2: Camera disconnected.
      • 3: Camera ping failed.
      • Additional explanation:
        • If ping fails, it indicates the camera module is not reachable.
        • Disconnection may occur after initial proper operation.
  3. MAC AddressDisplays the MAC address of the camera