1
0
Fork 0
flightgear/src
Thomas Geymayer c7c9fd67aa TACAN: fix distance calculations and some other problems.
- Calculate line of sight distance instead of distance over
   ground
 - Do a nav cache update if carrier_nav.dat.gz timestamp has
   changed
 - Allow comments in carrier_nav.dat.gz
 - "Fix" range calculations (still does not take terrain/weather
   and other influences into account)
2014-03-02 16:52:00 +01:00
..
AIModel AIModels use PagedLOD 2014-02-24 19:43:20 +00:00
Aircraft Bug 1023, crash on replay. 2013-11-09 07:13:00 -08:00
Airports TACAN/mobile navaid cleanup and improvements. 2014-03-01 20:19:06 +01:00
ATC ATIS: say wind direction as three digits 2014-03-01 20:15:52 +01:00
ATCDCL A new comm radio and atis implementation 2014-02-28 11:45:49 +01:00
Autopilot Autopilot: fix wrong warning for unknown node 2014-02-27 00:20:06 +01:00
Canvas Canvas: Now only one global SystemAdapter is used... 2013-12-09 23:13:45 +01:00
Cockpit Canvas: Now only one global SystemAdapter is used... 2013-12-09 23:13:45 +01:00
Environment A new comm radio and atis implementation 2014-02-28 11:45:49 +01:00
FDM Re-apply the Clang/C+11 fix for JSBSim 2014-02-14 17:42:50 +00:00
GUI FGPUIDialog: fix reading from already free'd memory. 2014-02-28 17:34:41 +01:00
Include Make the JSBSim terrain handling code compile time configurable by calling cmake -DJSBSIM_TERRAIN=1 2014-01-29 13:50:06 +01:00
Input Use binding-list fire helper. 2013-12-15 20:43:27 +00:00
Instrumentation TACAN: fix distance calculations and some other problems. 2014-03-02 16:52:00 +01:00
Main A new comm radio and atis implementation 2014-02-28 11:45:49 +01:00
Model Fix an (unlikely) startup crash 2014-02-24 11:41:04 +00:00
MultiPlayer Send transponder mode over network 2014-01-29 21:04:58 +01:00
Navaids TACAN: fix distance calculations and some other problems. 2014-03-02 16:52:00 +01:00
Network Add simple breadcrumb navigation to the httpd 2014-02-27 22:21:45 +01:00
Radio Push SGMaterial use into these classes that need it. 2012-08-29 06:29:29 +02:00
Scenery use an osg::Switch to control scenery rendering 2014-02-24 19:43:21 +00:00
Scripting getprop/setprop allows integer indices. 2014-02-18 20:07:29 -08:00
Sound Reset: fix a static in play-audio-sample 2013-11-25 23:53:58 +00:00
Systems static.cxx msvc bug correction. 2013-11-17 17:26:56 +01:00
Time Remove some debug log calls. 2014-01-23 13:49:58 +00:00
Traffic Make Traffic-via-terrasync conditional 2014-01-15 22:01:02 +00:00
Viewer Remove all references to an alpha-buffer 2014-02-24 19:43:21 +00:00
CMakeLists.txt Basic 2D canvas implementation. 2012-05-18 07:05:37 +01:00