Commit Graph

24 Commits

Author SHA1 Message Date
Johnathan Corgan 955964d34b Change calculation of docdir to remove trailer when in git development 2009-10-13 13:07:19 -07:00
git 2985cbe8aa Added git ignore files auto created from svn:ignore properties.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11592 221aa14e-8319-0410-a670-987f0aec2ac5
2009-08-14 18:10:11 +00:00
jcorgan d375ce46a3 Merged r10504:10528 from michaelld/fix_local_data_install into trunk. Trunk passes distcheck.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10529 221aa14e-8319-0410-a670-987f0aec2ac5
2009-02-26 23:39:17 +00:00
jcorgan 85c56a3e99 General housekeeping--removing ancient cruft mostly.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10315 221aa14e-8319-0410-a670-987f0aec2ac5
2009-01-27 18:00:05 +00:00
jcorgan 6f9aca985c Merged changeset r9285:9377 from jblum/grc into trunk, with distcheck fixes
and local modifications.

Integrates previously separate GNU Radio Companion into top-level component
'grc'.  (Josh Blum)


git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9378 221aa14e-8319-0410-a670-987f0aec2ac5
2008-08-23 02:26:15 +00:00
eb 921f80013a Added CMD_SEND_*, moved ports to SRC and DST regs
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6319 221aa14e-8319-0410-a670-987f0aec2ac5
2007-09-05 19:14:11 +00:00
jcorgan 4cf6b1a9c1 Make usrp documentation its own top-level directory. Fixes ticket:149.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6174 221aa14e-8319-0410-a670-987f0aec2ac5
2007-08-25 04:01:19 +00:00
eb 162ffc251a working doc on usrp2 traffic cop design
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6155 221aa14e-8319-0410-a670-987f0aec2ac5
2007-08-20 18:10:08 +00:00
eb 117ea8a18b Updated license from GPL version 2 or later to GPL version 3 or later.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6044 221aa14e-8319-0410-a670-987f0aec2ac5
2007-07-21 03:44:38 +00:00
eb 87a72fff96 Merged features/inband -r4812:5218 into trunk. This group of changes
includes:

 * working stand-alone mblock code
 * work-in-progress on usrp inband signaling

usrp now depends on mblock, and guile is a dependency.



git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@5221 221aa14e-8319-0410-a670-987f0aec2ac5
2007-05-02 04:08:47 +00:00
eb 13b9e4fa89 beginning of host spec for inband-usb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4735 221aa14e-8319-0410-a670-987f0aec2ac5
2007-03-08 23:07:59 +00:00
eb a25cf48476 Added OpenOffice source file for USRP signal flow diagram. Thanks to Lee Patton.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4719 221aa14e-8319-0410-a670-987f0aec2ac5
2007-03-06 01:38:08 +00:00
eb 268db6cdcb added R3, flow control
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4691 221aa14e-8319-0410-a670-987f0aec2ac5
2007-03-02 19:29:01 +00:00
eb 89bd3d7650 first two strawman requirements
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4690 221aa14e-8319-0410-a670-987f0aec2ac5
2007-03-02 19:14:29 +00:00
eb 47d758b776 added Write Register Masked operation
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4647 221aa14e-8319-0410-a670-987f0aec2ac5
2007-02-26 21:32:48 +00:00
eb cf19122e71 added OP_DELAY
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4640 221aa14e-8319-0410-a670-987f0aec2ac5
2007-02-26 02:25:11 +00:00
eb 90e2ce16f8 Additional specs for USRP inband signaling. Control channel
sub-packets are now specified.


git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4633 221aa14e-8319-0410-a670-987f0aec2ac5
2007-02-25 23:33:37 +00:00
eb dbeda2c831 work-in-progress on specifying inband-signaling
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4568 221aa14e-8319-0410-a670-987f0aec2ac5
2007-02-21 23:53:01 +00:00
eb 7d92097355 work-in-progress on specifying inband-signaling
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4567 221aa14e-8319-0410-a670-987f0aec2ac5
2007-02-21 23:48:02 +00:00
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
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 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 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