argilo/secplus

encode_ook datarate?

Closed this issue · 3 comments

Cool project, I was hoping you might be able to tell me what the datarate is for both fast and slow encode_ook?

argilo commented

The baud rate is 2000 in both cases. The fast parameter simply reduces the amount of idle time between packets. (Real transmitters use a long idle time, but the receiver doesn't require it.)

I've added documentation for the baud rates for encode_ook and encode_v2_manchester in f98c322.

Awesome, thanks for the info and I am sorry I didn't see that

argilo commented

I am sorry I didn't see that

You wouldn't have seen that before, since I added it just now in response to your question.