Hi there - I've noticed that I am jamming some cell channels effectively, but not others, so I checked the voltage ranges going into the VCOs of my 2 working units so far. The voltages should be 4-6v on VCO2, and 2-6v on VCO1, for fq jamming of 860-960Mhz and 1640-2220Mhz respectively - read from the VCO datasheets.
Actually on both units I am getting different ranges - 3-4.5v on VCO2 and 4-7v on VCO1. Because this is happening on both units, I am suspicious of the pll tuning...
I have an Aaronia spectrum analyser arriving next week, but I thought I'd check the PLL code anyway. I am not a good c programmer (more VB), but I notice that main.c calls pll_init, and when you look inside pll.c, you can see that pll_init has a reference to a 1Mhz clock. Could it be that we should use a 1Mhz clock???
Anyone who understands this code better than me would be very useful to hear from...

