summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-05-28add magsq_psd.pymax1-0/+64
2012-01-26Add patch for WireShark 1.6.5.stevie1-0/+66
2011-10-28p25craft.py: a command line utility for crafting P25 packetsmossmann1-0/+1875
2011-07-18editorial revisionsmax1-7/+7
2011-07-18fix gainmax1-1/+1
2011-07-18correct copyright, other fixesmax3-7/+3
2011-07-18add fac,constellation,gl/nonglmax7-66/+781
2011-07-08add audio-if,wireshark,constellation with population,fixesmax1-17/+50
2011-06-02remove dead codemax1-23/+0
2011-06-02autoreset speed to 4800 for correlationmax1-3/+6
2011-06-02suppress freq entry in baseband modemax1-4/+5
2011-06-02scope.py initial releasemax17-0/+2014
2011-05-30Swap c4fm demod to use our version.stevie12-887/+36
2011-05-29Resolving conflicts caused by name change.stevie104-11037/+0
2011-05-29Rename 'decoder' to 'blocks'.stevie106-0/+11503
2011-04-12Fix Makefile and op25_tx Python callsmatt1-1/+1
2011-04-12Fix makefilematt2-2/+8
2011-04-09Fix rate bug.stevie1-23/+27
2011-04-05Avoid optimizations that confuse debugger.stevie1-0/+14
2011-04-03Make pcap_source produce packed output, convert to unpacked using standard bl...stevie3-36/+27
2011-04-03Modify usrp_c4fm_tx_nogui to lose repeat flag.stevie1-9/+6
2011-04-03Change pcap_source to avoid reading file while block is running.stevie3-134/+61
2011-04-03c4fm_tx_nogui - add Max's modulator, initial testing.stevie1-24/+71
2011-04-02Fix error string catenation in usrp_p25_rx_gl.pystevie1-2/+2
2011-04-02Remove free-standing pcap_source object.stevie54-4346/+21
2011-03-31Check-in missing modstevie1-9/+7
2011-03-29Initial draft of pcap injector.stevie4-7/+133
2011-03-24updated usrp_rxmax1-39/+137
2011-03-10possible fix for compile errormax1-0/+2
2011-02-07Add 'self' to 'options' on call to open_usrp(). NB: bug when freq not set on ...stevie1-3/+2
2011-02-07Undo add of pre-reqs.stevie1-0/+0
2011-02-07Add local copy of patched gr-fsk4-22Apr08.tar.gz named gr4-fsk4.tar.gzstevie1-0/+0
2011-01-28Changed audio_p25_rx to cope with PYTHONPATH issue and fix msgq bug.stevie1-4/+6
2011-01-28Make usrp_p25_rx_gl.py use the slicer and new signature for decoder.stevie2-4/+7
2011-01-28Fix errors in audio_p25_rx.pystevie2-5/+2
2011-01-28Fix 'make check' so it uses top_block and no longer fails.stevie1-9/+7
2011-01-27Minor edits.stevie3-21/+5
2011-01-23Fix errors in file_c4fm_rx_nogui.pystevie1-3/+4
2011-01-23Added op25_decoder_bf (changing signature of decoder).stevie2-0/+405
2011-01-23Add slicer to flow graphs for C4FM demodulator.stevie4-12/+179
2011-01-23Integrate Max's slicer into decoder, change signature for decoder, add pcap_s...stevie6-10/+564
2011-01-19Name changes, new files.stevie2-2/+163
2011-01-18Add simple c4fm demod no gui.stevie1-0/+160
2011-01-18Switch from TUN/TAP to UDP encapsulated output.stevie2-2/+2
2011-01-18Bug squashing.stevie2-4/+4
2011-01-18Add missing p25cai class (lost during check-in).stevie2-0/+169
2011-01-18Remove sniffer_du_handler.stevie2-182/+0
2011-01-18Change string used for plaintext.stevie1-1/+1
2011-01-18Drop TUN/TAP in favour of p25 in UDP encapsulation.stevie4-25/+23
2011-01-18Add pickle.stevie2-0/+128