The NetBSD Project

CVS log for pkgsrc/ham/usrp-docs/Attic/PLIST

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / ham / usrp-docs

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.16
Mon Oct 13 13:39:08 2014 UTC (10 years, 7 months ago) by mef
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.15: +1 -1 lines
Removing usrp and usrp-docs, gnurdio-uhd has been taken over those.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Sep 22 11:54:15 2014 UTC (10 years, 7 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2014Q3-base, pkgsrc-2014Q3
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
Dance the doxygen!

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Apr 28 12:14:26 2014 UTC (11 years ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2014Q2-base, pkgsrc-2014Q2
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -4 lines
Dance the doxygen!

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Jan 5 21:33:17 2014 UTC (11 years, 4 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2014Q1-base, pkgsrc-2014Q1
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +66 -66 lines
Fix build with doxygen-1.8.6 and depend on it. PKGREVISION++

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Sep 1 10:18:54 2012 UTC (12 years, 8 months ago) by marino
Branches: MAIN
CVS tags: pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4, pkgsrc-2012Q3-base, pkgsrc-2012Q3
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +15 -1 lines
ham/usrp-docs: Fix PLIST for doxygen-1.8.2, depend on it, bump PKGREVISION

Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Jul 9 12:15:08 2012 UTC (12 years, 10 months ago) by mef
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +148 -107 lines
Based on PR pkg/46675:
(1) bump PKGREVISON
(2) Update PLIST varied by doxygen bump 1.6.3 to 1.8.1.1
(3) (Patch added) Some Doxyfile updates to follow doxygen parser

Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Sep 15 09:38:43 2010 UTC (14 years, 8 months ago) by markd
Branches: MAIN
CVS tags: pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, 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
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +201 -95 lines
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.8.8.1: download - view: text, markup, annotated - select for diffs
Sun Jul 4 07:17:40 2010 UTC (14 years, 10 months ago) by agc
Branches: pkgsrc-2010Q2
Diff to: previous 1.8: preferred, colored; next MAIN 1.9: preferred, colored
Changes since revision 1.8: +16 -13 lines
Pullup previous changes on HEAD to pkgsrc-2010Q2 branch to fix branching
error, and to sync with reality.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Jun 29 18:52:13 2010 UTC (14 years, 10 months ago) by joerg
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +15 -12 lines
Dance The Doxygen!

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Oct 7 17:06:13 2009 UTC (15 years, 7 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2010Q2-base, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3
Branch point for: pkgsrc-2010Q2
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +41 -41 lines
Deal with newer gnuradio and doxygen. Also use xmlto for the main document.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Aug 12 12:21:41 2009 UTC (15 years, 9 months ago) by markd
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1276 -574 lines
Update to gnuradio 3.2

many new features and bugfixes.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Jun 14 18:00:35 2009 UTC (15 years, 11 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -3 lines
Remove @dirrm entries from PLISTs

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Nov 21 23:32:50 2008 UTC (16 years, 5 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -4 lines
Fix PLIST for doxygen-1.5.7.1, depending on that version.
Bump PKGREVISION.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Oct 2 13:58:52 2008 UTC (16 years, 7 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2008Q3-base, pkgsrc-2008Q3
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -3 lines
Fix build with newer doxygen. Bump revision.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Aug 8 03:26:10 2007 UTC (17 years, 9 months ago) by wulf
Branches: MAIN
CVS tags: pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, cwrapper, cube-native-xorg-base, cube-native-xorg
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +580 -581 lines
Updated usrp-docs to 3.0.4:

        * Updated license to GPLv3
	* Doxygen documentation now spans whole tree

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Apr 4 16:30:49 2007 UTC (18 years, 1 month ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +473 -453 lines
Ad missing PLIST entries. Sort. Bump revision.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Mon Nov 13 18:08:57 2006 UTC (18 years, 6 months ago) by wulf
Branches: TNF
CVS tags: pkgsrc-base, pkgsrc-2006Q4-base, pkgsrc-2006Q4
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Added new package usrp-docs-3.0.2:
Documentation for the usrp module

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Nov 13 18:08:57 2006 UTC (18 years, 6 months ago) by wulf
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs 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.

Log view options

CVSweb <webmaster@jp.NetBSD.org>