summaryrefslogtreecommitdiff
path: root/gsm-tvoid/src/python/gsm_scan.py
Commit message (Collapse)AuthorAgeFilesLines
* Add function to get ARFCN from a known frequencyHarald Welte2008-11-261-0/+32
|
* misc cleanuptvoid2008-04-151-31/+13
|
* added cmd line options for hop speed testingtvoid2008-04-151-1/+24
|
* added m&m to burst_cftvoid2008-04-151-11/+50
| | | doubles to floats
* refactor gsm_scan.pytvoid2008-04-111-187/+243
|
* python stderr messagestvoid2008-04-111-25/+26
|
* Merge commit 'origin/HEAD'tvoid2008-04-111-1/+1
|\ | | | | | | | | | | | | | | | | | | | | 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
| * tvoids pathc 0001 - 0005leo2008-02-211-22/+65
| |
* | -modified offset tuning to call only on good SCHtvoid2008-04-111-46/+79
| | | | | | | | | | | | -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 gsm_burst_sink_c (sync_block)tvoid2008-04-101-7/+15
| | | | | | | | | | -testing with altering signature (single sample) and forecast to minimize buffers -gsm_scan.py: burst sink used when no burst scope -gsm_scan.py: change timing deafults, ursp buffer settings
* | -added wait count for timing test (stablize on good beacon)tvoid2008-04-081-19/+19
| | | | | | -enabled real time
* | -added sync/adjust callback for freq trimmingtvoid2008-04-081-53/+46
| | | | | | | | -fixed burst function with no outputs -cleanup some old float testing code
* | -preproc defs for tune testingtvoid2008-04-081-11/+29
| | | | | | | | -made burst ouput connections optional -added realtime scheduling setup
* | -fixed burst_cf samplingtvoid2008-04-081-2/+2
| |
* | working tune delay testtvoid2008-04-071-6/+6
| |
* | Merge branch 'master' into callback-testtvoid2008-04-071-12/+25
|\ \
| * | testing wxpython idle event timing (too slow)tvoid2008-04-071-2/+8
| | |
| * | - removed tuning callback crufttvoid2008-04-051-28/+14
| | | | | | | | | | | | - 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-18/+33
| | |
* | | working callbacktvoid2008-04-071-16/+19
|/ /
* | - fix burst statisticstvoid2008-04-051-5/+6
| | | | | | - change defaults to float decoder, no eq
* | tvoid working copy as of 2008-04-03tvoid2008-04-041-20/+76
|/
* donesteve2008-02-091-0/+458
personal git repositories of Harald Welte. Your mileage may vary