summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* added m&m to burst_cftvoid2008-04-1511-52/+319
| | | doubles to floats
* refactor gsm_scan.pytvoid2008-04-112-200/+255
|
* python stderr messagestvoid2008-04-111-25/+26
|
* Merge commit 'origin/HEAD'tvoid2008-04-115-11/+1530
|\
| * caputre scriptleo2008-04-101-1/+1
| |
| * mnc and mcc supportleo2008-04-104-11/+1491
| |
| * initialroot2008-04-091-0/+39
| |
* | Merge commit 'origin/HEAD'tvoid2008-04-117-43/+34
|\| | | | | | | | | | | | | | | | | | | | | 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-214-24/+16
| |
| * tvoids pathc 0001 - 0005leo2008-02-211-22/+65
| |
| * tvoid's patch 0001 - 0005leo2008-02-217-118/+257
| |
* | -modified offset tuning to call only on good SCHtvoid2008-04-118-81/+285
| | | | | | | | | | | | -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-105-16/+211
| | | | | | | | | | -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-082-22/+23
| | | | | | -enabled real time
* | -added sync/adjust callback for freq trimmingtvoid2008-04-086-67/+68
| | | | | | | | -fixed burst function with no outputs -cleanup some old float testing code
* | -moved some burst output conditional codetvoid2008-04-082-15/+14
| |
* | -preproc defs for tune testingtvoid2008-04-085-21/+54
| | | | | | | | -made burst ouput connections optional -added realtime scheduling setup
* | -fixed burst_cf samplingtvoid2008-04-084-61/+67
| |
* | working tune delay testtvoid2008-04-072-23/+59
| |
* | Merge branch 'master' into callback-testtvoid2008-04-076-50/+53
|\ \
| * | testing wxpython idle event timing (too slow)tvoid2008-04-071-2/+8
| | |
| * | - removed tuning callback crufttvoid2008-04-058-182/+57
| | | | | | | | | | | | - 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-074-28/+55
| | |
* | | working callbacktvoid2008-04-078-129/+44
|/ /
* | - fix burst statisticstvoid2008-04-054-5/+10
| | | | | | - change defaults to float decoder, no eq
* | initial merge completetvoid2008-04-049-0/+7
| |
* | merged gsm_burst.cctvoid2008-04-041-5/+35
| |
* | tvoid working copy as of 2008-04-03tvoid2008-04-049-179/+444
|/
* initalleo2008-02-211-2/+19
|
* major bugfixes in gsmdecode (fragmented packets)leo2008-02-204-38/+90
|
* lalaleo2008-02-205-1099/+0
|
* fixupleo2008-02-202-6517/+2
|
* updates...leo2008-02-2031-59099/+7196
|
* initialleo2008-02-209-0/+4222
|
* initialleo2008-02-203-0/+97
|
* initailleo2008-02-201-0/+5
|
* initialleo2008-02-201-0/+35
|
* channel decoding (gsmstack)leo2008-02-2011-1/+1286
|
* donesteve2008-02-0986-0/+66025
personal git repositories of Harald Welte. Your mileage may vary