* Daniyar Atadjanov -- Thursday 31 January 2008:
>  http://cqrit.anarxi.st/fg/tower_atc_patch.tar.gz

Excellent. If nobody is quicker, then I'll commit that in
the next days. The hardest part -- make it work -- is
apparently done (according to AJ; didn't test yet myeslef).
The code isn't yet fit for CVS, though. There are some
things to fix and to clean up, such as

  char buf[10];
  string tempstr1 = buf;
  ...
  sprintf(buf, "%i", int(speed));

The FGTower::GetATISID() function could be made a lot
shorter (3 lines) and faster, FGTower::GetWeather() is
a bit cheesy, etc. More details off-list.  :-) 

m.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to