[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] [gnuradio] branch packet2 created (now 93acb5b)
From: |
git |
Subject: |
[Commit-gnuradio] [gnuradio] branch packet2 created (now 93acb5b) |
Date: |
Tue, 14 Jun 2016 00:40:51 +0000 (UTC) |
This is an automated email from the git hooks/post-receive script.
jcorgan pushed a change to branch packet2
in repository gnuradio.
at 93acb5b digital: fixed up some header_buffer issues and added QA.
This branch includes the following new commits:
new ff7f830 digital: New packet management classes.
new ae4df1a digital: adding examples for using packet utilities.
new 78e2b15 Adding new test block to adjust the sample rate of a
stream and make sure tags are being placed in the correct locations.
new 95428ed digital: Cleaning up some of the packet parsing code.
new 73f5575 digital: More examples to help debug packet blocks/code.
new a20bd92 digital: updates to packet_formatter classes and parsing
blocks.
new 664f3ec digital: Updates to corr_est block.
new bda8fb2 digital: fixing PFB clock sync block handling of tags.
new 1353ca3 digital: Removed parse_soft and packet_parse_f.
new 2085158 digital: Redid packet formatter class hierarchy.
new 5959a2e digital: fixed packet parser QA tests
new 2edaf40 blocks: Adds a multiple (complex only) block that
responds to tags.
new 5d1f389 digital: Dealing with scaling issues with corr_est.
new 61a2180 digital: wip: pfb_clock_sync_ccf tag offset update.
new 13ba571 digital: wip: packet formatters specify payload in
symbols, not bits.
new 81a4e19 digital: Examples for dealing with packet comms
new 0b15f62 docs: Adding documentation for packet comms
new f5e4bd0 digital: fixing up some of the packet formatters since
the new base class.
new fe6f204 digital: adding more support for packet formatters.
new f3a63d2 digital: fixed packet_parse from using default formatter
to base class
new c1e111c digital: adding packet_formatter_ofdm to replace
packet_header_ofdm.
new b5bccfd digital: refactoring formatting/parsing code.
new a6ac344 digital: Fixing QA code for testing header
formatter/parsers.
new 93acb5b digital: fixed up some header_buffer issues and added QA.
The 24 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
- [Commit-gnuradio] [gnuradio] branch packet2 created (now 93acb5b),
git <=
- [Commit-gnuradio] [gnuradio] 11/24: digital: fixed packet parser QA tests, git, 2016/06/13
- [Commit-gnuradio] [gnuradio] 04/24: digital: Cleaning up some of the packet parsing code., git, 2016/06/13
- [Commit-gnuradio] [gnuradio] 12/24: blocks: Adds a multiple (complex only) block that responds to tags., git, 2016/06/13
- [Commit-gnuradio] [gnuradio] 13/24: digital: Dealing with scaling issues with corr_est., git, 2016/06/13
- [Commit-gnuradio] [gnuradio] 09/24: digital: Removed parse_soft and packet_parse_f., git, 2016/06/13
- [Commit-gnuradio] [gnuradio] 15/24: digital: wip: packet formatters specify payload in symbols, not bits., git, 2016/06/13
- [Commit-gnuradio] [gnuradio] 03/24: Adding new test block to adjust the sample rate of a stream and make sure tags are being placed in the correct locations., git, 2016/06/13
- [Commit-gnuradio] [gnuradio] 06/24: digital: updates to packet_formatter classes and parsing blocks., git, 2016/06/13
- [Commit-gnuradio] [gnuradio] 08/24: digital: fixing PFB clock sync block handling of tags., git, 2016/06/13
- [Commit-gnuradio] [gnuradio] 23/24: digital: Fixing QA code for testing header formatter/parsers., git, 2016/06/13