From f24f42755d2a4662ed96a5850285c90b2459caae Mon Sep 17 00:00:00 2001 From: Joris van Rantwijk Date: Tue, 31 Dec 2013 23:20:41 +0100 Subject: [PATCH] Update todo list. --- TODO.txt | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/TODO.txt b/TODO.txt index a0c1099..9a1db48 100644 --- a/TODO.txt +++ b/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