daveluff
|
0333c21bbf
|
Added a function to return the closest ATC station of a given type
|
2003-03-11 13:24:35 +00:00 |
|
daveluff
|
a9463a8399
|
Added a range parameter to the FindByPos search function, also fixed a bug whereby one too few buckets in the North and East direction were searched - hence when only one bucket should have been searched none were
|
2003-03-09 17:35:16 +00:00 |
|
daveluff
|
1154a0dae2
|
Added FindByCode (airport ICAO code) to commlist. This is basically a wrapper around Flightgear's airport lookup and FindByPos
|
2003-03-06 14:06:34 +00:00 |
|
daveluff
|
9b7405304d
|
Major re-work of the comm frequency storage and lookup. Only a small core amount of data is now stored instead of the whole ATC classes. All the comm frequency types are now stored in one map instead of a map each. query(...) and query_bck(...) have been renamed to FindByFreq(...) and FindByPos(...) for clarity and consistency with NavList
|
2003-02-06 10:42:43 +00:00 |
|