index
:
gnuradio/.git
master
GNU Radio fork v3.6
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gr-msdd6000
Age
Commit message (
Expand
)
Author
2010-05-28
Make C++ shared libraries versioned
Johnathan Corgan
2010-01-10
fixed issue 387: removed uses of win.set for wx sinks
Josh Blum
2010-01-08
Remove trailing whitespace after \
Eric Blossom
2009-12-08
got msdd6000 compiling on my ubuntu 9.10 32 bit
Josh Blum
2009-12-07
Add support for msdd6000 with resampler in FPGA.
Eric Blossom
2009-08-14
Added git ignore files auto created from svn:ignore properties.
git
2009-06-23
added include <cstdio> statements in several files to make it compatible with...
anastas
2009-05-27
Merged r11123:11148 from jcorgan/np into trunk.
jcorgan
2009-03-14
Merged r10554:10595 from michaelld/am_swig_4 into trunk. Major overhaul of S...
jcorgan
2009-03-06
fixed output type
eb
2009-02-10
formatting changes only
eb
2009-02-10
Applied patch to cleanup msdd
eb
2009-02-10
removed slow, TCP-based sources
eb
2009-02-10
Merged r10385:10413 from michaelld/swig_tweaks into trunk. Passes distcheck.
jcorgan
2009-02-08
Add missing destructor (Don Ward)
jcorgan
2009-02-08
Add missing library in link (Don Ward)
jcorgan
2009-02-03
Revert r10379, which works at runtime but does not pass check or distcheck on...
jcorgan
2009-02-03
Use runtime valid module names for import
jcorgan
2009-02-02
Possibly temporary fix for r10350 breakage when using swig < 1.3.38
jcorgan
2009-02-02
Merged r10288:10370 from michaelld/swigpythonargs into trunk. Passes distcheck.
jcorgan
2009-01-27
General housekeeping--removing ancient cruft mostly.
jcorgan
2008-08-20
fixes for gcc 4.3
eb
2008-07-27
Merged gr-msdd6000 portability fix to trunk (eb/msdd -r8940:9027)
eb
2008-07-13
Clean up of comments and removal of a broken piece of test code that no longe...
n4hy
2008-07-04
Fixed distcheck failure and cleaned up ignores.
jcorgan
2008-07-04
This completes the msdd6000 update with all example code and other utilities
n4hy
2008-07-04
lots of example and other useful code for use with the softronics msdd6000
n4hy
2008-07-04
forgot msdd.i
n4hy
2008-07-04
msdd6000 source upgraded and enabled
n4hy
2008-07-04
cleaning up and putting much better code in. Step 1 of 2
n4hy
2008-04-02
Adding a simple script to read data from the MSDD source and dump it to a file.
trondeau
2008-04-02
Changed from TCP to UDP streaming; only reissue command when opening the sock...
trondeau
2008-03-25
modifications to firmware requires test code changes for udp
n4hy
2008-02-29
Merged r7857:7898 from n4hy/msddLTS into trunk, with modification. Adds gr-m...
jcorgan