summaryrefslogtreecommitdiff
path: root/gr-sounder/src/fpga
Commit message (Collapse)AuthorAgeFilesLines
* sounder: removed from tree, obsoleteJohnathan Corgan2011-07-0328-2644/+0
|
* Major Makefile.am housecleaning. Passes distcheck.Eric Blossom2010-11-243-5/+5
| | | | | | | | | 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-144-0/+20
| | | | 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-143-8/+5
| | | | | | 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
* Merged r10504:10528 from michaelld/fix_local_data_install into trunk. Trunk ↵jcorgan2009-02-261-23/+8
| | | | | | passes distcheck. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10529 221aa14e-8319-0410-a670-987f0aec2ac5
* Updated license from GPL version 2 or later to GPL version 3 or later.eb2007-07-214-4/+4
| | | | 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-0515-196/+288
| | | | | | 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 r5556:5561 from jcorgan/snd into trunk. Updates gr-sounder with ↵jcorgan2007-05-292-3/+9
| | | | | | receive processing. Trunk passes distcheck. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@5562 221aa14e-8319-0410-a670-987f0aec2ac5
* Fix uninstall bug, trunk passes distcheck.jcorgan2007-05-211-2/+3
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@5506 221aa14e-8319-0410-a670-987f0aec2ac5
* Merged r5463:5504 from jcorgan/snd into trunk. Work in progress, adds ↵jcorgan2007-05-2119-119/+446
| | | | | | 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-2520-0/+2216
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