summaryrefslogtreecommitdiff
path: root/gsmstack
Commit message (Collapse)AuthorAgeFilesLines
* Add README, various compile fixesHarald Welte2008-12-0110-26/+132
|
* [gsmdecode] import {interleave,conv}.[ch] from gsm-tvoidHarald Welte2008-12-016-290/+473
| | | | | * 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-019-0/+1119
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