Geoff McLane:
Looking back, it seems this typo was maybe present in the 'initial commit'. In a quick local search I found it present in a 2007 version 1.0.0 of fgdata ;=)) I guess not many use the xml <name> in any significant way! I only stumbled across it using a perl script to verify the input and output chunks match... when writing a generic script...
This commit is contained in:
parent
4000ced617
commit
c6644c7cbc
1 changed files with 1 additions and 1 deletions
|
@ -383,7 +383,7 @@
|
|||
</chunk>
|
||||
|
||||
<chunk>
|
||||
<name>side-slip-rad</name>
|
||||
<name>side-slip-deg</name>
|
||||
<type>float</type>
|
||||
<format>%f</format>
|
||||
<node>/orientation/side-slip-deg</node>
|
||||
|
|
Loading…
Add table
Reference in a new issue