summaryrefslogtreecommitdiff
path: root/src/python
Commit message (Collapse)AuthorAgeFilesLines
* added first step towards correction of USRP's clock offsetPiotr Krysik2009-06-221-10/+19
|
* some changes to test.shPiotr Krysik2009-06-153-4/+10
|
* one letter change to gsm_receive_usrp.pyPiotr Krysik2009-06-141-1/+1
|
* changed comment in gsm_receive_usrp.pyPiotr Krysik2009-06-141-0/+3
|
* added first simple testPiotr Krysik2009-06-141-0/+16
|
* added two little utils from gsm-tvoidPiotr Krysik2009-06-132-0/+51
|
* added new file for usrp realtime receive - caution - this doesn't work well yetPiotr Krysik2009-06-131-122/+0
|
* changed polish names of functions to englishPiotr Krysik2009-06-132-21/+157
|
* removed unneded line from gsm_receive.pyPiotr Krysik2009-06-131-1/+0
|
* added new python script gsm_receivePiotr Krysik2009-05-281-0/+108
|
* cleanup of unneeded test code, separation of longer parts of fch_search into ↵Piotr Krysik2009-05-281-108/+0
| | | | two functions, addidion of 'synchronized' state and reading of sch in this state
* decoding of sch now worksPiotr Krysik2009-05-201-0/+1
|
* sch search is now working (but the code is dirty)Piotr Krysik2009-05-141-1/+1
|
* resampler causes that frequency estimate is getting lower for higher osrPiotr Krysik2009-05-061-7/+6
|
* liettle changes to fcch search, commit before test to find reason of bad ↵Piotr Krysik2009-04-301-5/+5
| | | | behavior when OSR value is changed
* cleanup of fcch search related entitiesPiotr Krysik2009-04-281-2/+2
|
* Some changes to fcch search function and added first sch search functionsPiotr Krysik2009-04-241-3/+3
|
* added Makefile.am to the git repositoryPiotr Krysik2009-04-201-0/+24
|
* Corrected precision of FCCH search functionPiotr Krysik2009-04-203-0/+230
personal git repositories of Harald Welte. Your mileage may vary