Commit Graph

41 Commits

Author SHA1 Message Date
Harald Welte c5a077f5f9 Remove old 'tun' based interface to wireshark
this interface has long been replaced by GSMTAP on top of UDP, which
is supported in wireshark mainline
2010-11-09 16:58:31 +01:00
Harald Welte 69103cef22 [gsm-tvoid] remove swig-generated gsm.cc 2010-06-30 13:02:37 +02:00
Harald Welte 51eaba28a3 [gsm-tvoid] new gsmtap header, raw burst pcap support
* split burst decoding context out of GS_ctx and have one for each TS
* add PCAP output for GSMTAP_TYPE_UM_BURST (142 bit burst per packet)
2008-11-29 13:48:12 +05:30
Harald Welte fc65a393a6 [gsm-tvoid] store frame number in gsmtap for non-TS0 bursts 2008-11-27 14:24:28 +05:30
Harald Welte 89cd1ec48e [gsm-tvoid] Use correct frame number in gsmtap header 2008-11-27 13:28:32 +05:30
Harald Welte 6c274198ad Add PCAP (LINKTYPE GSM incl. gsmtap hdr) support 2008-11-27 08:35:42 +05:30
Harald Welte 560e8fb53f [gsm-tvoid]: Add support for tun device (merge from gssm) 2008-11-25 23:32:36 +05:30
Harald Welte c4ba14dd9d [gsm-tvoid]: Add missing #include <string.h> 2008-11-25 11:07:58 +05:30
tvoid 3f97e0be9f Merge commit 'origin/HEAD' into 20080415
Conflicts:

	gsm-tvoid/src/lib/Makefile.am
	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_cf.h
	gsm-tvoid/src/python/gsm_scan.py
2008-04-25 13:53:28 -06:00
leo fb9671bfc0 initial 2008-04-24 02:25:11 +01:00
leo ae813e4258 patch 20080411 2008-04-18 00:53:39 +01:00
leo 6e9a62d578 fire code fixup 2008-04-17 15:18:16 +01:00
leo bec9447ae5 lala
fire code in!
2008-04-17 13:49:09 +01:00
leo a4c10650e0 lala 2008-04-17 13:48:57 +01:00
tvoid e4e5a96c7b misc cleanup 2008-04-15 22:37:40 -06:00
tvoid 3bf064f2a0 added cmd line options for hop speed testing 2008-04-15 17:01:47 -06:00
tvoid de1460aa94 added m&m to burst_cf
doubles to floats
2008-04-15 15:09:00 -06:00
tvoid d2107cd98e refactor gsm_scan.py 2008-04-11 12:24:41 -06:00
tvoid 6727225154 Merge commit 'origin/HEAD'
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
2008-04-11 09:08:00 -06:00
tvoid 26645da761 -modified offset tuning to call only on good SCH
-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
2008-04-11 08:23:48 -06:00
tvoid cca7b770a8 -added gsm_burst_sink_c (sync_block)
-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
2008-04-10 13:30:47 -06:00
tvoid 05290ecda1 -added wait count for timing test (stablize on good beacon)
-enabled real time
2008-04-08 17:04:19 -06:00
tvoid 8b86cd6d33 -added sync/adjust callback for freq trimming
-fixed burst function with no outputs
-cleanup some old float testing code
2008-04-08 14:44:00 -06:00
tvoid f1000547ab -moved some burst output conditional code 2008-04-08 09:48:47 -06:00
tvoid be9f4a0844 -preproc defs for tune testing
-made burst ouput connections optional
-added realtime scheduling setup
2008-04-08 09:33:35 -06:00
tvoid 4cfc3dca2b -fixed burst_cf sampling 2008-04-08 01:11:27 -06:00
tvoid f5881fc49a working tune delay test 2008-04-07 22:36:31 -06:00
tvoid 57ad579c4c Merge branch 'master' into callback-test 2008-04-07 20:34:29 -06:00
tvoid 0be80293ca added burst callbacks for freq_offset and tune 2008-04-07 18:58:43 -06:00
tvoid 7a6d8fc1da working callback 2008-04-07 17:50:59 -06:00
tvoid e623985d7b - removed tuning callback cruft
- Added printing options for "(d)ecoded hex for gamdecode"
- Fixed print flags for normal, dummy bursts
2008-04-05 13:51:31 -06:00
tvoid 4047af29e9 - fix burst statistics
- change defaults to float decoder, no eq
2008-04-05 10:39:01 -06:00
tvoid bfd7d40128 initial merge complete 2008-04-04 01:08:17 -06:00
tvoid f544355f73 merged gsm_burst.cc 2008-04-04 00:46:42 -06:00
tvoid cac311da27 tvoid working copy as of 2008-04-03 2008-04-04 00:25:27 -06:00
leo 21aadd2938 tvoid's suggested cleanup. 2008-02-21 02:55:05 +00:00
leo c8a37f2e8a tvoid's patch 0001 - 0005 2008-02-21 02:37:14 +00:00
leo 02e4a3235a updates... 2008-02-20 11:18:20 +00:00
leo 89c210c82d initail 2008-02-20 02:51:05 +00:00
leo 7a743398cf channel decoding (gsmstack) 2008-02-20 02:28:51 +00:00
steve d6760ac7b1 done 2008-02-09 10:44:34 +00:00