1
0
Fork 0
SoftFM/TODO.txt

10 lines
639 B
Plaintext
Raw Normal View History

2013-12-31 20:07:11 +01:00
* implement WAV file writing
2013-12-31 23:20:41 +01:00
* implement stereo pilot pulse-per-second
2013-12-31 20:07:11 +01:00
* implement RDS decoding
* figure out why we sometimes lose stereo lock
2013-12-31 22:19:19 +01:00
* it looks like IF level sometimes varies so much that it saturates the receiver; perhaps this can be solved by dynamically managing the hardware gain in response to level measurements
2013-12-31 23:20:41 +01:00
* investigate problem at low IF sample rates; it seems that librtlsdr is not telling the truth about the actual sample rate.
* figure out if I/Q balance can improve weak stations
* figure out if hardware gain settings can improve weak stations
2013-12-31 20:07:11 +01:00
* consider FM demodulation with PLL instead of phase discriminator