Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

robustify to drop in radio transmitter after startup #4

Open
samfok opened this issue Sep 19, 2017 · 0 comments
Open

robustify to drop in radio transmitter after startup #4

samfok opened this issue Sep 19, 2017 · 0 comments

Comments

@samfok
Copy link
Contributor

samfok commented Sep 19, 2017

We currently handle starting up receiver module after transmitter and the receiver module starts reading in the middle of a packet. We look for the relatively long time between packets to align to the start of a packet.
However, we do not handle a drop and restart in radio transmission after the receiver module assumes it's aligned. If the receiver hardware cuts off the end of a packet because the transmitter cut out and then restarts because the transmitter restarts, our receiver module will be misaligned. We can check more packet timing to be robust to this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant