mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-23 07:15:35 +08:00
refs #445, samples for vPilot rules
* new samples for vPilot rules * also adjusted other samples to latest changes (livery, new readers)
This commit is contained in:
committed by
Mathew Sutcliffe
parent
c760f1d424
commit
3c9f95356e
@@ -60,8 +60,7 @@ namespace BlackMiscTest
|
||||
aircraft.setTransponder(CTransponder::getStandardTransponder(7000, CTransponder::ModeC));
|
||||
aircraft.setIcaoInfo(CAircraftIcaoData(
|
||||
CAircraftIcaoCode("B737", "L2J"),
|
||||
CAirlineIcaoCode("DLH"),
|
||||
"CCDDFF"
|
||||
CAirlineIcaoCode("DLH")
|
||||
));
|
||||
|
||||
json = aircraft.toJson();
|
||||
|
||||
Reference in New Issue
Block a user