Holger Wirtz:
Protocol extension (followed by a later cleanup) for FGCOM v3.
This commit is contained in:
parent
ded0767b95
commit
da20d63257
1 changed files with 14 additions and 0 deletions
|
@ -133,6 +133,20 @@
|
|||
<node>/instrumentation/heading-indicator/indicated-heading-deg</node>
|
||||
</chunk>
|
||||
|
||||
<chunk>
|
||||
<name>callsign</name>
|
||||
<type>string</type>
|
||||
<format>CALLSIGN=%s</format>
|
||||
<node>/sim/multiplay/callsign</node>
|
||||
</chunk>
|
||||
|
||||
<chunk>
|
||||
<name>model</name>
|
||||
<type>string</type>
|
||||
<format>MODEL=%s</format>
|
||||
<node>/sim/model/path</node>
|
||||
</chunk>
|
||||
|
||||
</output>
|
||||
|
||||
</generic>
|
||||
|
|
Loading…
Add table
Reference in a new issue