[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] gnuradio.git at gnuradio.org branch, master, updated.
From: |
Git Repository |
Subject: |
[Commit-gnuradio] gnuradio.git at gnuradio.org branch, master, updated. 3.3git-471-g8e003a4 |
Date: |
Wed, 21 Oct 2009 15:21:38 -0600 (MDT) |
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 "gnuradio.git at gnuradio.org".
The branch, master has been updated
via 8e003a402af2993f978620741fdf195ac9bf7834 (commit)
via 2875cf23fcb5d38866a42327cafa2b43abe2fbf4 (commit)
via 538e6fa4380b55ed65dfab275c75302946b228bf (commit)
via 4fad7bd5a431a113bf66459b8b4c7536671c9c14 (commit)
via 5b74bb4d34f381fa8a8af1e1d96ea2d673a8be71 (commit)
via 57e810d3f07909947a9fb2daeb507b439d5f4f50 (commit)
via 85a8e6cdb0fb05b12b071c81f9eb025b380fb155 (commit)
via 1c528febdac158b3fe898a8cb37ac37f8f4fee61 (commit)
via e3902a9557e2a8c8bdd1e86fab30d754e909f843 (commit)
via 3cb87bce0f8f20912a16f54e03d37f9fef4e0c3f (commit)
via 2532270b7db5be724c390bddde8b0e490f98fe6f (commit)
via 4036435eeebee7e3653c5b8ad694c77515d5a3ea (commit)
via fd23d8e0b0f457b2b8b0db19bb74e6bac21189bb (commit)
via 6e71986985a157000cb41717cbce5b83e713e177 (commit)
via ec52b1c2e99cfa8a44943f47cad00b4c9862602b (commit)
via 7e9c7be46de8329c1aa884197378246d54cf05cd (commit)
via 77ad7e778d668a2bddc9bf431088b586707bd279 (commit)
from 3f60c94858810b605c2f8a343375c57c78a660dc (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 8e003a402af2993f978620741fdf195ac9bf7834
Merge: 3f60c94858810b605c2f8a343375c57c78a660dc
2875cf23fcb5d38866a42327cafa2b43abe2fbf4
Author: Johnathan Corgan <address@hidden>
Date: Wed Oct 21 14:20:15 2009 -0700
Merge branch 'vrt' of http://gnuradio.org/git/jblum
Merge fix: added GRUEL_INCLUDES to vrt Makefile
Merge fix: added missing include in gr-vrt
* 'vrt' of http://gnuradio.org/git/jblum:
query the model number from the host
fix so all handlers get called on event
simplfied the code while i was looking at it
added access methods for gps stuff
added access methods and parsing for caldiv if context
use existing utility method
reading the lo back and storing it
use the new htonll and vrt types to send cal and lo freqs
checking for if context packets and setting up the payload pointer and
size
Reading 64 bit freq out of chunk of context packet.
copied over vrt context and type headers, updated bits.h as well
Dump IF-Context packets in hex.
use gruel/inet.h instead of arap/inet.h
fix white space
made rxdspno a parameter for: start/stop streaming, and quadradio32fc
commit 2875cf23fcb5d38866a42327cafa2b43abe2fbf4
Author: Josh Blum <address@hidden>
Date: Wed Oct 21 12:30:03 2009 -0700
query the model number from the host
commit 538e6fa4380b55ed65dfab275c75302946b228bf
Author: Josh Blum <address@hidden>
Date: Mon Oct 12 18:35:10 2009 -0700
fix so all handlers get called on event
commit 4fad7bd5a431a113bf66459b8b4c7536671c9c14
Author: Josh Blum <address@hidden>
Date: Mon Oct 12 15:44:17 2009 -0700
simplfied the code while i was looking at it
commit 5b74bb4d34f381fa8a8af1e1d96ea2d673a8be71
Merge: 57e810d3f07909947a9fb2daeb507b439d5f4f50
38d5389f3054164a2f04d6e4e8fe381aa5ee03fc
Author: Josh Blum <address@hidden>
Date: Mon Oct 12 12:16:12 2009 -0700
Merge commit '38d5389f3054164a2f04d6e4e8fe381aa5ee03fc' into vrt
commit 57e810d3f07909947a9fb2daeb507b439d5f4f50
Author: Josh Blum <address@hidden>
Date: Tue Sep 29 15:34:58 2009 -0700
added access methods for gps stuff
commit 85a8e6cdb0fb05b12b071c81f9eb025b380fb155
Author: Josh Blum <address@hidden>
Date: Mon Sep 28 19:04:38 2009 -0700
added access methods and parsing for caldiv if context
commit 1c528febdac158b3fe898a8cb37ac37f8f4fee61
Author: Josh Blum <address@hidden>
Date: Mon Sep 28 12:14:32 2009 -0700
use existing utility method
commit e3902a9557e2a8c8bdd1e86fab30d754e909f843
Author: Josh Blum <address@hidden>
Date: Fri Sep 25 19:04:35 2009 -0700
reading the lo back and storing it
commit 3cb87bce0f8f20912a16f54e03d37f9fef4e0c3f
Author: Josh Blum <address@hidden>
Date: Fri Sep 25 17:28:52 2009 -0700
use the new htonll and vrt types to send cal and lo freqs
commit 2532270b7db5be724c390bddde8b0e490f98fe6f
Author: Josh Blum <address@hidden>
Date: Fri Sep 25 16:54:50 2009 -0700
checking for if context packets and setting up the payload pointer and size
commit 4036435eeebee7e3653c5b8ad694c77515d5a3ea
Author: Josh Blum <address@hidden>
Date: Fri Sep 25 15:57:20 2009 -0700
Reading 64 bit freq out of chunk of context packet.
Where is the rest of my context packet?
Added htonll and ntohll in gruel inet.h
Fixed vrt/types.h freq cast
commit fd23d8e0b0f457b2b8b0db19bb74e6bac21189bb
Author: Josh Blum <address@hidden>
Date: Fri Sep 25 13:56:43 2009 -0700
copied over vrt context and type headers, updated bits.h as well
commit 6e71986985a157000cb41717cbce5b83e713e177
Author: Eric Blossom <address@hidden>
Date: Wed Sep 23 05:46:44 2009 -0700
Dump IF-Context packets in hex.
commit ec52b1c2e99cfa8a44943f47cad00b4c9862602b
Author: Eric Blossom <address@hidden>
Date: Wed Sep 23 05:38:07 2009 -0700
use gruel/inet.h instead of arap/inet.h
commit 7e9c7be46de8329c1aa884197378246d54cf05cd
Author: Eric Blossom <address@hidden>
Date: Wed Sep 23 04:53:58 2009 -0700
fix white space
commit 77ad7e778d668a2bddc9bf431088b586707bd279
Author: Josh Blum <address@hidden>
Date: Tue Sep 22 11:17:29 2009 -0700
made rxdspno a parameter for: start/stop streaming, and quadradio32fc
-----------------------------------------------------------------------
Summary of changes:
.../blks2impl/stream_to_vector_decimator.py | 3 +-
gr-vrt/src/vrt_quadradio_source_32fc.cc | 20 +-
gr-vrt/src/vrt_quadradio_source_32fc.h | 25 ++-
gr-vrt/src/vrt_source_32fc.cc | 94 ++++++--
gr-vrt/src/vrt_source_32fc.h | 18 ++-
gr-wxgui/src/python/forms/forms.py | 8 +-
gruel/src/include/gruel/inet.h.in | 33 +++-
vrt/apps/simple_rx_samples.cc | 4 +-
vrt/include/vrt/Makefile.am | 4 +-
vrt/include/vrt/bits.h | 46 +++-
vrt/include/vrt/if_context.h | 243 ++++++++++++++++++++
vrt/include/vrt/quadradio.h | 6 +-
vrt/include/vrt/types.h | 138 +++++++++++
vrt/lib/Makefile.am | 3 +-
vrt/lib/expanded_header.cc | 8 +-
vrt/lib/quadradio.cc | 20 +-
16 files changed, 599 insertions(+), 74 deletions(-)
create mode 100644 vrt/include/vrt/if_context.h
create mode 100644 vrt/include/vrt/types.h
hooks/post-receive
--
gnuradio.git at gnuradio.org
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Commit-gnuradio] gnuradio.git at gnuradio.org branch, master, updated. 3.3git-471-g8e003a4,
Git Repository <=