summaryrefslogtreecommitdiff
path: root/gsmstack/cch.c
Commit message (Collapse)AuthorAgeFilesLines
* [gsmdecode] import {interleave,conv}.[ch] from gsm-tvoidHarald Welte2008-12-011-290/+31
| | | | | * change convolutional decode to cope with TCH * add tch.c file with reordering/decoding for TCH/F
* gsmstack: add new unfinished GSM burst/channel demultiplexHarald Welte2008-12-011-0/+483
This is some unfinished work on a new codebase for 'proper' demultiplex of all the various physical and logical channel types. Basically this includes everything needed to get from the differential-decoded bursts up to the MAC blocks that can be passed up to layer 2.
personal git repositories of Harald Welte. Your mileage may vary