mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 23:05:36 +08:00
Ref T554, auto publish test data
This commit is contained in:
committed by
Mat Sutcliffe
parent
ee4d498733
commit
349a40723e
24
resources/share/test/autopublish_20190311202553.json
Normal file
24
resources/share/test/autopublish_20190311202553.json
Normal file
@@ -0,0 +1,24 @@
|
||||
[
|
||||
{ "type": "cg", "model": "BB_AIRBUS A319 A319_DLH", "cgft": 11.5 },
|
||||
{ "type": "cg", "model": "BB_AIRBUS A320 A320_AAF", "cgft": 11.5 },
|
||||
{ "type": "cg", "model": "BB_AIRBUS A320 A320_DLH", "cgft": 11.5 },
|
||||
{ "type": "cg", "model": "BB_BOEING B738 B738_AAL", "cgft": 10.9 },
|
||||
{ "type": "cg", "model": "BB_BOEING B738 B738_AUA", "cgft": 10.9 },
|
||||
{ "type": "cg", "model": "BB_BOEING B738 B738_BER", "cgft": 10.9 },
|
||||
{ "type": "cg", "model": "BB_BOEING B738 B738_KLM", "cgft": 10.9 },
|
||||
{ "type": "cg", "model": "BB_BOEING B738 B738_LGL", "cgft": 10.9 },
|
||||
{ "type": "cg", "model": "BB_HELI B06 B06_C-GZPM", "cgft": 2.8 },
|
||||
{ "type": "cg", "model": "BB_PROPS DH8D DH8D_AUA", "cgft": 5.4 },
|
||||
{ "type": "cg", "model": "FSC B738 B738_FSC", "cgft": 10.9 },
|
||||
{ "type": "simulator", "model": "BB_AIRBUS A319 A319_DLH", "simulator": "XPlane" },
|
||||
{ "type": "simulator", "model": "BB_AIRBUS A320 A320_AAF", "simulator": "XPlane" },
|
||||
{ "type": "simulator", "model": "BB_AIRBUS A320 A320_DLH", "simulator": "XPlane" },
|
||||
{ "type": "simulator", "model": "BB_BOEING B738 B738_AAL", "simulator": "XPlane" },
|
||||
{ "type": "simulator", "model": "BB_BOEING B738 B738_AUA", "simulator": "XPlane" },
|
||||
{ "type": "simulator", "model": "BB_BOEING B738 B738_BER", "simulator": "XPlane" },
|
||||
{ "type": "simulator", "model": "BB_BOEING B738 B738_KLM", "simulator": "XPlane" },
|
||||
{ "type": "simulator", "model": "BB_BOEING B738 B738_LGL", "simulator": "XPlane" },
|
||||
{ "type": "simulator", "model": "BB_HELI B06 B06_C-GZPM", "simulator": "XPlane" },
|
||||
{ "type": "simulator", "model": "BB_PROPS DH8D DH8D_AUA", "simulator": "XPlane" },
|
||||
{ "type": "simulator", "model": "FSC B738 B738_FSC", "simulator": "XPlane" }
|
||||
]
|
||||
Reference in New Issue
Block a user