Update todo list.
This commit is contained in:
parent
e650df4bc2
commit
f24f42755d
9
TODO.txt
9
TODO.txt
|
@ -1,10 +1,9 @@
|
|||
* push to github
|
||||
* implement WAV file writing
|
||||
* implement stereo pilot PPS
|
||||
* implement stereo pilot pulse-per-second
|
||||
* implement RDS decoding
|
||||
* figure out why we sometimes lose stereo lock
|
||||
* 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
|
||||
* investigate problem at low IF sample rates; apparently librtlsdr is not telling the truth about the actual sample rate.
|
||||
* look at I/Q balance to improve weak stations
|
||||
* look at hardware gain settings to improve weak stations
|
||||
* 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
|
||||
* consider FM demodulation with PLL instead of phase discriminator
|
||||
|
|
Loading…
Reference in New Issue