debian/gnuradio
2009-09-25 Matt EttusMerge commit 'origin' into new_eth
2009-09-24 Johnathan CorganMerge branch 'rx_mimo_hb_sync' of gnuradio.org/git...
2009-09-24 Matt EttusSynchronize the internal phase of the halfband filters...
2009-09-24 Johnathan CorganAcknowledging the obvious
2009-09-24 Johnathan CorganFix missing type specifier for mask
2009-09-24 Johnathan CorganMerge branch 'wip/gr-noaa' of gnuradio.org/git/jcorgan...
2009-09-24 Johnathan CorganMerge branch 'grc' of gnuradio.org/git/jblum into master
2009-09-23 Johnathan CorganAdded README and updated configuration requirements
2009-09-23 Johnathan CorganSplit HRPT script into live receive and post-processing
2009-09-21 Johnathan CorganDumps HRPT frames to text file similar to specification...
2009-09-21 Johnathan CorganAdded skeleton HRPT decoder block
2009-09-21 Johnathan CorganUpdated HRPT receiver to read files recorded as shorts
2009-09-21 Matt EttusMerge branch 'serdes_newfifo' into new_eth
2009-09-20 Johnathan CorganAdd HRPT word output to deframer
2009-09-20 Johnathan CorganReorganization of directories
2009-09-20 Johnathan CorganAdded HRPT deframer block
2009-09-20 Johnathan CorganChanged synchronizer to output sliced bits.
2009-09-20 Johnathan CorganUpdated HRPT blocks/scripts for testing. Seeing good...
2009-09-20 Johnathan CorganImplemented crude timing recovery using zero crossings...
2009-09-20 Johnathan CorganWork in progress, incomplete
2009-09-20 Johnathan CorganUpdate rx_poes script to filter prior to PLL.
2009-09-20 Johnathan CorganCreated new gr-noaa top-level component.
2009-09-20 Johnathan CorganAdded CVSD encoder/decoder to GRC, example app
2009-09-19 Josh Blumxor that hash
2009-09-19 Johnathan CorganMerge branch 'usrp2-real-fix' of gnuradio.org/git/balis...
2009-09-19 Johnathan CorganMerge branch 'grc' of gnuradio.org/git/jblum into master
2009-09-19 Josh Blumbug fix for handling loading of dynamic params
2009-09-18 Josh BlumRe/evaluate the notebook blocks label because we dont...
2009-09-18 Josh Blumput the flow graph errors button into the toolbar
2009-09-18 Josh Blumadded errors dialog to show all error messages in flow...
2009-09-18 Josh Blumbugfix: exclude disabled children from consideration...
2009-09-18 Eric BlossomAdd rxdspno parameter to private interface of quadradio.
2009-09-17 Josh Blumlower lxml version req to 1.3.6
2009-09-17 Philip Balisterconfigure.gnu needs to unset more vars from the environ...
2009-09-16 Johnathan CorganMerge branch 'utils' of gnuradio.org/git/trondeau into...
2009-09-16 Tom RondeauFixed slider behavior when the end of the file is reached.
2009-09-16 Tom RondeauHandling a few exceptions when no file is loaded.
2009-09-15 Philip BalisterFix doxygen warnings.
2009-09-15 Johnathan CorganMerge branch 'grc' of gnuradio.org/git/jblum into master
2009-09-15 Josh Blumfixed issue where entry boxes lost focus (mishandling...
2009-09-15 Josh Blumfixed bool converter in forms to work with non bool...
2009-09-13 Eric Blossomupdated top-level .gitignore
2009-09-13 Josh Blumtweaked key handling callbacks
2009-09-13 Josh Blumfix for uniformity convention with gtk signal name...
2009-09-13 Josh BlumSimply Actions module imports, using module prefix.
2009-09-13 Josh BlumReworked actions api and actions objects:
2009-09-13 Josh BlumMove key press extraction logic into actions module.
2009-09-12 Eric Blossomadd u2_flash_tool to EXTRA_DIST
2009-09-11 Matt EttusRemove old mac. Good riddance.
2009-09-11 Matt Ettusremove unused port
2009-09-11 Matt EttusMore xilinx fifos, more clean up of our fifos
2009-09-11 Josh Blumrename variable, use keysyms in props dialog
2009-09-10 Josh Blumuse the keymap's translate_keyboard_state, use the...
2009-09-10 Josh Blumignore irrelevant modifiers and events pending
2009-09-10 Matt Ettusmight as well use a cascade fifo to help timing and...
2009-09-10 Josh Blumproperties dialog with ok/cancel buttons
2009-09-10 Johnathan CorganMerge branch 'grc' of gnuradio.org/git/jblum into master
2009-09-10 Johnathan CorganMerge branch 'forms' of gnuradio.org/git/jblum into...
2009-09-10 Johnathan CorganMerge branch 'usrp_siggen' of gnuradio.org/git/jblum...
2009-09-10 Johnathan CorganAdded missing file to ignores.
2009-09-10 Josh Blumonly import usrp and usrp2 modules in the setup methods
2009-09-09 Josh Blumupdated digital to use installed usrp options
2009-09-09 Josh Blumtweaked ampl slider params
2009-09-09 Josh Blumset text box bg color on change
2009-09-09 Josh BlumRound the slider's value, but not the internal represen...
2009-09-09 Josh Blumcopied usrp_siggen stuff from experimental gui into...
2009-09-09 Josh Blumuse show signal to perform initial gui update
2009-09-08 Eric Blossomremoved qr_fft.py from gr-utils
2009-09-06 Josh BlumFixed the usrp and usrp2 probe scripts to work with...
2009-09-06 Josh Blumpropsdialog tweaks
2009-09-06 Josh Blummore code cleanup for properties dialog
2009-09-06 Josh BlumRework the params/properties dialog and param gui class:
2009-09-06 Josh Blumrenamed params dialog to props dialog
2009-09-05 Matt Ettusfix a typo which caused tx glitches
2009-09-05 Johnathan CorganAdd missing cstdio includes for gcc 4.4 compatibility
2009-09-05 Josh Blumremove unused imports, copyright date update, tweak
2009-09-05 Josh BlumCreated recursive create labels and shapes method for...
2009-09-05 Josh Blumreplaced dict[rot] storage of areas and lines with...
2009-09-05 Josh Blumstandardized the Element inheritance __init__ usage...
2009-09-05 Josh Blumbetter error msg for empty statements
2009-09-05 Josh BlumImplement a recursive validation api in the base Elemen...
2009-09-05 Matt EttusUntested fixes for getting serdes onto the new fifo...
2009-09-05 Matt EttusImplement Eth flow control using pause frames
2009-09-05 Matt Ettusparameterized fifo sizes, some reformatting
2009-09-05 Matt Ettusremove unused old style fifo
2009-09-04 Matt EttusMerge branch 'new_eth' of gnuradio.org/git/eb into...
2009-09-04 Matt Ettusallow control of whether or not to honor flow control...
2009-09-04 Matt Ettusdebug the rx side
2009-09-04 Matt Ettusno longer used, replaced by newfifo version
2009-09-04 Eric BlossomMerge branch 'new_eth' of gnuradio.org/git/matt into...
2009-09-04 Matt EttusMerge branch 'new_eth' of gnuradio.org/git/eb into...
2009-09-04 Eric BlossomMerge branch 'new_eth' of gnuradio.org/git/matt into...
2009-09-04 Johnathan CorganMerge branch 'grc' from gnuradio.org/git/jblum.git...
2009-09-04 Eric Blossomremove special last_line adjustment from ethernet port
2009-09-04 Matt EttusMerge branch 'new_eth' of gnuradio.org/git/eb into...
2009-09-04 Eric BlossomFirmware now inserts mac source address value in each...
2009-09-04 Matt Ettusproperly set the address filter
2009-09-04 Eric BlossomMerge branch 'new_eth' of gnuradio.org/git/matt into...
2009-09-04 Matt EttusMerge branch 'master' into new_eth
2009-09-04 Eric Blossomstop sending short ethernet command packets.
next