Parser and error-handling changes.

This commit is contained in:
Nick Foster
2012-07-07 11:04:49 -07:00
parent b4cafe0384
commit 8439e0e5f3
3 changed files with 10 additions and 5 deletions

View File

@@ -217,7 +217,7 @@ class modes_output_print(modes_parse.modes_parse):
retstr = "No handler for BDS1 == %i from %x" % (bds1, ecc)
if(msgtype == 20):
retstr += " at %ift" % altitude
retstr += " at %ift" % alt
else:
retstr += " ident %x" % ident