1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-06 11:41:52 +00:00

13 Commits

Author SHA1 Message Date
Diane Bruce
bf597cb30f - Update to gnuradio 3.7.2.1
GRC Bus Ports (Nicholas McCarthy)

Bus ports in the GNU Radio Companion (GRC) allow ganging block input
or output ports into a single port for display and connections. This
simplifies flowgraph entry when dealing with blocks that work with an
arbitrary number of streams.

For further information, see:

http://gnuradio.org/redmine/projects/gnuradio/wiki/Busports

And see

http://gnuradio.org/redmine/projects/gnuradio/wiki/ChangeLogV3_7_1
2014-03-28 00:30:55 +00:00
Diane Bruce
90feebd9fc - Updating to 3.7.2
- disabled USRP default option until usrp is fixed on -10 and head
- disable docs on i386 for now as it fails to build
- enable staging

PR:		ports/186799
Submitted by:	lev
2014-03-01 14:32:39 +00:00
Diane Bruce
474cd8614b - Update to gnuradio 3.6.5
Important new features (3.6.5):
New OFDM PHY layer (Martin Braun, Ben Reynwar)
This release includes new OFDM PHY layer blocks in gr-digital.

New runtime logging capability (Tom Rondeau)
GNU Radio has a logging interface to enable various levels of logging
information to be printed to the console or a file.

And Numerous bug fixes

Reviewed by:	martymac
2013-06-12 13:04:28 +00:00
Diane Bruce
6773ec9191 Release 3.6.3 is a significant release, adding major new
capabilities and many bug fixes, while maintaining strict source
compatibility with user code already written for the 3.6 API.

Much of the code was the result of two events, the September 2012 GNU
Radio conference in Atlanta, GA, and the November 2012 GNU Radio
hackfest held at Ettus Research in Mountain View, CA. Additional work
(not discussed here) from these events has been incorporated into the
'next' branch of the code repository, and will become part of the 3.7
API release series.

New features include asynchronous message passing between blocks, new
blocks for interfacing with operating system networking stacks, the
ability to write new signal processing blocks in Python, enhanced file
source and sinks that can store metadata, flowgraph latency control,
improvements to documentation, and further conversion of existing code
into the 3.7 API organization (while leaving existing blocks in
place.)

The detailed changelog is here:

http://gnuradio.org/redmine/projects/gnuradio/wiki/ChangeLogV3_6_3
2013-04-29 13:57:24 +00:00
Diane Bruce
c8cbe42481 - Update to 3.6.2
- Needs the usrp port

Tested by:	lrk@ovillatx.sytes.net
2012-12-09 20:19:41 +00:00
Diane Bruce
1f2378c8b0 - Unbreak gnuradio build
- sdcc changed syntax slightly, chase this in diffs

Feature safe:	yes
2012-10-18 18:29:57 +00:00
Diane Bruce
bc2c39a048 - Upgrade to gnuradio 3.2.2
Reviewed by:	lrk _at_ ovillatx dot sytes dot net
2011-02-23 20:59:45 +00:00
Diane Bruce
06eb15d091 - unbreak build due to changes in scdcc
See http://lists.gnu.org/archive/html/discuss-gnuradio/2010-11/msg00460.html
- sdcc changed the name of asx8051 to sdas8051
- compiler removed "_naked"
2010-11-23 14:38:44 +00:00
Diane Bruce
d3a548b23d - Update to gnuradio 3.1.3
- Vendor has accepted more patches.
2008-08-26 23:41:00 +00:00
Diane Bruce
f9336a5981 - update to 3.1.2
- remove patches accepted by vendor
2008-03-26 22:42:45 +00:00
Diane Bruce
2394288545 - Remove redundant version select
- Allow use of wx 2.8
- Correct build of usrpm
2008-01-22 18:43:15 +00:00
Diane Bruce
cce7170cb0 - Update to 3.1.1 2008-01-08 18:23:26 +00:00
Diane Bruce
ad58d992ec GNU Radio is a collection of software that when combined with
minimal hardware, allows the construction of radios where the
actual waveforms transmitted and received are defined by software.
What this means is that it turns the digital modulation schemes
used in today's high performance wireless devices into software problems.

WWW: http://www.gnu.org/software/gnuradio/

- Diane (VA3DB)
db@db.net

PR:		ports/107602
Submitted by:	db
2007-09-19 14:18:26 +00:00