[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] git://gnuradio.org/jblum branch, grc/freedesktop, crea
From: |
git repository hosting |
Subject: |
[Commit-gnuradio] git://gnuradio.org/jblum branch, grc/freedesktop, created. 76a2c92e7c5b90f6ec8da28888c0340c14cf3757 |
Date: |
Sat, 29 May 2010 08:47:26 +0100 (BST) |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "git://gnuradio.org/jblum".
The branch, grc/freedesktop has been created
at 76a2c92e7c5b90f6ec8da28888c0340c14cf3757 (commit)
- Log -----------------------------------------------------------------
commit 76a2c92e7c5b90f6ec8da28888c0340c14cf3757
Author: Josh Blum <address@hidden>
Date: Sat May 29 00:45:26 2010 -0700
Move grc_setup_freedesktop into libexec directory (not in users path).
Renamed grc desktop file to simplify name and updated install script.
commit 4fb81dbcbb1416a954740555882f496a9d086d14
Merge: 098fb6a3c73c8e3c81f761c48848508da4ff7c70
a50d394d28955d6f0ecd9a3f5f10a902dbeae7ec
Author: Johnathan Corgan <address@hidden>
Date: Thu May 27 15:20:53 2010 -0700
Merge branch 'master' into next
Merge made with '-s ours' to skip over commit a50d394d
commit a50d394d28955d6f0ecd9a3f5f10a902dbeae7ec
Author: Johnathan Corgan <address@hidden>
Date: Thu May 27 15:20:37 2010 -0700
Update revision to 3.3.0-rc2
commit 098fb6a3c73c8e3c81f761c48848508da4ff7c70
Merge: 6af87d09a3f12a2915e4248fdc7c8b1b271b5f63
d57365be4d71c75b963dac44ab0817c65cf73184
Author: Johnathan Corgan <address@hidden>
Date: Thu May 27 15:19:20 2010 -0700
Merge branch 'master' into next
* master:
Add USRP2 clock source parameter to GRC blocks.
Refactor Makefile.am to move common files from 3 libraries into a single
variable.
commit d57365be4d71c75b963dac44ab0817c65cf73184
Merge: 7633f27db443f017b66bf07a774d19b0c74a00d7
6257b877dc8d3b52ceadc54525d044a5430e8fcd
Author: Johnathan Corgan <address@hidden>
Date: Thu May 27 11:54:40 2010 -0700
Merge remote branch 'ets/grc-usrp2-clock-source'
* ets/grc-usrp2-clock-source:
Add USRP2 clock source parameter to GRC blocks.
commit 6257b877dc8d3b52ceadc54525d044a5430e8fcd
Author: Eric Schneider <address@hidden>
Date: Tue Feb 23 09:20:45 2010 -0700
Add USRP2 clock source parameter to GRC blocks.
commit 7633f27db443f017b66bf07a774d19b0c74a00d7
Author: Eric Blossom <address@hidden>
Date: Tue May 25 13:05:04 2010 -0700
Refactor Makefile.am to move common files from 3 libraries into a single
variable.
commit 6af87d09a3f12a2915e4248fdc7c8b1b271b5f63
Merge: 7c50ceb026eaa26fccd438cbb8f915a29a06eaa5
99d45be028bee1e016e2f640817a51d308fb34ca
Author: Johnathan Corgan <address@hidden>
Date: Tue May 25 11:46:47 2010 -0700
Merge branch 'master' into next
* master:
usrp2-firmware: fix missing files in tarball
Fix erroneous file modes
commit 99d45be028bee1e016e2f640817a51d308fb34ca
Author: Johnathan Corgan <address@hidden>
Date: Tue May 25 11:32:37 2010 -0700
usrp2-firmware: fix missing files in tarball
commit 398c2b9438af6417431e287bfce22cf72adbf8ad
Author: Johnathan Corgan <address@hidden>
Date: Tue May 25 05:16:10 2010 -0700
Fix erroneous file modes
commit 7c50ceb026eaa26fccd438cbb8f915a29a06eaa5
Merge: 16c0a87dc5c53ca28071b76f50b31317d4c519f1
6c0f2f5a5e4eddefc52c272c4b92065a225be3c5
Author: Johnathan Corgan <address@hidden>
Date: Mon May 24 21:26:34 2010 -0700
Merge branch 'master' into next
* master:
gnuradio-core: update copyrights
gnuradio-core: allow swig to handle exceptions in UDP source/sink
grc: update UDP source and sink block wrappers
Simplify USE_SELECT usage
Return immediately when using d_residual.
Defend against a peer that sends an invalid message length.
Move initialization of select timeout
Correct update of d_temp_offset (parallel construction)
Identify memory leaks that occur on error conditions
Use -1 as file descriptor "not open" value instead of 0
Add additional conditionalization of networking includes
Flush pending errors in gr_udp_sink on disconnect()
Rework UDP source and sink, with incompatible API changes
Updates to udp source/sink (select(), wait, cleanup)
Discard data in gr_udp_sink until receiver is started.
Use getaddrinfo in gr_udp_{source,sink}
Changes to gr_udp_{source,sink} for MinGW
Ignore ENOPROTOOPT return from setsockopt(SO_LINGER)
commit 6c0f2f5a5e4eddefc52c272c4b92065a225be3c5
Merge: 62f8c06058435ed3e16f20327bb07bd29e4d8386
b32e803b1bee283033c976a4656bc0af4fe9461f
Author: Johnathan Corgan <address@hidden>
Date: Sun May 23 13:36:44 2010 -0700
Merge remote branch 'gnuradio/wip/udp_source_sink'
* gnuradio/wip/udp_source_sink:
gnuradio-core: update copyrights
gnuradio-core: allow swig to handle exceptions in UDP source/sink
grc: update UDP source and sink block wrappers
Simplify USE_SELECT usage
Return immediately when using d_residual.
Defend against a peer that sends an invalid message length.
Move initialization of select timeout
Correct update of d_temp_offset (parallel construction)
Identify memory leaks that occur on error conditions
Use -1 as file descriptor "not open" value instead of 0
Add additional conditionalization of networking includes
Flush pending errors in gr_udp_sink on disconnect()
Rework UDP source and sink, with incompatible API changes
Updates to udp source/sink (select(), wait, cleanup)
Discard data in gr_udp_sink until receiver is started.
Use getaddrinfo in gr_udp_{source,sink}
Changes to gr_udp_{source,sink} for MinGW
Ignore ENOPROTOOPT return from setsockopt(SO_LINGER)
commit 16c0a87dc5c53ca28071b76f50b31317d4c519f1
Merge: 58a6e6c74dcc85979682f029ccbb6039cf20ae56
2c4bb0b5ea22ed73f3de6cac8a27083d950879bb
Author: Johnathan Corgan <address@hidden>
Date: Fri May 21 18:12:41 2010 -0700
Merge remote branch 'jblum/uhd' into next
* jblum/uhd:
using the send and recv full buffer modes, avoids extra loop in
implementation
Added call to get access to the underlying uhd simple usrp object.
added docs to uhd grc blocks, added pkg config path to make support easier
typo fix, called variable ant, not antenna
added to uhd grc files, also removed warning for grc generator with uhd
blocks
added more access methods to uhd source and sink
fix for paradigm shift
Use simple usrp from uhd.
gr-uhd working with io type
added swig includes and tune result return
using new streaming api
added set center freq call
Added samp rate param and using the simple device from uhd
removed timeout from here
Got the source and sink working with current uhd.
Added the uhd simple sink lib block, swig wrapper, grc wrapper.
using samples prop, added unchecked in files for utils and grc rx wrapper
recv noise with uhd
Created simple source (with nothing in it) and some swig build stuff.
Created gr uhd skeleton build.
commit 58a6e6c74dcc85979682f029ccbb6039cf20ae56
Merge: 645a3143723ca51a47bfc23bfd23b9a3e47f5240
62f8c06058435ed3e16f20327bb07bd29e4d8386
Author: Johnathan Corgan <address@hidden>
Date: Fri May 21 17:47:38 2010 -0700
Merge branch 'master' into next
* master:
libvrt: remove from 3.3 API.
NOTE: This is a '-s ours' merge that creates a merge commit but does not
actually change any files. This ensures future merges from master start
after the commit that removes VRT, so it is not changed in the 'next'
branch.
commit 62f8c06058435ed3e16f20327bb07bd29e4d8386
Author: Johnathan Corgan <address@hidden>
Date: Fri May 21 17:47:26 2010 -0700
libvrt: remove from 3.3 API.
libvrt will continue as part of the 3.4git development branch, where
it will undergo a rewrite and API change.
commit b32e803b1bee283033c976a4656bc0af4fe9461f
Author: Johnathan Corgan <address@hidden>
Date: Fri May 21 17:28:02 2010 -0700
gnuradio-core: update copyrights
commit 625a12540792512c968a6f45418a694a5f6aef76
Author: Johnathan Corgan <address@hidden>
Date: Fri May 21 17:23:06 2010 -0700
gnuradio-core: allow swig to handle exceptions in UDP source/sink
commit abc51381b06bff0075d68c6e6fa92383446c2fbc
Author: Johnathan Corgan <address@hidden>
Date: Fri May 21 17:16:25 2010 -0700
grc: update UDP source and sink block wrappers
commit 645a3143723ca51a47bfc23bfd23b9a3e47f5240
Author: Johnathan Corgan <address@hidden>
Date: Fri May 21 16:41:51 2010 -0700
Update version to 3.4git
commit c5b28091c915891d0a5556bcadb8f491a6689024
Author: Johnathan Corgan <address@hidden>
Date: Fri May 21 16:02:53 2010 -0700
Update revision to release 3.3.0-rc1, update autotools
commit 26185e9077e5e20f71fb515c0e847a5dfd57986c
Author: Eric Blossom <address@hidden>
Date: Wed May 19 20:43:48 2010 -0700
Simplify USE_SELECT usage
commit 91054ed9fe7f08cac9738a6a6af5a9ad476ba24b
Author: Eric Blossom <address@hidden>
Date: Wed May 19 20:38:17 2010 -0700
Return immediately when using d_residual.
(Otherwise recv may overwrite valid data in d_temp_buff.)
commit 4267b714f4276671f718136a1279f681a4231aee
Author: Eric Blossom <address@hidden>
Date: Wed May 19 20:27:10 2010 -0700
Defend against a peer that sends an invalid message length.
commit 34e0be1f96cb24e302269c008444bc18e418b653
Author: Eric Blossom <address@hidden>
Date: Wed May 19 20:15:41 2010 -0700
Move initialization of select timeout
commit 1e963cd9b6e2a1687bbff86df66c5efbcb2be363
Author: Eric Blossom <address@hidden>
Date: Wed May 19 20:11:35 2010 -0700
Correct update of d_temp_offset (parallel construction)
commit 99a39a4351ca250dcbeeface0ab7b9de6e301d49
Author: Eric Blossom <address@hidden>
Date: Wed May 19 20:06:26 2010 -0700
Identify memory leaks that occur on error conditions
commit 0058f55926c8e9f6ecb37f153ff7464b93838484
Author: Eric Blossom <address@hidden>
Date: Wed May 19 20:02:26 2010 -0700
Use -1 as file descriptor "not open" value instead of 0
commit 68ce6b4a9b90d4d53310c4271e6011b796fc1bff
Author: Eric Blossom <address@hidden>
Date: Wed May 19 19:57:10 2010 -0700
Add additional conditionalization of networking includes
commit 6f9093edd6d921827f1aca173e6de68898ba648a
Author: Eric Blossom <address@hidden>
Date: Wed May 19 15:26:08 2010 -0700
Remove bogus check for existence of prefix directory.
commit 8944000061cbfb995e56b74ab03034ec3541caac
Author: Johnathan Corgan <address@hidden>
Date: Tue May 18 13:53:39 2010 -0700
grc: rename execution binary from 'grc' to 'gnuradio-companion'
This change resolves a conflict with the Generic Colorizer application
which also uses the binary name 'grc'.
Interested users can add an alias to their shell environment to run
gnuradio-companion when grc is invoked.
commit fefb71787e7e365049743f210b18a6f04f13d47b
Author: Johnathan Corgan <address@hidden>
Date: Tue May 18 13:22:29 2010 -0700
gnuradio-core: removed gr.dd_mpsk_sync_cc block as obsolete
commit a61fc516f5deeef67b48a704c5426c3969d36248
Author: Don Ward <address@hidden>
Date: Thu May 6 10:02:35 2010 -0400
Flush pending errors in gr_udp_sink on disconnect()
On some systems (e.g., Debian/lenny) UDP errors are reported on the
following send() or recv() call. To avoid having errors (such as
ECONNREFUSED) from an old connection showing up on the first write
to a new connection, we do a recv() on disconnect() to flush them.
This may not work for all errors on all systems, but it works in
some simple cases of interest.
commit 761a6f97a623e07f51743d70d1962c98b26bb599
Merge: d702e27d1f3b0e76ef3734ee6b5b6ac1333cdbff
e22224454f63be561fa2a5923d35b65ba403b6ac
Author: Don Ward <address@hidden>
Date: Tue May 4 12:47:53 2010 -0400
Merge branch 'master' into udp
commit d702e27d1f3b0e76ef3734ee6b5b6ac1333cdbff
Author: Don Ward <address@hidden>
Date: Tue May 4 12:41:52 2010 -0400
Rework UDP source and sink, with incompatible API changes
Remove source address specifications for sink; add connect() and
disconnect() to sink; add get_port() to source; add optional EOF
signaling (using zero-length packets) to sink and source; modify
dial_tone, vector, and audio examples to match new code; add qa
test case.
commit dda6ed353551d3493983bd56e0ca8ee8ed4407c5
Merge: 04d3f1954b589656b34298b98e36b8667700d89a
9038b3530d0ec746f401f3c443e2f862fff5a18e
Author: Don Ward <address@hidden>
Date: Fri Apr 30 17:00:33 2010 -0400
Merge branch 'master' into udp
commit 04d3f1954b589656b34298b98e36b8667700d89a
Merge: 3ff43f7487b43436cd0f49de80ebff2c1ff1a188
a301c47751cb61116ae8f49f6b693b3ca6fbadc3
Author: Don Ward <address@hidden>
Date: Fri Apr 30 16:39:07 2010 -0400
Merge branch 'master' into udp
commit 3ff43f7487b43436cd0f49de80ebff2c1ff1a188
Author: Don Ward <address@hidden>
Date: Fri Apr 30 14:48:56 2010 -0400
Updates to udp source/sink (select(), wait, cleanup)
Use select() to avoid blocking on recv() in gr_udp_source (only known
way to avoid blocking on Cygwin).
Add wait argument to gr_udp_source to allow waiting for connection
or accepting lack of connection as EOF; add --no-wait option to
dial_tone_sink.py.
Remove system dependencies from .h files; remove unused data members
and (useless?) public open and close functions.
commit 3b8fcaa640d75573d314fb8616969ad2adf2a099
Author: Don Ward <address@hidden>
Date: Mon Apr 19 17:02:14 2010 -0400
Discard data in gr_udp_sink until receiver is started.
Also fixes warnings from gcc 4.3 and adds <boost/bind.hpp> for usrp2.
commit d1ae6560ab2b8b5d474e58f865314a6cf18b958c
Author: Don Ward <address@hidden>
Date: Sun Apr 18 19:01:56 2010 -0400
Use getaddrinfo in gr_udp_{source,sink}
Using getaddrinfo allows more common code between posix and winsock
systems. Remove unused variables and #include files. Close sockets
when done.
commit 545901e335f27600c460f749b66d60155a179492
Author: U-DON-WORKBENCH\Don <address@hidden(none)>
Date: Sun Apr 18 10:19:30 2010 -0400
Changes to gr_udp_{source,sink} for MinGW
Initialize and cleanup after winsock DLL. Interpret winsock error
codes. Use DWORD instead of timeval for setting timeout.
commit b0d32c6c20cadaa544aeaa7b5257919674e8d0ad
Author: Don Ward <address@hidden>
Date: Thu Apr 15 14:37:04 2010 -0400
Ignore ENOPROTOOPT return from setsockopt(SO_LINGER)
SO_LINGER is not valid for SOCK_DGRAM sockets on Windows, so we
expect setsockopt to return ENOPROTOOPT (invalid option for
protocol) on Cygwin and MinGW. If it happens on any other system
it should probably be ignored there, too.
-----------------------------------------------------------------------
hooks/post-receive
--
git://gnuradio.org/jblum
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Commit-gnuradio] git://gnuradio.org/jblum branch, grc/freedesktop, created. 76a2c92e7c5b90f6ec8da28888c0340c14cf3757,
git repository hosting <=