Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-12 | sdq: only use samplerate and options values after validity check | Gerhard Sittig | |
Move the calculation which involves the samplerate as well as user provided options out of the meta packet reception and to the top of the decode() method. Especially only use the samplerate after it was tested for availability. | |||
2020-08-12 | sdq: use common bits to number conversion | Gerhard Sittig | |
2020-08-12 | sdq: Add the SDQ protocol decoder | Philip Ã…kesson | |
[ gsi: minor whitespace adjustment ] |