debian/gnuradio
2008-09-22 jblumconfig properties and rates for gl sinks
2008-09-21 mattcatch up with latest pin defs of u2_core
2008-09-21 mattattach a 16 bit device to the bus and make it look...
2008-09-21 mattnew app to test the ram
2008-09-21 mattwb_zbt16_b is a quick hack just to be able to safely...
2008-09-21 mattnew directory for files
2008-09-21 mattzbt ram controller
2008-09-20 ebadded GRUEL_INCLUDES to STD_DEFINES_AND_INCLUDES
2008-09-20 ebminor Makefile fix
2008-09-20 ebmerged michaelld/usrp2_config [9614] into trunk. Fixes...
2008-09-20 jblumconditional fix for docdir undefined in autoconf <...
2008-09-20 ebEnsure that usrp2 background thread runs at good pri...
2008-09-20 ebgr_realtime now uses gruel::enable_realtime_scheduling
2008-09-19 mattfirst cut
2008-09-19 ebextend gruel:enable_realtime_scheduling interface to...
2008-09-19 mattfirst cut at an app for testing. sets rev in eeprom...
2008-09-19 ebconditional debugging code
2008-09-19 ebremoved sudo
2008-09-18 jblummaking use of PACKAGE
2008-09-18 jblummoved some constants
2008-09-17 jblumreplaced EXTRA_DIST with dist_ prefix
2008-09-17 jblummoved unique id fcn to base platform, fixed paste bug
2008-09-17 jblumerror message formatting
2008-09-17 mattbetter debug pins
2008-09-17 mattallow fpga to take over sd card interface from cpld
2008-09-17 mattallow fpga to take over SD card interface
2008-09-17 mattcontrol CS line on SD card
2008-09-17 mattfirmware support for reading and writing the SD card
2008-09-17 mattblink all leds, leave one on when done to say that...
2008-09-16 n4hybug in scopesink fixed
2008-09-16 jblumsome formatting changes
2008-09-16 jblumcolor coding for param entry boxes
2008-09-16 jcorgandoc update
2008-09-15 jblumport dimensions based on label text
2008-09-14 jcorganAdds frequency accessor for Costas loop, BERT receiver...
2008-09-14 jblumfixed utils import
2008-09-14 ebfix for gcc 4.3
2008-09-14 jblumsupport multiple blocks per wrapper, makefile for data...
2008-09-13 jcorganMerged r9564:9568 from jcorgan/bert into trunk. Adds...
2008-09-12 jcorganDoc updates only
2008-09-12 jcorganMerged -r9556:9560 from jcorgan/scr into trunk. Adds...
2008-09-11 jcorganMerged r9505:9553 from old usrp2/trunk into trunk/usrp2
2008-09-10 ebnow reads h/w rev from eeprom. f/w app set_hw_rev...
2008-09-10 jblumReplaced """! with """. Exclamation mark showed in...
2008-09-09 jblumtodo.txt is back
2008-09-09 ebtrial fix for ticket:288; merged eb/fusb 9543:9544...
2008-09-09 jblumshow/hide param logic, usrp loopback example - neg...
2008-09-08 ebNow passes distcheck with or without microblaze tools...
2008-09-08 ebadded pre_shift method to gri_lfsr
2008-09-08 trondeaumerging branch -r9485:9498 to fix some warnings. This...
2008-09-08 jcorganMerged r9433:9527 from features/gr-usrp2 into trunk...
2008-09-07 jblumMerged r9481:9518 on jblum/grc_reorganize into trunk...
2008-09-07 jcorgananother distcheck fix
2008-09-07 jcorganfix typo
2008-09-07 jcorgandistcheck fix
2008-09-03 ebexport gri_fft planning mutex
2008-09-03 ebFibonacci Linear Feedback Shift Register
2008-09-03 ebmake warning go away
2008-09-02 mattAllows for changing the interpolation rate dynamically...
2008-09-02 jblumpatched channel plotter -> Stefan BrĂ¼ns
2008-09-02 jblumreplaced semaphore with primitive lock, adjusted drawin...
2008-08-31 ebremoved some warnings
2008-08-31 ebfixed --enable-warnings-as-errors
2008-08-31 ebturn off strict-aliasing warning, not strict-aliasing...
2008-08-31 ebfixed copy/paste error in include guard
2008-08-31 ebfix for ticket:268, vector not always a context sensiti...
2008-08-29 jblumremoved eval kludge
2008-08-29 jblumseparated controls and variables generation, removed...
2008-08-29 ebadded note about boost and DISTCHECK_CONFIGURE_FLAGS
2008-08-28 jblumtemp fix for to_code error
2008-08-28 jblumtemp fix
2008-08-28 jblumfixed import in xor wrapper
2008-08-26 jblumrotation function, cleaned up connection logic
2008-08-25 ebsvn:ignore xml
2008-08-25 ebRadically simplified standalone configure.ac (for out...
2008-08-25 ebRelaxed tolerance to fix OS/X 10.5 make check failure.
2008-08-25 ebmake check fix for OS/X. Probably also fixes ticket...
2008-08-25 jcorganFix missed fg to tb conversion (Ulf Lindgren)
2008-08-24 jcorganMissed directory
2008-08-24 jcorganFixup XML generation to avoid erroneous copying.
2008-08-24 jcorganFixup grc data installation. Trunk now passes distcheck...
2008-08-24 jcorganFix typo in variable name (Firas Abbas)
2008-08-24 jcorganFix compiler warnings across the tree. Adds --enable...
2008-08-24 jblumadded cpfsk, make samps/sym integer, included xml tail...
2008-08-24 jcorganFix location/names for gpio rbfs for deb file creation.
2008-08-23 ebFix for ticket:214, gr_rotate speedup. We now normaliz...
2008-08-23 ebfix for ticket:243
2008-08-23 jblumbetter connection drawing logic, 180 degrees
2008-08-23 ebmoved author attribution out of individual files and...
2008-08-23 jcorganMerged changeset r9285:9377 from jblum/grc into trunk...
2008-08-21 ebUpdated gr-howto-write-a-block; mostly the .m4 macros...
2008-08-20 ebresolved problem w/ lib vs lib64; added boost stuff...
2008-08-20 ebfixes for gcc 4.3
2008-08-20 mleechAdded support for --switch_mode, along with an external...
2008-08-19 ebMerged features/mp-sched -r8915:9335 into the trunk...
2008-08-19 jblumplotter: require double buffering
2008-08-19 mleechAdded --interferometer, to allow correlation interferom...
2008-08-18 mleechAdded support for dual_mode (for dual-polarization...
2008-08-18 n4hyNew taps computation based on requested transition...
2008-08-18 jcorganMake gl selection more robust for testing
next