lancaster-university / codal-core

MIT License
11 stars 28 forks source link

Jacdac v0 #83

Closed jamesadevine closed 5 years ago

jamesadevine commented 5 years ago

This will be the PR for all v0 related jacdac commits (will close previous PRs and consolidate).

jamesadevine commented 5 years ago
jamesadevine commented 5 years ago

Overall this PR is terrible, have another go puny human 😈

jamesadevine commented 5 years ago

maximum interbyte gap should be enforced.

Interbyte gap is now defined as 2 bytes at the minimum baud (125k): 160us

minimum interframe gap should be enforced.

Interframe gap is now defined as 2 bytes at the minimum baud (125k): 160us

maximum gap between the lo pulse and data should be enforced.

Maximum InterLoData gap is now defined as 2 bytes at the minimum baud (125k): 160us

minimum gap before lo pulse and data

Minimum InterLoData gap is now defined as 2 bytes at the transmitting baud rate (125k):

jamesadevine commented 5 years ago
jamesadevine commented 5 years ago