snout
snout
I'm trying to build a naive FSK transmitter, by sending 1ms long 'zero' (27.145.900MHz) or 'one' (27.143.000MHz) "bits", and am using the test case: si5351.set_freq(2714590000ULL, SI5351_PLL_FIXED, SI5351_CLK0); // zero bit...
Using the latest TG app as of today, 1.8.2, MX Linux (Debian derivative). Built the decryptor with plain downloading go and installing in /usr/local as per the golang.org instructions. "go...
The InnoTek FieldPro uses 27,145MHz FM FSK and forward error correction, and is very picky about there being no jitter in the pulses. Hence the code uses a Si5351 clock...