Azimuth map working.

This commit is contained in:
Nick Foster
2012-10-10 08:20:07 -07:00
parent dfb48dbe8d
commit cd2cfec730
4 changed files with 67 additions and 10 deletions

View File

@@ -58,6 +58,7 @@ from sbs1 import output_sbs1
from kml import output_kml
from raw_server import raw_server
from exceptions import *
from az_map import *
#this is try/excepted in case the user doesn't have numpy installed
try:
from flightgear import output_flightgear