debian/gnuradio
2010-03-05 Eric BlossomAdd command that builds a new 'out-of-tree' project.
2010-03-04 Eric Blossomdoc fix (in generated file)
2010-03-04 Eric Blossomdoc fix
2010-03-04 Johnathan CorganFix distcheck failure in gr-howto-write-a-block
2010-03-04 Eric BlossomMerge branch 'howto'
2010-03-04 Eric BlossomRefactor gr-howto-write-a-block such that it no longer...
2010-03-04 Josh BlumFixed bug in checking if path is writable.
2010-03-03 Josh BlumIf the directory is read-only, use the systems tmp...
2010-03-02 Johnathan CorganMerge branch 'usrp2_set_ant' of git://gnuradio.org...
2010-03-02 Johnathan CorganAdd README for new FPGA hosting location
2010-03-02 Josh Blumset antenna defaults to 0
2010-02-28 Tom RondeauAdding Doxygen comments to new FFT filter blocks.
2010-02-28 Tom RondeauNew fft filter base class to handle complex data types...
2010-02-28 Tom RondeauRenaming ffft filter base class to reflect its use...
2010-02-28 Johnathan CorganRemove usrp1 and usrp2 FPGA files. These are now hoste...
2010-02-28 Tom RondeauAdding a base class to handle FFT filters for use in...
2010-02-27 Tom RondeauFixing use of pick_bitrate2 in QT Rx2.
2010-02-27 Tom RondeauFixing logging in new DBPSK and DQPSK.
2010-02-26 Tom RondeauFixing a few bugs in handling of real samples per symbol.
2010-02-26 Tom RondeauFixes pick_bitrate2 for use on receiver side.
2010-02-26 Josh Blumsetting xcvr antennas through api
2010-02-25 Tom RondeauFixing pick_bitrate2 for transmit side with all cases...
2010-02-25 Josh BlumAdded call to set antenna. Split XCVR into new thing...
2010-02-24 Josh Blumupdated wiki url
2010-02-21 Johnathan CorganMerge branches 'wbx_usrp2' and 'wbx_usrp1' of git:...
2010-02-20 Matt EttusMerge branch 'db_default'
2010-02-19 Jason AbeleClarified copyright and licensing
2010-02-18 Johnathan CorganFix linker path in gr-pager
2010-02-15 Tom RondeauNew pick_bitrate2 will take any combination of bitrate...
2010-02-14 Matt Ettusremove reference to nonexistant include
2010-02-14 Matt Ettustest the ability to read default eeprom values, for...
2010-02-11 Johnathan CorganMerge branch 'prefix' of git://gnuradio.org/jabele
2010-02-11 Tom RondeauWorking on pick_bitrate.
2010-02-10 Jason AbeleFixed creation of burn-usrp2-eeprom, burn-usrp4-eeprom
2010-02-10 Jason AbeleFirst pass WBX USRP2 driver
2010-02-09 Tom RondeauArbitrary bit rates seems to be working.
2010-02-09 Tom RondeauRemoving resampler from usrp transmit path as its taken...
2010-02-09 Tom RondeauSetting up code to handle setting of samples per symbol...
2010-02-09 Tom RondeauAdding a pick bitrate calculation for new tx/rx modulat...
2010-02-08 Eric BlossomRegenerate defective omnithread.pdf
2010-02-04 Eric BlossomFix pick_subdevice.
2010-02-02 TomMerge branch 'master' of git@gnuradio.org:gnuradio
2010-02-02 TomMerge branch 'fll'
2010-02-02 TomFixing DQPSK block to work with any real value samples...
2010-02-02 TomChanging Makefile so the new PAM examples are installed
2010-02-01 TomMinor adjustments to FLL example
2010-02-01 TomSimplifying and using PFB resampler to generate pusle...
2010-02-01 TomUsing PFB resampler to generate the pulse shaping filte...
2010-01-31 TomPreventing an error message by casting an integer ...
2010-01-31 TomUsing PFB resampler to do the RRC filtering on the...
2010-01-31 TomGot this wrong before. Derivative filter taps are now...
2010-01-30 Philip BalisterUpdate cpu detection macro to work for native build...
2010-01-27 Eric Blossomupdate config.guess, config.sub and INSTALL
2010-01-23 Josh Blumgrc bug fix from Dimitris Symeonidis
2010-01-21 Johnathan CorganMerge branch 'fix/libdir' of git@gnuradio.org:gnuradio
2010-01-19 Johnathan Corganbuild: trial fix for gr-pager issue on Ubuntu
2010-01-18 Eric BlossomRemove unnecessary implementation of flexrf::refclk_freq.
2010-01-18 Eric BlossomRemove assert(dac_rate() == 128000000).
2010-01-18 Johnathan Corganusrp2: fix for 'start_rx_streaming_at' hang
2010-01-18 TomDoing the same with the resampler on the receiver side.
2010-01-18 Tom RondeauPlaying with using the resampler to allow any bit rate...
2010-01-17 TomAdding FLL correction to DQPSK2 block.
2010-01-17 TomMerge branch 'resampler'
2010-01-11 Johnathan CorganMerge branch 'fix/sample_n_hold' of git://gnuradio...
2010-01-11 Josh Blumfix bug in sample and hold wrapper for grc
2010-01-10 Josh BlumApplied reverse diff for win.set_* change on ra_fftsink.py
2010-01-10 Josh Blumfixed issue 387: removed uses of win.set for wx sinks
2010-01-09 Johnathan Corgangr-noaa: work-in-progress for LRIT reception
2010-01-09 Johnathan CorganMerge branch 'fix/waterfall' of git://gnuradio.org...
2010-01-09 Eric BlossomRemove trailing whitespace after \
2010-01-09 Eric BlossomRemove warning related to GRC_GR_VRT
2010-01-07 Josh BlumUse numpy to do color table lookup.
2010-01-05 Jason AbeleRemove wbxng tx gain dependence on pga gain
2010-01-04 Jason AbeleAdded antenna select support for new board rev
2010-01-04 Jason AbeleFixing bad tuning range code
2010-01-04 Jason AbeleWBXNG: Can not enable/disable ADF4350 from set_enable()
2010-01-04 Jason AbeleWBXNG: power on/off TXMOD and Synth/VCO with set_enable
2010-01-04 Jason AbeleWBXNG: set ADF4350 to low spur mode
2010-01-02 TomFixing up loopback benchmark program for new DBPSK...
2010-01-02 TomUIC files to go along with previous commit (for QT...
2010-01-02 TomAdding a routine to exercise the new DBPSK receiver...
2010-01-02 TomPrinting FLL gain value in verbose mode.
2010-01-02 TomSince I'm bothering to average the error, I might as...
2009-12-27 Josh Blumbug fix for waterfall plotter,
2009-12-23 Eric Blossomupdate gitignores
2009-12-21 TomAdding FLL to QT loopback example.
2009-12-21 TomAdding FLL to DBPSK demodulator block. Need OTA testing.
2009-12-20 TomAdding some documentation.
2009-12-20 TomCleaning up functions.
2009-12-20 TomWIP: better access to setting FLL parameters and workin...
2009-12-18 TomNew way to handle arbitrary resampler. Now featuring...
2009-12-18 Josh BlumReplaced the need for code word tables by setting the...
2009-12-18 Josh BlumAdded unparse capability to the vrt expanded header.
2009-12-18 Johnathan CorganMerge branch 'bef' of gnuradio.org/git/trondeau
2009-12-16 TomAdding new GRC examples for using FLL block.
2009-12-16 TomGenerating the band-edge filter taps based on the overs...
2009-12-12 Johnathan CorganMerge branch 'wip/pager' of git@gnuradio.org:jcorgan
2009-12-12 Johnathan CorganMerge branch 'patches-from-list' of gnuradio.org/git...
2009-12-10 TomAdding accessor functions to set alpha and beta gains...
2009-12-10 TomAdding alpha and beta gains to FLL constructor.
next