summaryrefslogtreecommitdiff
path: root/src/lib/decoder/sch.c
Commit message (Collapse)AuthorAgeFilesLines
* cch decoding works now - should be removed in the future, it shouldn't be ↵Piotr Krysik2009-06-131-1/+1
| | | | done in receiver which works in physical layer
* normal bursts detection now works, but the code is a little dirtypiotr2009-06-041-3/+3
|
* added decoder to the repositoryPiotr Krysik2009-05-281-0/+333
personal git repositories of Harald Welte. Your mileage may vary