Created
March 26, 2021 15:37
-
-
Save daniestevez/846fc40405abab7643bde8eac273a8ee to your computer and use it in GitHub Desktop.
Falcon-9 TS KVL data
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sync-Byte 0x47: 71 (0x47) | |
Transport_error_indicator: 0 (0x00) [= packet ok] | |
Payload_unit_start_indicator: 1 (0x01) [= Packet data starts] | |
transport_priority: 0 (0x00) | |
PID: 2748 (0x0abc) [= ] | |
transport_scrambling_control: 0 (0x00) [= No scrambling of TS packet payload] | |
adaptation_field_control: 3 (0x03) [= adaptation_field followed by payload] | |
continuity_counter: 14 (0x0e) [= (sequence ok)] | |
Adaptation_field: | |
adaptation_field_length: 138 (0x8a) | |
discontinuity_indicator: 0 (0x00) | |
random_access_indicator: 0 (0x00) | |
elementary_stream_priotity_indicator: 0 (0x00) | |
PCR_flag: 0 (0x00) | |
OPCR_flag: 0 (0x00) | |
splicing_point_flag: 0 (0x00) | |
transport_private_data_flag: 0 (0x00) | |
adaptation_field_extension_flag: 0 (0x00) | |
(Stuffing_bytes length: 137) | |
Stuffing bytes: | |
0000: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ................ | |
0010: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ................ | |
0020: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ................ | |
0030: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ................ | |
0040: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ................ | |
0050: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ................ | |
0060: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ................ | |
0070: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ................ | |
0080: ff ff ff ff ff ff ff ff ff ......... | |
Payload: (len: 45) | |
==> PES-stream: 189 (0xbd) [= private_stream_1] | |
Data-Bytes: | |
0000: 00 00 01 bd 00 27 84 80 05 21 ab e3 17 9d 06 0e .....'...!...... | |
0010: 2b 34 02 0b 01 01 0e 01 03 01 01 00 00 00 0e 02 +4.............. | |
0020: 08 00 04 9e e6 18 3e 22 af 01 02 36 2b ......>"...6+ | |
========================================================== | |
TS sub-decoding (1 packet(s) stored for PID 0x0abc): | |
===================================================== | |
TS contains PES/PS stream... | |
PS/PES packet (length=45): | |
Packet_start_code_prefix: 0x000001 | |
Stream_id: 189 (0xbd) [= private_stream_1] | |
PES_packet_length: 39 (0x0027) | |
reserved1: 2 (0x02) | |
PES_scrambling_control: 0 (0x00) [= not scrambled] | |
PES_priority: 0 (0x00) | |
data_alignment_indicator: 1 (0x01) | |
copyright: 0 (0x00) | |
original_or_copy: 0 (0x00) | |
PTS_DTS_flags: 2 (0x02) | |
ES_rate_flag: 0 (0x00) | |
additional_copy_info_flag: 0 (0x00) | |
PES_CRC_flag: 0 (0x00) | |
PES_extension_flag: 0 (0x00) | |
PES_header_data_length: 5 (0x05) | |
PTS: | |
Fixed: 2 (0x02) | |
PTS: | |
bit[32..30]: 0 (0x00) | |
marker_bit: 1 (0x01) | |
bit[29..15]: 22001 (0x55f1) | |
marker_bit: 1 (0x01) | |
bit[14..0]: 3022 (0x0bce) | |
marker_bit: 1 (0x01) | |
==> PTS: 720931790 (0x2af88bce) [= 90 kHz-Timestamp: 2:13:30.3532] | |
PES_data (private_stream_1): | |
Data (synchronous/synchronized): | |
data_identifier: 6 (0x06) [= reserved] | |
sub_stream_id: 14 (0x0e) | |
PTS_extension_flag: 0 (0x00) | |
output_data_rate_flag: 0 (0x00) | |
reserved_1: 2 (0x02) | |
PES_data_packet_header_length: 11 (0x0b) | |
PES_data_private_byte: | |
0000: 34 02 0b 01 01 0e 01 03 01 01 00 4.......... | |
PES_data_byte: | |
0000: 00 00 0e 02 08 00 04 9e e6 18 3e 22 af 01 02 36 ..........>"...6 | |
0010: 2b |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment