Ref T554, auto publish test data

This commit is contained in:
Klaus Basan
2019-03-14 02:59:43 +01:00
committed by Mat Sutcliffe
parent ee4d498733
commit 349a40723e

View 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" }
]