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

#588 - Calculate air time. TX and RX logging is done. #601 - tbeam draws too much power from usb #596

Merged
merged 13 commits into from
Dec 29, 2020

Conversation

mc-hamster
Copy link
Member

@mc-hamster mc-hamster commented Dec 27, 2020

@geeksville Feedback would be appreciated.

The work is simple but this is the first time I'm doing anything with RadioLibInterface. I want to make sure this works for you.

Questions to help the review.

  1. RadioLibInterface.cpp:100 - Are transmitted packets by this point both packets originated by the device and repeated mesh packets?

  2. RadioLibInterface.cpp:261 - I think packets received at this points are designated for the current mesh network. I couldn't tell if we have validated that it is intended for the network with the crypto keys? I'd assume that validating crypto keys are optional because some channel configurations may be unencrypted.

Just as a note - I think the word "channel" may need to be revisited. It's over used in a few places.

@mc-hamster mc-hamster changed the title #588 - Calculate air time. TX only is done. RX is a work in progress. #588 - Calculate air time. TX and RX only is done. Dec 27, 2020
@mc-hamster mc-hamster changed the title #588 - Calculate air time. TX and RX only is done. #588 - Calculate air time. TX and RX logging is done. Dec 27, 2020
@mc-hamster mc-hamster changed the title #588 - Calculate air time. TX and RX logging is done. #588 - Calculate air time. TX and RX logging is done. #601 - tbeam draws too much power from usb Dec 29, 2020
@mc-hamster mc-hamster merged commit b75c7ad into meshtastic:master Dec 29, 2020
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

Successfully merging this pull request may close these issues.

1 participant