Open probonopd opened 7 years ago
To be clear, I just want to send the signal once without repeats.
"frequency": 27.145,
Updated the original post.
Hello, I looked through your gist. Looks like a cool project! I think that gqrx can record samples to IQ files (under the tools menu), and you could use rpitx to replay that IQ file once on a Raspberry Pi. My repository here is more set up for broadcasting signals repeatedly for radio control stuff, and rpitx is the better choice for broadcasting single signals. rpitx also supports FT files, which I think you could convert the above signal specification into, although I don't know how to do it off hand.
I can successfully send this signal, with "+" being "27.145 MHz on", and "-" = off/other frequency:
+9024 -4512 +564 -564 +564 -1692 +564 -564 +564 -1692 +564 -1692 +564 -1692 +564 -564 +564 -1692 +564 -1692 +564 -564 +564 -1692 +564 -564 +564 -1692 +564 -564 +564 -1692 +564 -564 +564 -1692 +564 -564 +564 -564 +564 -564 +564 -564 +564 -564 +564 -564 +564 -564 +564 -564 +564 -1692 +564 -1692 +564 -1692 +564 -1692 +564 -1692 +564 -1692 +564 -1692 +564 -38628
I translated the above to
I can successfully send the signal with:
But it keeps repeating over and over. How can I make it send the signal just once? (Sending something all the time is not something I want to do.)