Add some test cases for the plain-text formats.
This commit is contained in:
3
adsbus/testcase/example.airspy_adsb
Normal file
3
adsbus/testcase/example.airspy_adsb
Normal file
@@ -0,0 +1,3 @@
|
||||
*96A337103810004A0E2E6A6CFA77;2EA2784D;0A;2E2E;
|
||||
*96A337103810069E26E69E53F38D;2EA2B99D;0A;2F2F;
|
||||
*96A33710113D04F8820820C01F44;2EA2F22D;0A;3333;
|
||||
4
adsbus/testcase/example.json
Normal file
4
adsbus/testcase/example.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{"rssi_max": 4294967295, "mlat_timestamp_mhz": 120, "type": "header", "magic": "aDsB", "server_version": "https://github.com/flamingcowtv/adsb-tools#1", "server_id": "2ffe120c-be1e-4578-8829-c1ae1e7a5146", "mlat_timestamp_max": 9223372036854775807}
|
||||
{"payload": "5DA794E131FC6C", "type": "Mode-S short", "rssi": 421075225, "source_id": "99ada2d2-af23-48e4-a5ae-451603ea69e2", "mlat_timestamp": 218753236765860}
|
||||
{"payload": "02A185B16EB2B8", "type": "Mode-S short", "rssi": 286331153, "source_id": "99ada2d2-af23-48e4-a5ae-451603ea69e2", "mlat_timestamp": 218753240759400}
|
||||
|
||||
3
adsbus/testcase/example.raw
Normal file
3
adsbus/testcase/example.raw
Normal file
@@ -0,0 +1,3 @@
|
||||
*5DA794E131FC6C;
|
||||
*200005301A6069;
|
||||
*8DAD1CDE582B0101CA32D7CABF5E;
|
||||
Reference in New Issue
Block a user