summaryrefslogtreecommitdiff
path: root/gsm-tvoid/src/lib/gsm_burst.cc
Commit message (Collapse)AuthorAgeFilesLines
* misc cleanuptvoid2008-04-151-1/+1
|
* added cmd line options for hop speed testingtvoid2008-04-151-25/+34
|
* added m&m to burst_cftvoid2008-04-151-1/+1
| | | doubles to floats
* refactor gsm_scan.pytvoid2008-04-111-13/+12
|
* Merge commit 'origin/HEAD'tvoid2008-04-111-27/+20
|\ | | | | | | | | | | | | | | | | | | | | Conflicts: gsm-tvoid/src/lib/gsm.i gsm-tvoid/src/lib/gsm_burst.cc gsm-tvoid/src/lib/gsm_burst.h gsm-tvoid/src/lib/gsm_burst_cf.cc gsm-tvoid/src/lib/gsm_burst_ff.cc gsm-tvoid/src/lib/gsm_burst_ff.h gsm-tvoid/src/python/gsm_scan.py
| * tvoid's suggested cleanup.leo2008-02-211-11/+4
| |
| * tvoid's patch 0001 - 0005leo2008-02-211-82/+197
| |
* | -modified offset tuning to call only on good SCHtvoid2008-04-111-13/+15
| | | | | | | | | | | | -added burst_ff_single (from testing, unbuilt) -add complex capture in burst_sink_c -gsm_scan.py: added options for realtime, fusb settings - add auto offset adjustment for file input
* | -added wait count for timing test (stablize on good beacon)tvoid2008-04-081-3/+4
| | | | | | -enabled real time
* | -added sync/adjust callback for freq trimmingtvoid2008-04-081-2/+6
| | | | | | | | -fixed burst function with no outputs -cleanup some old float testing code
* | -preproc defs for tune testingtvoid2008-04-081-3/+8
| | | | | | | | -made burst ouput connections optional -added realtime scheduling setup
* | -fixed burst_cf samplingtvoid2008-04-081-3/+6
| |
* | working tune delay testtvoid2008-04-071-17/+53
| |
* | Merge branch 'master' into callback-testtvoid2008-04-071-22/+21
|\ \
| * | - removed tuning callback crufttvoid2008-04-051-95/+20
| | | | | | | | | | | | - Added printing options for "(d)ecoded hex for gamdecode" - Fixed print flags for normal, dummy bursts
* | | added burst callbacks for freq_offset and tunetvoid2008-04-071-7/+4
| | |
* | | working callbacktvoid2008-04-071-71/+7
|/ /
* | - fix burst statisticstvoid2008-04-051-0/+2
| | | | | | - change defaults to float decoder, no eq
* | initial merge completetvoid2008-04-041-0/+1
| |
* | merged gsm_burst.cctvoid2008-04-041-5/+35
| |
* | tvoid working copy as of 2008-04-03tvoid2008-04-041-103/+260
|/
* channel decoding (gsmstack)leo2008-02-201-1/+34
|
* donesteve2008-02-091-0/+559
personal git repositories of Harald Welte. Your mileage may vary