summaryrefslogtreecommitdiff
path: root/gsm-receiver/src/lib/gsm_receiver_cf.cc
Commit message (Collapse)AuthorAgeFilesLines
* gsm-receiver: Migrate to more recent gnuradio autotools integrationHarald Welte2011-05-131-1/+2
| | | | | | | | These changes forward-port gsm-receiver to the gnuradio autotools magic as per "gr-howto-write-a-block-3.2.2" It also updates to libosmocore >= 0.3.0 and fixes other minor compilation issues.
* gsm-receiver: EFR Support [3/3] Add option in gsm-receiver to use EFRSylvain Munaut2010-10-301-4/+31
| | | | Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
* Add SACCH support for TCH/FDieter Spaar2010-07-291-13/+31
|
* Implement support for TCH/FACCH on various TS including decryptionDieter Spaar2010-07-291-80/+194
|
* changed little hack in the constructor so gsm-receiver now works for BTSes ↵Piotr Krysik2009-07-211-2/+2
| | | | with bcc=7
* little cleanup, removed one comment, printfs and changed defauld Kc keyPiotr Krysik2009-07-211-4/+1
|
* marked dirty lines which should be removed in the futurePiotr Krysik2009-07-011-26/+26
|
* moved gsm-receiver into directory - preparation to move to airprobePiotr Krysik2009-06-301-0/+853
personal git repositories of Harald Welte. Your mileage may vary