summaryrefslogtreecommitdiff
path: root/src/lib/decoder
Commit message (Collapse)AuthorAgeFilesLines
* added files from openbts for tch/f decoding and removed openbtsPiotr Krysik2009-06-2720-0/+4485
|
* added a5-1-2.c for decryptionPiotr Krysik2009-06-231-0/+429
|
* little changes for TCH/F listeningPiotr Krysik2009-06-221-0/+1
|
* added Harald's code for pcap outputPiotr Krysik2009-06-222-3/+8
|
* added files for pcap from Harald's gsmstackPiotr Krysik2009-06-227-17/+306
|
* cch decoding now works! but I have to remove it in the future :)Piotr Krysik2009-06-133-15/+15
|
* cch decoding works now - should be removed in the future, it shouldn't be ↵Piotr Krysik2009-06-135-25/+37
| | | | done in receiver which works in physical layer
* added files for cch decoding, trying to make them compilePiotr Krysik2009-06-129-2/+1080
|
* normal bursts detection now works, but the code is a little dirtypiotr2009-06-041-3/+3
|
* added decoder to the repositoryPiotr Krysik2009-05-285-0/+608
personal git repositories of Harald Welte. Your mileage may vary