So much for testing... When I was implementing and testing a PPM decoder I accidentally discovered I made a mistake in the PPM generator; I forgot to subtract the pulse length from the channel length, so instead of a channel value of 1500, I was sending a channel value of 2000 (for a pulse length of 500). Whoops... Next time I'd better hook my test rig up to an oscilloscope, instead of relying on a blinking LED ;)
Anyway, it got fixed in the trunk, from there it was patched to the fix/0.1 branch. Tagged it, zipped it and 0.1.1 is up for grabs in the download section!