mirror of
https://github.com/bistromath/gr-air-modes.git
synced 2026-03-22 08:46:52 +01:00
Merge branch 'parse' into qtapp
This commit is contained in:
@@ -87,7 +87,8 @@ class data_field:
|
||||
#which reports itself as a short packet but of type long.
|
||||
#TODO: should find more productive way to throw this out
|
||||
except ValueError:
|
||||
print "Short packet received for long packet type: %x" % self.data
|
||||
pass
|
||||
#print "Short packet received for long packet type: %x" % self.data
|
||||
return bits
|
||||
|
||||
class bds09_reply(data_field):
|
||||
|
||||
Reference in New Issue
Block a user