-
Notifications
You must be signed in to change notification settings - Fork 839
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Bug] Fix LG2 timings and refactor
decodeLG()
(#1304)
* [Bug] Fix LG2 timings and refactor `decodeLG()` * [BUG] LG2 was incorrectly using the Bitmark timings of the LG protocol. - Tweak the timings some more to match reported working LG2 data. * While here, re-write the mess that is `decodeLG()` to use generic routines and clean it up. * Remove all `tick` calculations to simplify things. * Fix a number of style issues. * Misc improvements to Unit tests. * LG2: Try setting a duty cycle of 33% For #1298
- Loading branch information
1 parent
3dca5b1
commit 3787433
Showing
2 changed files
with
101 additions
and
141 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
Oops, something went wrong.