From f14657026d16aa0d782ac36a019d34924da4979a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A1s=20Veres-Szentkir=C3=A1lyi?= Date: Thu, 23 May 2013 15:16:16 +0200 Subject: [PATCH] added Martin M2 mode --- sstv.py | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/sstv.py b/sstv.py index f38d305..92e0a54 100644 --- a/sstv.py +++ b/sstv.py @@ -148,6 +148,12 @@ class MartinM1(ColorSSTV): INTER_CH_GAP = 0.572 +class MartinM2(MartinM1): + VIS_CODE = 0x28 + WIDTH = 160 + SCAN = 73.216 + + class ScottieS1(MartinM1): VIS_CODE = 0x3c SYNC = 9