Add MTS01

This commit is contained in:
xss 2022-11-12 21:27:15 +11:00
parent a8ad0bffd0
commit 7e4f6f480f

View File

@ -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...