summaryrefslogtreecommitdiff
path: root/src/lib/gsm_constants.h
Commit message (Collapse)AuthorAgeFilesLines
* added new burst type - dummy_or_normal for situations in which you don't ↵Piotr Krysik2009-06-181-1/+1
| | | | know what type is used when
* little changes to decrease number of errors in output bitsPiotr Krysik2009-06-141-1/+1
|
* added new file for usrp realtime receive - caution - this doesn't work well yetPiotr Krysik2009-06-131-0/+2
|
* cch decoding now works! but I have to remove it in the future :)Piotr Krysik2009-06-131-0/+5
|
* little changes to gsm_constants - added timeslots, removed some commentsPiotr Krysik2009-06-121-16/+12
|
* other changesPiotr Krysik2009-06-121-7/+7
|
* next code cleanup, two functions introduced, should be removed before the ↵Piotr Krysik2009-06-061-3/+6
| | | | end of this branch
* just next cleanup, move alongpiotr2009-06-051-6/+42
|
* normal bursts detection now works, but the code is a little dirtypiotr2009-06-041-6/+8
|
* program now works for osr from 2,3,4,5,6 and almost for osr==7)piotr2009-06-011-3/+6
|
* cleanup of unneeded test code, separation of longer parts of fch_search into ↵Piotr Krysik2009-05-281-2/+8
| | | | two functions, addidion of 'synchronized' state and reading of sch in this state
* sch search is now working (but the code is dirty)Piotr Krysik2009-05-141-0/+1
|
* cleanup of fcch search related entitiesPiotr Krysik2009-04-281-0/+1
|
* Some changes to fcch search function and added first sch search functionsPiotr Krysik2009-04-241-1/+1
|
* added non-traced filesPiotr Krysik2009-04-201-0/+94
personal git repositories of Harald Welte. Your mileage may vary