Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Time slots and reset pulse/presence detect end timestamps were off by 1 us.
Additional warnings have been added for glitches.
Incomplete starting patterns are ignored.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(ex: note 60 is middle C which is C4, not C3)
|
|
|
|
(ranging from long, medium, and short lengths)
|
|
Code coverage increased to 98%, only 5 lines missed. 4 are from
handle_channel_msg_generic().
|
|
|
|
|
|
|
|
|
|
|
|
|
|
See bug #664 for details.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|