]> git.mxchange.org Git - flightgear.git/commit
Jim Wilson:
authorehofman <ehofman>
Thu, 3 Jul 2003 08:51:19 +0000 (08:51 +0000)
committerehofman <ehofman>
Thu, 3 Jul 2003 08:51:19 +0000 (08:51 +0000)
commita1968ecb950ff7019ac86ea41494578ae6b89d13
treed4e82a7438e8f10114a5367419338cb06219fe17
parent709f57fe914f68efda40bfe0c79d849e96faaebb
Jim Wilson:
This patch exposes the nav_id--Navaid (VOR/ILS) IDs--in the property tree for use in EFIS displays.  Both the string and individual integer (char) values are published.

Erik Hofman:
I have converted all sprintf() functions in navcom.cxx into snprintf() for some extra securety.
src/Cockpit/navcom.cxx
src/Cockpit/navcom.hxx