summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-08-04merged -r5966:6112 on trondeau/ofdm_mod. Allows for generic constellations ↵trondeau
(supports bpsk, qpsk, 8psk, qam16, qam64, and qam256 currently), fixes some bugs in the correlation and altered default parameters for over-the-air operation. This merge fixes ticket:156 and ticket:157. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6113 221aa14e-8319-0410-a670-987f0aec2ac5
2007-08-03Fix eol-style property on recently created m4 files, fixes ticket:160.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6104 221aa14e-8319-0410-a670-987f0aec2ac5
2007-08-01Made --notches code more robust--error checks, and it now also "tracks"mleech
frequency changes. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6094 221aa14e-8319-0410-a670-987f0aec2ac5
2007-07-31Added an experimental feature for listing notch frequencies on the command linemleech
using --notches. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6093 221aa14e-8319-0410-a670-987f0aec2ac5
2007-07-31Fix missed usrpm conversion.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6089 221aa14e-8319-0410-a670-987f0aec2ac5
2007-07-30Extended the range of the offset controls so that it now covers -750 to +750mleech
Added bounds-checking/setting for both --calib_coeff and --calib_offset git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6084 221aa14e-8319-0410-a670-987f0aec2ac5
2007-07-30Added GUI for post-detector offset and gain. Previously these were carriedmleech
on the command line only, as --calib_offset and --calib_coeff. Now you can tweak them with the GUI, and the command line options have different scaling than previously. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6083 221aa14e-8319-0410-a670-987f0aec2ac5
2007-07-21fix .h to match .cceb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6049 221aa14e-8319-0410-a670-987f0aec2ac5
2007-07-21Updated license from GPL version 2 or later to GPL version 3 or later.eb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6044 221aa14e-8319-0410-a670-987f0aec2ac5
2007-07-21removed redundant copies of COPYINGeb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6043 221aa14e-8319-0410-a670-987f0aec2ac5
2007-07-20Update LO offset calls.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6039 221aa14e-8319-0410-a670-987f0aec2ac5
2007-07-20Reworked LO offset handling.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6038 221aa14e-8319-0410-a670-987f0aec2ac5
2007-07-19Fix for working with RFX boards.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6029 221aa14e-8319-0410-a670-987f0aec2ac5
2007-07-19Merged r6015:6026 from jcorgan/radar.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6027 221aa14e-8319-0410-a670-987f0aec2ac5
2007-07-18Merged r5945:6012 from jcorgan/radar into trunk. Updates gr-radar-mono ↵jcorgan
component. Trunk passes distcheck. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6013 221aa14e-8319-0410-a670-987f0aec2ac5
2007-07-16Added documentation.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@5988 221aa14e-8319-0410-a670-987f0aec2ac5
2007-07-16Added center bandjcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@5986 221aa14e-8319-0410-a670-987f0aec2ac5
2007-07-16Missed file.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@5984 221aa14e-8319-0410-a670-987f0aec2ac5
2007-07-16Added decoder script for band (40 channels).jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@5983 221aa14e-8319-0410-a670-987f0aec2ac5
2007-07-16Implemented AFC loop in gr-pagerjcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@5982 221aa14e-8319-0410-a670-987f0aec2ac5
2007-07-16Fix reference message and tweak DC removal constant.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@5981 221aa14e-8319-0410-a670-987f0aec2ac5
2007-07-16Merged r5950:5978 from features/pager into trunk. Trunk passes distcheck.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@5979 221aa14e-8319-0410-a670-987f0aec2ac5
2007-07-15merged -r5947:5965 on trondeau/regen into trunk. Fixes ticket:154 on ↵trondeau
gr_regenerate_bb block. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@5966 221aa14e-8319-0410-a670-987f0aec2ac5
2007-07-14Updates to AUTHORS file.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@5957 221aa14e-8319-0410-a670-987f0aec2ac5
2007-07-12Fix gain setting in digital example transmit path. Only affects BasicTX and ↵jcorgan
LFTX operation. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@5947 221aa14e-8319-0410-a670-987f0aec2ac5
2007-07-12Merged r5732:5941 from jcorgan/sar into trunk. Adds start of gr-radar-mono ↵jcorgan
component. Trunk passes distcheck. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@5942 221aa14e-8319-0410-a670-987f0aec2ac5
2007-07-04Minor tweaks in displayjcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@5905 221aa14e-8319-0410-a670-987f0aec2ac5
2007-07-04Fix long standing hang when exiting due to blocking read in gr-pager.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@5903 221aa14e-8319-0410-a670-987f0aec2ac5
2007-06-27Fix missed import from usrpm conversion.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@5855 221aa14e-8319-0410-a670-987f0aec2ac5
2007-06-25removed bug in pll_carrier_recovery which prevented stereo from working. ↵nldudok1
Side-effect is that stereo-squelch is disabled for now git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@5833 221aa14e-8319-0410-a670-987f0aec2ac5
2007-06-25removed bug in pll_carrier_recovery which prevented stereo from working. ↵nldudok1
Side-effect is that stereo-squelch is disabled for now git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@5832 221aa14e-8319-0410-a670-987f0aec2ac5
2007-06-25bugfix: itemsize was not respected, sizeof(float) was allways usednldudok1
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@5831 221aa14e-8319-0410-a670-987f0aec2ac5
2007-06-15added two helper functions: fsm_concatenate and fsm_radixanastas
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@5773 221aa14e-8319-0410-a670-987f0aec2ac5
2007-06-10Merging OFDM features branch r5661:5759 into trunk. OFDM works over the air ↵trondeau
with BPSK and QPSK modulations on subcarriers. Passes make distcheck. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@5761 221aa14e-8319-0410-a670-987f0aec2ac5
2007-06-06Added vector smoothing, removed record reversaljcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@5699 221aa14e-8319-0410-a670-987f0aec2ac5
2007-06-05Merged r5566:5676 from jcorgan/snd into trunk, with minor changes. ↵jcorgan
Component gr-sounder is now complete for recording impulse responses to a file. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@5679 221aa14e-8319-0410-a670-987f0aec2ac5
2007-06-05Added more files to ignore.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@5677 221aa14e-8319-0410-a670-987f0aec2ac5
2007-06-04merge ordm/receiver branch -r5574:5659. Reworks OFDM receiver with ↵trondeau
refactored OFDM blocks. A few bug fixes for other blocks have also been slipped in. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@5661 221aa14e-8319-0410-a670-987f0aec2ac5
2007-06-02useful for splitting up packetsmatt
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@5605 221aa14e-8319-0410-a670-987f0aec2ac5
2007-05-30not usedmatt
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@5578 221aa14e-8319-0410-a670-987f0aec2ac5
2007-05-30Added error checking on call to set_freqeb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@5577 221aa14e-8319-0410-a670-987f0aec2ac5
2007-05-30Dave Gotwisner's fix for usrp_basic_rx::stopeb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@5576 221aa14e-8319-0410-a670-987f0aec2ac5
2007-05-30added Trond's gr_max_* and gr_argmax_* blockseb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@5575 221aa14e-8319-0410-a670-987f0aec2ac5
2007-05-30minor doc tweakeb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@5571 221aa14e-8319-0410-a670-987f0aec2ac5
2007-05-30DBS_RX_2_1 --> DBS_RX_REV_2_1mleech
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@5570 221aa14e-8319-0410-a670-987f0aec2ac5
2007-05-29Changed detector chain in usrp_psr_receiver to use complex_to_mag_squared.mleech
Changed usrp_ra_receiver to use dbid() method to determine which card type is being used. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@5564 221aa14e-8319-0410-a670-987f0aec2ac5
2007-05-29Merged r5556:5561 from jcorgan/snd into trunk. Updates gr-sounder with ↵jcorgan
receive processing. Trunk passes distcheck. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@5562 221aa14e-8319-0410-a670-987f0aec2ac5
2007-05-28Merged r5547:5542 from jcorgan/num into trunk. Converts from using Python ↵jcorgan
Numeric to numpy. Trunk passes distcheck. gr-radio-astronomy still needs conversion. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@5553 221aa14e-8319-0410-a670-987f0aec2ac5
2007-05-28Trial fix for ticket:153jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@5552 221aa14e-8319-0410-a670-987f0aec2ac5
2007-05-28minor cleanupeb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@5549 221aa14e-8319-0410-a670-987f0aec2ac5