summaryrefslogtreecommitdiff
path: root/gr-sounder/src/fpga/lib
Commit message (Collapse)AuthorAgeFilesLines
* sounder: removed from tree, obsoleteJohnathan Corgan2011-07-0310-806/+0
|
* Major Makefile.am housecleaning. Passes distcheck.Eric Blossom2010-11-241-2/+2
| | | | | | | | | Move all occurrences of swig_built_sources out of Makefile.am's. Move all SWIG related use of BUILT_SOURCES out of Makefile.am's. Clean up 'if PYTHON' conditionalization in gr-* Still left to do: fix Makefile.swig CLEANFILES and no_dist_files such that they remove exactly the generated files.
* Added git ignore files auto created from svn:ignore properties.git2009-08-141-0/+2
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11592 221aa14e-8319-0410-a670-987f0aec2ac5
* Merged r10554:10595 from michaelld/am_swig_4 into trunk. Major overhaul of ↵jcorgan2009-03-141-3/+1
| | | | | | SWIG usage in build system, also fixes ticket:130. Trunk passes distcheck. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10596 221aa14e-8319-0410-a670-987f0aec2ac5
* Updated license from GPL version 2 or later to GPL version 3 or later.eb2007-07-211-1/+1
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6044 221aa14e-8319-0410-a670-987f0aec2ac5
* Merged r5566:5676 from jcorgan/snd into trunk, with minor changes. ↵jcorgan2007-06-059-146/+193
| | | | | | 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
* Merged r5463:5504 from jcorgan/snd into trunk. Work in progress, adds ↵jcorgan2007-05-217-84/+150
| | | | | | digital loopback and receive to FPGA code. Host receive code is still debugging only. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@5505 221aa14e-8319-0410-a670-987f0aec2ac5
* Merged r5033:5116 from developer branch jcorgan/snd, with minor edits. ↵jcorgan2007-04-258-0/+693
Trunk passes distcheck. Adds gr-sounder component, see gr-sounder/README. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@5117 221aa14e-8319-0410-a670-987f0aec2ac5