Everything works great for me with the AM/FM transmitter shield (with Arduino Duemilanove), except that each time I unplug it's electricity and then plug it again I hear static noise until I press the shield's reset button - only then I can hear a radio transmission. I can't figure out why that's happening. I tried resetting the board using the code but it didn't work - only pressing the button does the job.
The thing is the code itself resets the whole system on the power-up, so I can't figure out why it needs another hardware reset. It seems like the shield requires another reset after the power-up procedure and the configuration ends, from some reason.