summaryrefslogtreecommitdiff
path: root/src/lib
Commit message (Collapse)AuthorAgeFilesLines
* added decoder to the repositoryPiotr Krysik2009-05-285-0/+608
|
* cleanup of unneeded test code, separation of longer parts of fch_search into ↵Piotr Krysik2009-05-283-184/+362
| | | | two functions, addidion of 'synchronized' state and reading of sch in this state
* changes to makefiles.am to add decoding library - neds a little cleanupPiotr Krysik2009-05-201-2/+5
|
* decoding of sch now worksPiotr Krysik2009-05-201-32/+47
|
* sch search is now working (but the code is dirty)Piotr Krysik2009-05-144-29/+123
|
* resampler causes that frequency estimate is getting lower for higher osrPiotr Krysik2009-05-061-7/+24
|
* liettle changes to fcch search, commit before test to find reason of bad ↵Piotr Krysik2009-04-303-78/+118
| | | | behavior when OSR value is changed
* first part of sch sychronisation - getting close to sch burstPiotr Krysik2009-04-281-24/+62
|
* cleanup of fcch search related entitiesPiotr Krysik2009-04-283-86/+69
|
* Some changes to fcch search function and added first sch search functionsPiotr Krysik2009-04-244-66/+195
|
* added non-traced filesPiotr Krysik2009-04-203-0/+195
|
* Corrected precision of FCCH search functionPiotr Krysik2009-04-202-69/+220
|
* added frequency burst detection, but not yet finishedPiotr Krysik2009-04-102-63/+97
|
* Added FCCH search function from tvoidPiotr Krysik2009-04-082-17/+60
|
* removed unneded commentsPiotr Krysik2009-04-082-17/+4
|
* Changes to buildsystemPiotr Krysik2009-04-072-48/+15
|
* New empty gsm-receiver signal block with its own library - compilesPiotr Krysik2009-04-075-108/+21
|
* Added files from gr-howto-write-a-blockPiotr Krysik2009-04-075-0/+384
personal git repositories of Harald Welte. Your mileage may vary