F5OEO / rpitx

RF transmitter for Raspberry Pi
GNU General Public License v3.0
3.97k stars 519 forks source link

[Question] Transmitting SSB from mic #279

Open confestim opened 2 years ago

confestim commented 2 years ago

Hi, I'm currently trying to figure out how to transmit USB and/or LSB from rpitx.

I can transmit AM by doing arecord -q -c2 -t wav -f cd | sudo rpitx -i - -m RFA -f "frequency" -s 11000

How do I transmit SSB?

Mifaxav commented 1 year ago

AM works ok?