Commit graph

  • 4ff53b8822 Merge remote-tracking branch 'jenda/master' master Marek Sebera 2016-09-05 14:31:08 +02:00
  • bffab641ae sniffer (audio and pcap) patch Jenda 2016-08-28 08:47:30 +02:00
  • a562b0e9a2 Merged useful extra features Petr Baudis 2012-07-03 23:43:56 +02:00
  • 7d6f7287d7 osmosdr-tetra_demod_fft.py: More verbose fine-tuning messages Petr Baudis 2012-07-03 23:43:08 +02:00
  • 89f01f3501 fix debug build Jiří Pinkava 2014-10-03 16:12:10 +02:00
  • c065f9214c speed up float_to_bits Jiří Pinkava 2014-10-03 14:56:52 +02:00
  • 6f78d76052 removed hard coded values - exchanged it with enum for better readability luckyhacky 2013-12-30 23:58:58 +01:00
  • 83140af8d0 extended sysinfo as described in section 21.4.4.1 now every transmitted field in sysinfo is analyzed luckyhacky 2013-12-30 23:42:36 +01:00
  • 732d06d531 align for better readability luckyhacky 2013-12-30 23:18:11 +01:00
  • 165bf705a2 fixed typo luckyhacky 2013-12-30 23:02:41 +01:00
  • 6dcdb89454 set hyperframe number in struct tdma_time luckyhacky 2013-12-30 20:58:30 +01:00
  • 59e06e22ee added basic hyperframe support for output luckyhacky 2013-12-30 20:32:09 +01:00
  • 185a659048 patch for dumping traffic dump-traffic-02 Jiří Pinkava 2014-11-05 13:55:37 +01:00
  • 0aef6eb648 works with rtl sdr and gnuradio 3.8 Bastian Bloessl 2013-11-17 20:00:18 +01:00
  • 1d569bbd62 fix first decimation value for FCD devices Dimitri Stolnikov 2012-11-11 14:11:53 +01:00
  • 148973da6e float2bits migrated to tetra-rx - compatible to old mode - new streaming mode (option -s) - buffer size adjusted luckyhacky 2014-11-16 20:55:14 +01:00
  • dafde94bfe fixed warnings from compiler findings - added missing header definition for tun_alloc - added missing switch cases -> fixed by TODO/FIXME comment luckyhacky 2014-11-13 20:35:39 +01:00
  • 42dead06be Merged useful extra features Petr Baudis 2012-07-03 23:43:56 +02:00
  • 8ab2f31469 osmosdr-tetra_demod_fft.py: More verbose fine-tuning messages Petr Baudis 2012-07-03 23:43:08 +02:00
  • d3b9991eb5 updated uhd-tetra_demod.py and cqpsk.py for GNU Radio v3.74 compatibility Mike Jameson 2014-08-25 14:33:49 +01:00
  • 0792d3571d multidemod - fix params multidemod-next Jiří Pinkava 2014-10-15 21:55:54 +02:00
  • 8d0dad6dd0 shit Jiří Pinkava 2014-10-10 01:09:28 +02:00
  • 0cbb321801 SHIT: -O2 Jiří Pinkava 2014-10-03 16:19:02 +02:00
  • fb9381ed2a add demodulator for multiple channels Jiří Pinkava 2014-10-03 03:34:15 +02:00
  • 243fd9b554 patch for dumping traffic dump-traffic-01 Jiří Pinkava 2014-11-05 13:55:37 +01:00
  • 31c5b55186 works with rtl sdr and gnuradio 3.8 Bastian Bloessl 2013-11-17 20:00:18 +01:00
  • 7bcc11d568 fix first decimation value for FCD devices Dimitri Stolnikov 2012-11-11 14:11:53 +01:00
  • f7479db0d2 Merge pull request #1 from luckyhacky/master Jiří Pinkava 2014-11-17 14:59:05 +01:00
  • d03677065f float2bits migrated to tetra-rx - compatible to old mode - new streaming mode (option -s) - buffer size adjusted luckyhacky 2014-11-16 20:55:14 +01:00
  • d19275b5a8 fixed warnings from compiler findings - added missing header definition for tun_alloc - added missing switch cases -> fixed by TODO/FIXME comment luckyhacky 2014-11-13 20:35:39 +01:00
  • 698bbe70be Merge remote-tracking branch 'm0mik/master' Mike Jameson updated uhd-tetra_demod.py and cqpsk.py for GNU Radio v3.74 compatibility luckyhacky 2014-11-13 19:41:36 +01:00
  • 9cac3d5694 Merged useful extra features Petr Baudis 2012-07-03 23:43:56 +02:00
  • 624a0c1561 osmosdr-tetra_demod_fft.py: More verbose fine-tuning messages Petr Baudis 2012-07-03 23:43:08 +02:00
  • 0be1bc99c1 Merge remote-tracking branch 'testing/master' Merge new features with community release luckyhacky 2014-11-13 18:46:09 +01:00
  • 17bd35b66a Merge pull request #2 from pinkavaj/fixdebug-00 Bastian Bloessl 2014-10-04 11:27:52 +02:00
  • 940134a3f8 Merge pull request #1 from pinkavaj/fast-00 Bastian Bloessl 2014-10-04 11:27:36 +02:00
  • a0d940526e fix debug build Jiří Pinkava 2014-10-03 16:12:10 +02:00
  • 4139011a3a speed up float_to_bits Jiří Pinkava 2014-10-03 14:56:52 +02:00
  • bfffed54e9 Merge pull request #1 from m0mik/gr_3.7.4_compatibility Mike Jameson 2014-08-25 14:45:16 +01:00
  • 5429a1e3ab updated uhd-tetra_demod.py and cqpsk.py for GNU Radio v3.74 compatibility Mike Jameson 2014-08-25 14:33:49 +01:00
  • f30c673b5b works with b210 Bastian Bloessl 2014-08-15 09:20:12 +02:00
  • 856ec1c7d1 removed hard coded values - exchanged it with enum for better readability luckyhacky 2013-12-30 23:58:58 +01:00
  • 8cbf131fad extended sysinfo as described in section 21.4.4.1 now every transmitted field in sysinfo is analyzed luckyhacky 2013-12-30 23:42:36 +01:00
  • 23b7320987 align for better readability luckyhacky 2013-12-30 23:18:11 +01:00
  • 5c69f180ee fixed typo luckyhacky 2013-12-30 23:02:41 +01:00
  • ae6b224cdb set hyperframe number in struct tdma_time luckyhacky 2013-12-30 20:58:30 +01:00
  • 72fcf477ab added basic hyperframe support for output luckyhacky 2013-12-30 20:32:09 +01:00
  • bf8a080c10 works with rtl sdr and gnuradio 3.8 Bastian Bloessl 2013-11-17 20:00:18 +01:00
  • 6430bdeb5f fix some global ugliness Frank A. Stevenson 2012-12-01 14:48:52 +01:00
  • 1594e170bc fix first decimation value for FCD devices Dimitri Stolnikov 2012-11-11 14:11:53 +01:00
  • 2ee4b4ad4d float_to_bits: Remove offset Sylvain Munaut 2012-11-11 12:46:54 +01:00
  • 095e7bd8aa Add missing if braces in decode_chan_alloc Gregor Gregoric 2012-10-01 19:48:11 +02:00
  • 2d9bf16066 Use correct bit offset to decode the ADDR_TYPE_SSI_USAGE Ronny Kunze 2012-07-14 13:02:07 +02:00
  • 7bb6e34ad0 move graphical sinks to tabbed control Dimitri Stolnikov 2012-06-07 21:39:09 +02:00
  • 246b3d37e1 rename rtlsdr-tetra_demod_fft.py to osmosdr-tetra_demod_fft.py Dimitri Stolnikov 2012-06-07 15:24:52 +02:00
  • 74d40768ed add --args command line argument to pass to gr-osmosdr source Dimitri Stolnikov 2012-06-07 15:22:37 +02:00
  • e55c014d9c rtlsdr-tetra: remove unneeded import Steve Markgraf 2012-06-07 15:06:20 +02:00
  • 582acdf444 add frequency and gain controls to rtlsdr receiver Dimitri Stolnikov 2012-06-07 14:29:26 +02:00
  • 2037ebeac6 add rtlsdr based receiver with click & tune functionality Dimitri Stolnikov 2012-05-31 00:44:01 +02:00
  • 617dacf7b9 demod: use current uhd arguments scheme in uhd-tetra_demod.py Dimitri Stolnikov 2011-12-27 12:14:03 +01:00
  • 7226098a9c add tunctl to .gitignore Dimitri Stolnikov 2011-12-27 12:09:53 +01:00
  • d4948d3c29 gsmtap: Fix warnings Sylvain Munaut 2011-11-25 20:28:49 +01:00
  • 1bc5434a99 lower_mac/viterbi: Use the high level API of conv.h from libosmocore Sylvain Munaut 2011-11-25 20:13:51 +01:00
  • 2a7ed4e7ae update cqpsk demodulator to work with gnuradio 3.5 Dimitri Stolnikov 2011-11-20 17:04:27 +01:00
  • a4bdfabbbb fix ordering of gcc food in Makefile Alexander Huemer 2011-10-30 15:29:45 +00:00
  • 4384428843 demod: Add new option to usrp1 demod Sylvain Munaut 2011-09-25 16:37:54 +02:00
  • abc2eb2b97 tetra_mac_pdu: Prevent array overflow of addr_len_by_type[] Harald Welte 2011-07-16 18:05:44 +02:00
  • 6d7b343149 use the new osmocom/core/prim.h header file Harald Welte 2011-06-23 14:16:25 +02:00
  • 07d1f1f7d2 float_to_bits: add '-v' argument for verbose printing of the bits Harald Welte 2011-06-04 22:11:56 +02:00
  • e417cc16f5 Add UHD based demodulator script (tested with N200+WBX) Clemens Hopfer 2011-06-04 08:52:58 +02:00
  • 5707cb731c add FCDP based modulator with FFT output during demodulation Harald Welte 2011-06-01 19:05:03 +02:00
  • f72acb950a add bit-reordering functions for TETRA ACELP speech codec Harald Welte 2011-05-29 13:02:37 +02:00
  • a40aa8133b add a quilt patch series against the ETSI TETRA codec Harald Welte 2011-05-29 12:16:48 +02:00
  • 5868bbf87f save state if traffic or non-traffic burst at AACH time Harald Welte 2011-05-28 20:10:56 +02:00
  • 06b01f79b3 Speech Class 1 bits are 112 / 168, not 114 / 171 Harald Welte 2011-05-27 12:32:15 +02:00
  • c959894fbe add rate 8/17 RCPC for speech with STCH Harald Welte 2011-05-27 11:05:51 +02:00
  • e3032cd897 add matrix interleave for voice frames (untested) Harald Welte 2011-05-27 10:59:09 +02:00
  • a9885473d2 conv_enc: fix test cases for voice RCPC Harald Welte 2011-05-27 10:48:23 +02:00
  • cb25e99b21 lower_mac: Add puncturing schemes for voice channels Harald Welte 2011-05-27 10:38:24 +02:00
  • 025c3fc4c9 add missing tun/tap utility routines Harald Welte 2011-05-27 09:38:34 +02:00
  • ee7a645ca4 Add LLC defragmentation + SDNCP output via tun device Harald Welte 2011-05-27 09:37:06 +02:00
  • 13657cf8d2 add location update types Harald Welte 2011-05-27 09:31:35 +02:00
  • fd878e23d7 tetra-rx: use talloc Harald Welte 2011-05-27 08:46:10 +02:00
  • 0ad20fd762 create 'struct tetra_mac_state' in main and pass through all layers/SAPs Harald Welte 2011-05-27 08:44:12 +02:00
  • e676ea1300 use new GSMTAP api inside libosmocore Harald Welte 2011-05-21 18:55:08 +02:00
  • a22f5923d1 libosmocore namespace changes ("osmo_") Harald Welte 2011-05-08 09:46:46 +02:00
  • 005e26833e add tunctl to makefile Harald Welte 2011-04-26 14:49:59 +02:00
  • 2d9b3e2560 lower_mac/viterbi: Use the viterbi code provided in libosmocore Sylvain Munaut 2011-04-23 17:24:37 +02:00
  • 24177bce48 modify tunctl to allow cration of TUN (ip) devices, not just TAP (ethernet) Harald Welte 2011-04-25 18:47:29 +02:00
  • ceaf34016a Import tunctl from uml-utilities project Harald Welte 2011-04-25 18:28:29 +02:00
  • 4911ba91ef TETRA: start to use msgb as part of osmo_prim / tmvsap_prim Harald Welte 2011-04-24 16:55:42 +02:00
  • 8d36966e82 tetra_prim: some more comments Harald Welte 2011-04-24 15:43:28 +02:00
  • 194bf12a0a LLC: fix parsing of AL-FINAL Harald Welte 2011-04-24 12:04:51 +02:00
  • 2840dc5f07 don't decode NULL pdu or TL-SDU of non-starting LLC segments Harald Welte 2011-04-24 11:45:20 +02:00
  • b5d6edbb82 Introduce LLC layer that has been completely missign so far Harald Welte 2011-04-24 11:10:52 +02:00
  • 2c6eab8f48 upper mac: fix printing of carrier frequency Hz Harald Welte 2011-04-24 10:00:37 +02:00
  • 51147d4e7a upper mac: fix printing of certain PDUs (remove additional newline) Harald Welte 2011-04-24 09:54:02 +02:00
  • ba1ec17db6 upper mac: print MLE PDU type Harald Welte 2011-04-24 09:24:13 +02:00
  • ec02a9f038 upper mac: initial SUPPLEMENTARY parsing, fix fake FRAG/END decoding Harald Welte 2011-04-24 09:15:28 +02:00
  • 2e56b6eed0 PHY: don't print the full raw burst bits for each burst by default Harald Welte 2011-04-24 09:14:35 +02:00