The NetBSD Project

CVS log for pkgsrc/ham/gnuradio-usrp/Makefile

[BACK] Up to [cvs.netbsd.org] / pkgsrc / ham / gnuradio-usrp

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.16 / (download) - annotate - [select for diffs], Fri Mar 9 12:34:17 2012 UTC (2 months, 2 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, HEAD
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

Bump PKGREVISION for python default version change to 2.7.
py-* not affected, since it built different versions depending on the
setting already.

Revision 1.15 / (download) - annotate - [select for diffs], Wed Feb 29 16:32:24 2012 UTC (2 months, 3 weeks ago) by hans
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

Recursive bump from devel/boost-libs update.

Revision 1.14 / (download) - annotate - [select for diffs], Mon Jan 9 02:54:27 2012 UTC (4 months, 2 weeks ago) by obache
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

Recursive bump from boost-libs shlib bump.

Revision 1.13 / (download) - annotate - [select for diffs], Wed Oct 19 06:13:01 2011 UTC (7 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4
Changes since 1.12: +2 -1 lines
Diff to previous 1.12 (colored)

Recursive Bump from boost-libs ABI bump.

Revision 1.12 / (download) - annotate - [select for diffs], Wed Sep 15 09:38:45 2010 UTC (20 months, 1 week ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3
Changes since 1.11: +1 -2 lines
Diff to previous 1.11 (colored)

update gnuradio to version 3.3.0

build: refactor GR_GIT and GR_VERSION
Make C++ shared libraries versioned
howto: make versioned libraries
Changes to gr_udp_{source,sink} for MinGW
Ignore ENOPROTOOPT return from setsockopt(SO_LINGER)
Use getaddrinfo in gr_udp_{source,sink}
Discard data in gr_udp_sink until receiver is started.
Updates to udp source/sink (select(), wait, cleanup)
Merge branch 'master' into udp
Rework UDP source and sink, with incompatible API changes
Merge branch 'master' into udp
Flush pending errors in gr_udp_sink on disconnect()
Add additional conditionalization of networking includes
Use -1 as file descriptor "not open" value instead of 0
Identify memory leaks that occur on error conditions
Correct update of d_temp_offset (parallel construction)
Move initialization of select timeout
Defend against a peer that sends an invalid message length.
Return immediately when using d_residual.
Simplify USE_SELECT usage
Add USRP2 clock source parameter to GRC blocks.
grc: update UDP source and sink block wrappers
gnuradio-core: allow swig to handle exceptions in UDP source/sink
gnuradio-core: update copyrights
libvrt: remove from 3.3 API.
Merge remote branch 'gnuradio/wip/udp_source_sink'
Fix erroneous file modes
usrp2-firmware: fix missing files in tarball
Merge remote branch 'ets/grc-usrp2-clock-source'
howto: fix make check for win32, darwin (untested)
Remove bogus check for existence of prefix directory.
Update incorrectly checked in Makefile.am
Add support for the Bitshark USRP RX (BURX) daughterboard for the USRP1.
Add support for the Bitshark USRP RX (BURX) daughterboard for the USRP2.
Fixed issue with with wrong Makefile.am files being copied
Including bitshark_rx.h header file for USRP2 build
Updated db_bitshark_rx.c to the proper version that includes the
Once and for all, here is the properly updated Makefile.am for the apps
Updated to allow BURX support to be built into standard txrx.bin
usrp: Cleanup for merge of bitshark daughterboard code
Change default bandwidth to 25 MHz to match maximum USRP2 bandwidth
Merge branch 'master' into wip/burx_support
Merge remote branch 'nldudok1/gr-wxgui_emulate_analog' into master
gr-wxgui: Renamed "emulate analog" feature to "use persistence"
gr-wxgui: update copyrights
gnuradio-core: Disable (temporarily) interpolator tap calculation
build: force use of ltmain.sh from libtool 2.2.6b
build: use correct comment delimiter
build: distribute version controlled ltmain.sh in tarball
Merge remote branch 'bitshark/burx_support' into wip/burx_support
Revert "build: force use of ltmain.sh from libtool 2.2.6b"
Revert "build: distribute version controlled ltmain.sh in tarball"
Merge branch 'wip/burx_support'
gnuradio-core: removed gr.dd_mpsk_sync_cc block as obsolete
grc: rename execution binary from 'grc' to 'gnuradio-companion'
Update revision to release 3.3.0-rc1, update autotools
Add analog CRT screen afterglow emulation for gr-wxgui

Revision 1.11 / (download) - annotate - [select for diffs], Wed Mar 24 19:43:24 2010 UTC (2 years, 2 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

Recursive revision bump for GMP update.

Revision 1.10 / (download) - annotate - [select for diffs], Tue Dec 15 21:50:13 2009 UTC (2 years, 5 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4
Changes since 1.9: +2 -1 lines
Diff to previous 1.9 (colored)

Recursive bump for libltdl

Revision 1.9 / (download) - annotate - [select for diffs], Wed Aug 12 12:21:41 2009 UTC (2 years, 9 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base, pkgsrc-2009Q3
Changes since 1.8: +2 -1 lines
Diff to previous 1.8 (colored)

Update to gnuradio 3.2

many new features and bugfixes.

Revision 1.8 / (download) - annotate - [select for diffs], Mon Jul 14 12:56:06 2008 UTC (3 years, 10 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, cube-native-xorg-base, cube-native-xorg
Changes since 1.7: +3 -1 lines
Diff to previous 1.7 (colored)

Mark as destdir ready.

Revision 1.7 / (download) - annotate - [select for diffs], Mon Nov 13 18:12:41 2006 UTC (5 years, 6 months ago) by wulf
Branch: MAIN
CVS Tags: pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, cwrapper
Changes since 1.6: +6 -6 lines
Diff to previous 1.6 (colored)

Update gnuradio-usrp to 3.0.2:
gnuradio-usrp is now synchronized with the GNU Radio release cycle

Revision 1.6 / (download) - annotate - [select for diffs], Thu Apr 27 03:14:19 2006 UTC (6 years, 1 month ago) by wulf
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2
Changes since 1.5: +2 -3 lines
Diff to previous 1.5 (colored)

Updated gnuradio-usrp to 0.8:
	* replaced 64e6 with fpga_master_clock_frequency
	* allow specification of firmware and fpga files to load
	* added method to retrieve serial number

Revision 1.5 / (download) - annotate - [select for diffs], Sun Apr 9 16:06:30 2006 UTC (6 years, 1 month ago) by rillig
Branch: MAIN
Changes since 1.4: +3 -3 lines
Diff to previous 1.4 (colored)

Fixed a typo in PYTHON_PATCH_SCRIPTS.

Revision 1.4 / (download) - annotate - [select for diffs], Sun Feb 5 23:09:42 2006 UTC (6 years, 3 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.3 / (download) - annotate - [select for diffs], Tue Jan 24 07:32:18 2006 UTC (6 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.2: +2 -1 lines
Diff to previous 1.2 (colored)

Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.

Revision 1.2 / (download) - annotate - [select for diffs], Sun Dec 11 11:41:23 2005 UTC (6 years, 5 months ago) by wulf
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.1: +5 -2 lines
Diff to previous 1.1 (colored)

Updated gnuradio-usrp to 0.6:

	* changed naming convention for daughter boards
	* support for new daughter boards
	* added x86_64 support
	* several code optimizations
	* many bug fixes

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Oct 7 23:08:33 2005 UTC (6 years, 7 months ago) by wulf
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

New package gnuradio-usrp: This module provides support for the GNU Radio
specific part of the Universal Software Peripheral (USRP) hardware

Revision 1.1 / (download) - annotate - [select for diffs], Fri Oct 7 23:08:33 2005 UTC (6 years, 7 months ago) by wulf
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>