Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add README, various compile fixes | Harald Welte | 2008-12-01 | 10 | -26/+132 |
| | |||||
* | [gsmdecode] import {interleave,conv}.[ch] from gsm-tvoid | Harald Welte | 2008-12-01 | 6 | -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 demultiplex | Harald Welte | 2008-12-01 | 9 | -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. |