Adsb Sbs Format

download Adsb Sbs Format

of 2

Transcript of Adsb Sbs Format

  • 7/25/2019 Adsb Sbs Format

    1/2

    Field Description

    message_type SeeMessageType.

    transmission_type SeeTransmissionType.

    session_idString. Database session record number.

    aircraft_id String. Database aircraft record number.

    hex_ident String. 24-bit ICACO ID, in hex.

    flight_id String. Database flight record number.

    generated_date String. Date the message was generated.

    generated_time String. Time the message was generated.

    logged_date String. Date the message was logged.

    logged_time String. Time the message was logged.

    callsign String. Eight character flight ID or callsign.

    altitude Integer.Mode CAltitude relative to 1013 mb (29.92" Hg).

    ground_speed Integer. Speed over ground.

    track Integer. Ground track angle.

    lat Float. Latitude.

    lon Float. Longitude

    vertical_rate Integer. Climb rate.

    squawk String. AssignedMode Asquawk code.

    alert Boolean. Flag to indicate that squawk has changed.

    emergency Boolean. Flag to indicate emergency code has been set.

    spi Boolean. Flag to indicate Special Position Indicator has been set.

    https://github.com/wiseman/node-sbs1#MessageTypehttps://github.com/wiseman/node-sbs1#TransmissionTypehttp://en.wikipedia.org/wiki/Aviation_transponder_interrogation_modes#Mode_A_and_Mode_Chttp://en.wikipedia.org/wiki/Aviation_transponder_interrogation_modes#Mode_A_and_Mode_Chttps://github.com/wiseman/node-sbs1#TransmissionTypehttp://en.wikipedia.org/wiki/Aviation_transponder_interrogation_modes#Mode_A_and_Mode_Chttp://en.wikipedia.org/wiki/Aviation_transponder_interrogation_modes#Mode_A_and_Mode_Chttps://github.com/wiseman/node-sbs1#MessageType
  • 7/25/2019 Adsb Sbs Format

    2/2

    Field Description

    is_on_ground Boolean. Flag to indicate ground squat switch is active.