mirror of
https://github.com/projecthorus/sondehub-infra.git
synced 2025-03-29 06:55:59 +00:00
Add MTS01
This commit is contained in:
parent
a8ad0bffd0
commit
7e4f6f480f
@ -220,6 +220,7 @@ def telemetry_filter(telemetry):
|
||||
or ("M20" in telemetry["type"])
|
||||
or ("LMS" in telemetry["type"])
|
||||
or ("iMet" in telemetry["type"])
|
||||
or ("MTS01" in telemetry["type"])
|
||||
):
|
||||
_id_msg = "Payload ID %s is invalid." % telemetry["serial"]
|
||||
# Add in a note about DFM sondes and their oddness...
|
||||
|
Loading…
x
Reference in New Issue
Block a user