-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Fix a signed/unsigned bug in temperature reception - Use a new linear estimate that fits my logged temperature data better - Speed up ID guessing method by 64x by using a reverse CRC - Improve ID guessing logic to also ensure that the "winning" ID isn't tied with another possibility - Improve comments and documentation Signed-off-by: Justin Brzozoski <[email protected]>
- Loading branch information
1 parent
a20cd1a
commit bd1354d
Showing
1 changed file
with
90 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters