Commit Graph

324 Commits

Author SHA1 Message Date
gdt 01ac475bac Use paths with $(top_srcdir) so that builds from other than source dirs work.
(Corrects problem I introduced when removing pattern rules.)



git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4022 221aa14e-8319-0410-a670-987f0aec2ac5
2006-11-25 15:15:05 +00:00
gdt c51542a004 Avoid non-portable use of $< in non-pattern rule.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4018 221aa14e-8319-0410-a670-987f0aec2ac5
2006-11-25 13:06:18 +00:00
matt 31a3e8ef65 latest version of quartus
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4004 221aa14e-8319-0410-a670-987f0aec2ac5
2006-11-20 02:41:19 +00:00
jcorgan 133a848755 Fixes ticket:93.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3955 221aa14e-8319-0410-a670-987f0aec2ac5
2006-11-08 15:27:10 +00:00
matt 27a37e4584 optimized halfband coefficients, courtesy of Larry Doolittle
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3917 221aa14e-8319-0410-a670-987f0aec2ac5
2006-11-01 23:36:51 +00:00
eb 0e3a08b073 conditionalize include of linux/compiler.h
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3886 221aa14e-8319-0410-a670-987f0aec2ac5
2006-10-28 01:46:05 +00:00
gdt b81a7589f7 2006-10-10 Greg Troxel <gdt@ir.bbn.com>
* firmware/include/Makefile.am: avoid nonportable use of $< (first
	prereq in GNU make, implied source for pattern rule in BSD make)
	used in a non-pattern rule.




git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3762 221aa14e-8319-0410-a670-987f0aec2ac5
2006-10-10 16:25:28 +00:00
jcorgan 8d0b3ae3e5 Further fixes for ticket:81
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3712 221aa14e-8319-0410-a670-987f0aec2ac5
2006-10-04 20:16:12 +00:00
jcorgan 50fc382a53 Partial fix for ticket:81
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3709 221aa14e-8319-0410-a670-987f0aec2ac5
2006-10-04 19:08:50 +00:00
jcorgan 988852f0ec Fixes ticket:79.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3697 221aa14e-8319-0410-a670-987f0aec2ac5
2006-10-03 21:07:28 +00:00
eb bbb5f6cef0 New rbfs. These were compiled using Quartus 6.0 sp1
and include the post-ADC / pre-DDC digital rssi measurement code.


git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3667 221aa14e-8319-0410-a670-987f0aec2ac5
2006-09-27 06:29:48 +00:00
eb 8522a9aaf2 applied supplied patch to close ticket:70
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3608 221aa14e-8319-0410-a670-987f0aec2ac5
2006-09-22 05:30:26 +00:00
eb e57ba270ce Merged -r3596:3600 of eb/ra_wb into trunk. This contains the
BSD read-ahead/write-behind fast usb support.


git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3601 221aa14e-8319-0410-a670-987f0aec2ac5
2006-09-21 21:23:37 +00:00
eb 7a0001d24a Updated FSF address in all files. Fixes ticket:51
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3534 221aa14e-8319-0410-a670-987f0aec2ac5
2006-09-13 21:30:04 +00:00
jcorgan a2923ba23e Trial fix for ticket:53.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3405 221aa14e-8319-0410-a670-987f0aec2ac5
2006-08-24 22:42:37 +00:00
jcorgan 1f153f839e Fixes for ticket:35, allowing use of BSD make instead of GNU make.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3286 221aa14e-8319-0410-a670-987f0aec2ac5
2006-08-15 03:39:14 +00:00
jcorgan d0441fa0f8 Fixes ticket:8.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3267 221aa14e-8319-0410-a670-987f0aec2ac5
2006-08-13 01:45:54 +00:00
jcorgan e4478bc155 Fixes for ticket:10, ticket:18, and ticket:19. Merged r3194:3215 from
/gnuradio/branches/developers/jcorgan/ticket-10.  'make distcheck' now
successfully completes on a machine that has never had gnuradio installed
before.  In addition, several cleanups and refactoring of build system
code have been applied.  NOTE: gr-audio-portaudio, gr-audio-osx, and
gr-audio-windows have not been fully tested and will need verification
by the maintainers of these components.


git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3216 221aa14e-8319-0410-a670-987f0aec2ac5
2006-08-07 15:41:19 +00:00
jcorgan fd1313c4db Partial fix for ticket 10 merged into trunk from
branches/developers/jcorgan/ticket-10

As of this merge the trunk and the above branch are identical.


git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3182 221aa14e-8319-0410-a670-987f0aec2ac5
2006-08-06 04:31:17 +00:00
eb a6ebb4e561 better (read: real) fix for ticket:15
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3179 221aa14e-8319-0410-a670-987f0aec2ac5
2006-08-06 02:12:07 +00:00
eb d0bfac4556 fixed ticket:15
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3175 221aa14e-8319-0410-a670-987f0aec2ac5
2006-08-05 22:59:44 +00:00
eb ed1ac75388 Cleaned up top-level README, and fixed or deleted lower level ones as
appropriate.


git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3133 221aa14e-8319-0410-a670-987f0aec2ac5
2006-08-04 01:54:23 +00:00
jcorgan c0a57a784f Restored pkgconfig install entries for usrp and gnuradio-core.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3132 221aa14e-8319-0410-a670-987f0aec2ac5
2006-08-04 01:04:18 +00:00
jcorgan 99a9de4013 Houston, we have a trunk.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3122 221aa14e-8319-0410-a670-987f0aec2ac5
2006-08-03 04:51:51 +00:00