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 "Osmocom BTS-side code (Abis, scheduling, ...)".
The branch, achemeris/2sector has been updated
discards 313143b312c60ac9b858ccf55e8f38f2db87081b (commit)
discards ecb861822ef75248618508ad8dcb9dd5cd3082e5 (commit)
discards b2d07bc0845c834df9f95d29fa69fe414e41f071 (commit)
discards 19a84badef3c4d18de6ba31e2652bbcbbfaae45f (commit)
discards 8ae3f5fb3202dd1bb6fbbe67c19e088831c6d899 (commit)
discards 7821f2fa4c0a0d6155ba5bc762fe14cb0311efed (commit)
discards 4fdac6ab5ec0f0c1fc13dd1b651aa4b5b9f7ae04 (commit)
discards 5b817423010c80846f3fbf05e9d8363e8abb7a59 (commit)
discards 89cebb5afb08b01472be5b6bf59407784b17f82f (commit)
discards eb733e6b6f3cd02cbd01960ca2959f999ddf35ee (commit)
via 85bea349ebb4d9a53764f9a96220cdea088f605b (commit)
via 4e3bfe14126d016bbdde46b05dfa050b9cf7a0bb (commit)
via 7533cab4bc94e655c78151782be4a4a93e001b30 (commit)
via 3dc5c93e22786c4e448a243678c435bd6726d9d4 (commit)
via 3b3e16c4e4edac3ffc572ba8b754609e6a67c93f (commit)
via 8f8c2a621de1977c2684b2b70e06720ac850b858 (commit)
This update added new revisions after undoing existing revisions. That is
to say, the old revision is not a strict subset of the new revision. This
situation occurs when you --force push a change and generate a repository
containing something like this:
* -- * -- B -- O -- O -- O (313143b312c60ac9b858ccf55e8f38f2db87081b)
\
N -- N -- N (85bea349ebb4d9a53764f9a96220cdea088f605b)
When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.
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 -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-bts/commit/?id=85bea349ebb4d9a53764f9a96220cde…
commit 85bea349ebb4d9a53764f9a96220cdea088f605b
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Tue Jun 30 22:34:42 2015 -0400
hack: 2nd sector BTS. Needs code cleanup and more testing.
-----------------------------------------------------------------------
Summary of changes:
src/osmo-bts-trx/gsm0503_coding.c | 5 +-
src/osmo-bts-trx/l1_if.h | 1 -
src/osmo-bts-trx/loops.c | 5 +-
src/osmo-bts-trx/loops.h | 2 +-
src/osmo-bts-trx/scheduler.c | 255 +++++++++++++-------------------------
src/osmo-bts-trx/scheduler.h | 6 +-
src/osmo-bts-trx/trx_if.c | 66 ++++------
tests/bursts/Makefile.am | 2 +-
tests/bursts/bursts_test.c | 3 +
9 files changed, 121 insertions(+), 224 deletions(-)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)
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 "Osmocom BTS-side code (Abis, scheduling, ...)".
The branch, achemeris/loopback has been updated
discards 09d39a0337452724da5b4317c2b432c0505bce1f (commit)
discards 7271afbd0d30de95113ff035d6ab1a79399c4c3e (commit)
discards 8f60a1b59dbfb61e396f5acaa9fb6b8083d2ad1a (commit)
discards c3ca46108500d9a8da49043452b103114ca9d741 (commit)
discards 5ac8cc4eeae90d21ff813a7c2c6e6ae06d1c47a1 (commit)
discards e132ad7bb0d70adbc1e2f6b783df008a65c32f23 (commit)
via 9ab991191b901b362bc2bd3f6e78c600000a662d (commit)
via 0b305633d6dad11357d23cf39759693c602a80ec (commit)
via adf26f69751480e3bc0c1e8895188509bd5bd518 (commit)
via ceaf0616d22a764738e76daf9684a0cf846c8745 (commit)
via e6a8c0d3960145ea6c6c4d7546669c73697de350 (commit)
via 4e3bfe14126d016bbdde46b05dfa050b9cf7a0bb (commit)
via 7533cab4bc94e655c78151782be4a4a93e001b30 (commit)
This update added new revisions after undoing existing revisions. That is
to say, the old revision is not a strict subset of the new revision. This
situation occurs when you --force push a change and generate a repository
containing something like this:
* -- * -- B -- O -- O -- O (09d39a0337452724da5b4317c2b432c0505bce1f)
\
N -- N -- N (9ab991191b901b362bc2bd3f6e78c600000a662d)
When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.
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 -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-bts/commit/?id=9ab991191b901b362bc2bd3f6e78c60…
commit 9ab991191b901b362bc2bd3f6e78c600000a662d
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Sun Jun 14 23:49:16 2015 -0400
HACK: Do not discard GSM-FR frames with bad CRC.
http://cgit.osmocom.org/osmo-bts/commit/?id=0b305633d6dad11357d23cf39759693…
commit 0b305633d6dad11357d23cf39759693c602a80ec
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Wed Jun 10 00:47:13 2015 -0400
trx: Support "bad burst" frames coming from osmo-trx.
Todo: We should actually send command to enable this mode in osmo-trx.
http://cgit.osmocom.org/osmo-bts/commit/?id=adf26f69751480e3bc0c1e889518850…
commit adf26f69751480e3bc0c1e8895188509bd5bd518
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Wed Jun 10 00:45:08 2015 -0400
trx: Process undecodable frames coming from osmo-trx.
The purpose is to support RSSI measurements even when we can't decode a burst.
This commit also cleans up and abstracts some of the code in scheduler.c
http://cgit.osmocom.org/osmo-bts/commit/?id=ceaf0616d22a764738e76daf9684a0c…
commit ceaf0616d22a764738e76daf9684a0cf846c8745
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Fri Jun 5 01:07:21 2015 -0400
DEBUG: Bump log levels for messages useful for LOOPBACK debugging.
http://cgit.osmocom.org/osmo-bts/commit/?id=e6a8c0d3960145ea6c6c4d7546669c7…
commit e6a8c0d3960145ea6c6c4d7546669c73697de350
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Fri Jun 5 01:05:59 2015 -0400
trx: Add debug message about a successfully decoded FR frame.
-----------------------------------------------------------------------
Summary of changes:
tests/bursts/Makefile.am | 2 +-
tests/bursts/bursts_test.c | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)
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 "Osmocom BTS-side code (Abis, scheduling, ...)".
The branch, fairwaves/master has been updated
via 4e3bfe14126d016bbdde46b05dfa050b9cf7a0bb (commit)
via 7533cab4bc94e655c78151782be4a4a93e001b30 (commit)
from 3dc5c93e22786c4e448a243678c435bd6726d9d4 (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 -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-bts/commit/?id=4e3bfe14126d016bbdde46b05dfa050…
commit 4e3bfe14126d016bbdde46b05dfa050b9cf7a0bb
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Sun Jun 14 23:52:57 2015 -0400
vty: Add commands to manually activate/deactivate a channel.
This is a hack, but it's the easiest way to make BTS level loopback to work.
Another way to implement this is to have BSC/NITB to send the OML command.
Note, that the current code hardcode the channel to be TCH/F which is what we
need for the BER testing.
http://cgit.osmocom.org/osmo-bts/commit/?id=7533cab4bc94e655c78151782be4a4a…
commit 7533cab4bc94e655c78151782be4a4a93e001b30
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Mon Jul 20 20:04:02 2015 -0400
tests: Update busrsts_test build.
We've added logging calls to the bursts processing. Add logging facility
initializatoin to the test code.
-----------------------------------------------------------------------
Summary of changes:
src/common/vty.c | 60 ++++++++++++++++++++++++++++++++++++++++++++++
tests/bursts/Makefile.am | 2 +-
tests/bursts/bursts_test.c | 3 +++
3 files changed, 64 insertions(+), 1 deletion(-)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)
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 "Osmocom BTS-side code (Abis, scheduling, ...)".
The branch, achemeris/loopback has been updated
discards ecb861822ef75248618508ad8dcb9dd5cd3082e5 (commit)
discards b2d07bc0845c834df9f95d29fa69fe414e41f071 (commit)
discards 19a84badef3c4d18de6ba31e2652bbcbbfaae45f (commit)
discards 8ae3f5fb3202dd1bb6fbbe67c19e088831c6d899 (commit)
discards 7821f2fa4c0a0d6155ba5bc762fe14cb0311efed (commit)
discards 4fdac6ab5ec0f0c1fc13dd1b651aa4b5b9f7ae04 (commit)
discards 5b817423010c80846f3fbf05e9d8363e8abb7a59 (commit)
discards 89cebb5afb08b01472be5b6bf59407784b17f82f (commit)
discards eb733e6b6f3cd02cbd01960ca2959f999ddf35ee (commit)
via 09d39a0337452724da5b4317c2b432c0505bce1f (commit)
via 7271afbd0d30de95113ff035d6ab1a79399c4c3e (commit)
via 8f60a1b59dbfb61e396f5acaa9fb6b8083d2ad1a (commit)
via c3ca46108500d9a8da49043452b103114ca9d741 (commit)
via 5ac8cc4eeae90d21ff813a7c2c6e6ae06d1c47a1 (commit)
via e132ad7bb0d70adbc1e2f6b783df008a65c32f23 (commit)
via 3dc5c93e22786c4e448a243678c435bd6726d9d4 (commit)
via 3b3e16c4e4edac3ffc572ba8b754609e6a67c93f (commit)
via 8f8c2a621de1977c2684b2b70e06720ac850b858 (commit)
This update added new revisions after undoing existing revisions. That is
to say, the old revision is not a strict subset of the new revision. This
situation occurs when you --force push a change and generate a repository
containing something like this:
* -- * -- B -- O -- O -- O (ecb861822ef75248618508ad8dcb9dd5cd3082e5)
\
N -- N -- N (09d39a0337452724da5b4317c2b432c0505bce1f)
When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.
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 -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-bts/commit/?id=09d39a0337452724da5b4317c2b432c…
commit 09d39a0337452724da5b4317c2b432c0505bce1f
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Sun Jun 14 23:49:16 2015 -0400
HACK: Do not discard GSM-FR frames with bad CRC.
http://cgit.osmocom.org/osmo-bts/commit/?id=7271afbd0d30de95113ff035d6ab1a7…
commit 7271afbd0d30de95113ff035d6ab1a79399c4c3e
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Wed Jun 10 00:47:13 2015 -0400
trx: Support "bad burst" frames coming from osmo-trx.
Todo: We should actually send command to enable this mode in osmo-trx.
http://cgit.osmocom.org/osmo-bts/commit/?id=8f60a1b59dbfb61e396f5acaa9fb6b8…
commit 8f60a1b59dbfb61e396f5acaa9fb6b8083d2ad1a
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Wed Jun 10 00:45:08 2015 -0400
trx: Process undecodable frames coming from osmo-trx.
The purpose is to support RSSI measurements even when we can't decode a burst.
This commit also cleans up and abstracts some of the code in scheduler.c
http://cgit.osmocom.org/osmo-bts/commit/?id=c3ca46108500d9a8da49043452b1031…
commit c3ca46108500d9a8da49043452b103114ca9d741
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Sun Jun 14 23:52:57 2015 -0400
vty: Add commands to manually activate/deactivate a channel.
http://cgit.osmocom.org/osmo-bts/commit/?id=5ac8cc4eeae90d21ff813a7c2c6e6ae…
commit 5ac8cc4eeae90d21ff813a7c2c6e6ae06d1c47a1
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Fri Jun 5 01:07:21 2015 -0400
DEBUG: Bump log levels for messages useful for LOOPBACK debugging.
http://cgit.osmocom.org/osmo-bts/commit/?id=e132ad7bb0d70adbc1e2f6b783df008…
commit e132ad7bb0d70adbc1e2f6b783df008a65c32f23
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Fri Jun 5 01:05:59 2015 -0400
trx: Add debug message about a successfully decoded FR frame.
-----------------------------------------------------------------------
Summary of changes:
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)
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 "Osmocom BTS-side code (Abis, scheduling, ...)".
The branch, fairwaves/master has been updated
via 3dc5c93e22786c4e448a243678c435bd6726d9d4 (commit)
via 3b3e16c4e4edac3ffc572ba8b754609e6a67c93f (commit)
via 8f8c2a621de1977c2684b2b70e06720ac850b858 (commit)
from 5bb48d0c75fee2b2d4965a0a282f7daf8e711e38 (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 -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-bts/commit/?id=3dc5c93e22786c4e448a243678c435b…
commit 3dc5c93e22786c4e448a243678c435bd6726d9d4
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Sun Jun 14 23:52:27 2015 -0400
l1sap: Fix use-after-free in loopback mode.
http://cgit.osmocom.org/osmo-bts/commit/?id=3b3e16c4e4edac3ffc572ba8b754609…
commit 3b3e16c4e4edac3ffc572ba8b754609e6a67c93f
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Mon Jun 15 00:40:27 2015 -0400
trx: fix potential use of uninitialized toa variable.
Not really a bug, as we're smart about it down the stream, but it's better to
be strict here as well.
http://cgit.osmocom.org/osmo-bts/commit/?id=8f8c2a621de1977c2684b2b70e06720…
commit 8f8c2a621de1977c2684b2b70e06720ac850b858
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Mon Jun 15 00:33:37 2015 -0400
trx: Send POWERON/OFF commands to osmo-bts only for the first channel.
osmo-trx never supported separate power control for trx's, but now it started
to be more strict about it.
-----------------------------------------------------------------------
Summary of changes:
src/common/l1sap.c | 14 +++++++++++---
src/osmo-bts-trx/trx_if.c | 12 +++++++++---
2 files changed, 20 insertions(+), 6 deletions(-)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)
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 "Osmocom BTS-side code (Abis, scheduling, ...)".
The branch, achemeris/WIP_single_trx_cmd_queue has been created
at a691183304af70a2c9f76d23a235be66898852a4 (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-bts/commit/?id=a691183304af70a2c9f76d23a235be6…
commit a691183304af70a2c9f76d23a235be66898852a4
Author: Alexander Chemeris <Alexander.Chemeris(a)gmail.com>
Date: Mon Jun 29 22:08:11 2015 -0400
trx: Initial attempt to implement a single TRX commands queue.
-----------------------------------------------------------------------
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)
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 "UNNAMED PROJECT".
The branch, jerlbeck/wip/pdch-alloc has been updated
via 6b36049b1adc63886cbb9c4b51185caaba1c675d (commit)
via b01199cc6d95be9dee18a5e476d528f5eba91a99 (commit)
from 01213ceba8b84da093dbe9aa50828696a00e688f (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 -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-pcu/commit/?id=6b36049b1adc63886cbb9c4b51185ca…
commit 6b36049b1adc63886cbb9c4b51185caaba1c675d
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Fri Jul 17 16:39:09 2015 +0200
llc: Use CoDel to drop packages from the LLC queue (TODO)
Currently packages are only dropped if they have reached their life
time. This leads to queues being constantly filled under load,
increasing the latency a lot.
...
http://cgit.osmocom.org/osmo-pcu/commit/?id=b01199cc6d95be9dee18a5e476d528f…
commit b01199cc6d95be9dee18a5e476d528f5eba91a99
Author: Jacob Erlbeck <jerlbeck(a)sysmocom.de>
Date: Mon Jul 20 12:40:42 2015 +0200
llc: Add CoDel AQM implementation
This commit adds an implementation of the CoDel algorithm based on
the reference pseudocode presented in
http://queue.acm.org/appendices/codel.html. Instead of abstracting
the queue itself, the implementation provides a time stamp based
automaton which is invoked after a package has been dequeued.
Sponsored-by: On-Waves ehf
-----------------------------------------------------------------------
Summary of changes:
.gitignore | 1 +
src/Makefile.am | 6 +-
src/bts.h | 4 ++
src/gprs_codel.c | 167 ++++++++++++++++++++++++++++++++++++++++++++++
src/gprs_codel.h | 92 +++++++++++++++++++++++++
src/gprs_ms.cpp | 18 ++++-
src/gprs_ms.h | 9 +++
src/pcu_vty.c | 51 ++++++++++++++
src/tbf_dl.cpp | 9 +++
tests/Makefile.am | 8 ++-
tests/codel/codel_test.c | 147 ++++++++++++++++++++++++++++++++++++++++
tests/codel/codel_test.ok | 29 ++++++++
tests/testsuite.at | 6 ++
13 files changed, 543 insertions(+), 4 deletions(-)
create mode 100644 src/gprs_codel.c
create mode 100644 src/gprs_codel.h
create mode 100644 tests/codel/codel_test.c
create mode 100644 tests/codel/codel_test.ok
hooks/post-receive
--
UNNAMED PROJECT
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 "OpenBTS' transceiver retro-fit".
The branch, fairwaves/master has been updated
discards 6e2f7fb0156b3f33793d5b54d841ecee1763648a (commit)
discards fbf90a286c2863df3356504a507d59832aab4005 (commit)
via 835841853ff6b3234541fefa0c3213b90bf759ce (commit)
via e7c25a3677bbe495acb188f3af1c7ac8bb83e449 (commit)
via 6d17a6a7e6e2560715286629bfbb6a1bf24f368e (commit)
This update added new revisions after undoing existing revisions. That is
to say, the old revision is not a strict subset of the new revision. This
situation occurs when you --force push a change and generate a repository
containing something like this:
* -- * -- B -- O -- O -- O (6e2f7fb0156b3f33793d5b54d841ecee1763648a)
\
N -- N -- N (835841853ff6b3234541fefa0c3213b90bf759ce)
When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.
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 -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-trx/commit/?id=835841853ff6b3234541fefa0c3213b…
commit 835841853ff6b3234541fefa0c3213b90bf759ce
Author: Kirill Zakharenko <earwin(a)gmail.com>
Date: Sat Jul 18 01:28:50 2015 +0200
debian: compile for atom arch with SSE3 optimizations
http://cgit.osmocom.org/osmo-trx/commit/?id=e7c25a3677bbe495acb188f3af1c7ac…
commit e7c25a3677bbe495acb188f3af1c7ac8bb83e449
Author: Kirill Zakharenko <earwin(a)gmail.com>
Date: Sat Jul 18 01:27:03 2015 +0200
transceiver/x86: don’t use -march=native to build x86 specialized code
when this option is used, it is impossible to cross-compile for x86
variants like atom.
http://cgit.osmocom.org/osmo-trx/commit/?id=6d17a6a7e6e2560715286629bfbb6a1…
commit 6d17a6a7e6e2560715286629bfbb6a1bf24f368e
Author: Kirill Zakharenko <earwin(a)gmail.com>
Date: Sat Jul 18 01:25:23 2015 +0200
debian: whitespace changes, more correct hardening stanza
-----------------------------------------------------------------------
Summary of changes:
hooks/post-receive
--
OpenBTS' transceiver retro-fit
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 "OpenBTS' transceiver retro-fit".
The branch, fairwaves/master has been updated
via 6e2f7fb0156b3f33793d5b54d841ecee1763648a (commit)
via fbf90a286c2863df3356504a507d59832aab4005 (commit)
from bb8d46adaa9b8571be30c6d1c75c6aadd4f0b43d (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 -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-trx/commit/?id=6e2f7fb0156b3f33793d5b54d841ece…
commit 6e2f7fb0156b3f33793d5b54d841ecee1763648a
Author: Kirill Zakharenko <earwin(a)gmail.com>
Date: Sat Jul 18 01:11:44 2015 +0200
debian: build for atom arch with SSE3 optimizations
http://cgit.osmocom.org/osmo-trx/commit/?id=fbf90a286c2863df3356504a507d598…
commit fbf90a286c2863df3356504a507d59832aab4005
Author: Kirill Zakharenko <earwin(a)gmail.com>
Date: Sat Jul 18 01:10:57 2015 +0200
don't use -march=native to build x86 code
-----------------------------------------------------------------------
Summary of changes:
Transceiver52M/x86/Makefile.am | 2 +-
debian/rules | 12 ++++++------
2 files changed, 7 insertions(+), 7 deletions(-)
hooks/post-receive
--
OpenBTS' transceiver retro-fit
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 "GNU Radio block for interfacing with various radio hardware".
The branch, master has been updated
via 86ad584204762eeb01f07daa683673f1ec3f1df5 (commit)
via 43a00ae785ba5e9703b28e079b2ba78f7021ebb0 (commit)
from ac1d8ec02def12a31168a1d06683c027cecdfe0e (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 -----------------------------------------------------------------
http://cgit.osmocom.org/gr-osmosdr/commit/?id=86ad584204762eeb01f07daa68367…
commit 86ad584204762eeb01f07daa683673f1ec3f1df5
Author: Jon Szymaniak <jon.szymaniak(a)gmail.com>
Date: Thu Jul 16 14:03:20 2015 -0400
bladeRF: Support opening via a (subset of a) serial number, using any backend
The bladerf=X,[arguments] string now supports the following, where X is:
- The "device instance" which represents the Nth bladeRF connected.
This is 0-indexed, in the order displayed by `bladeRF-cli --probe`.
- The device's serial number.
For libbladeRF >= 1.4.1, a subset of the serial number is
supported. The subset must be at least the first three
characters of the serial number.
The backend specifier has been changed from "libusb" to the wildcard
("*"), allowing any available backend to be used.
http://cgit.osmocom.org/gr-osmosdr/commit/?id=43a00ae785ba5e9703b28e079b2ba…
commit 43a00ae785ba5e9703b28e079b2ba78f7021ebb0
Author: Jon Szymaniak <jon.szymaniak(a)gmail.com>
Date: Mon Jun 22 17:38:03 2015 -0400
bladeRF: Added SOB/EOB stream tag handling support to bladerf_sink
When running with metadata mode enabled, the bladerf_sink supports 'tx_sob' and
'tx_eob' stream tags. Anything not in the burst will be dropped, and a warning
will be printed.
Use of the bladeRF metadata can be enabled via a 'enable_metadata'
device argument. If running full-duplex, this must be provided to both
the source and the sink. This does not currently any additional features
to the sink.
-----------------------------------------------------------------------
Summary of changes:
lib/bladerf/bladerf_common.cc | 87 ++++++++++++++++++-----
lib/bladerf/bladerf_common.h | 2 +
lib/bladerf/bladerf_sink_c.cc | 152 +++++++++++++++++++++++++++++++++++++++-
lib/bladerf/bladerf_sink_c.h | 8 +++
lib/bladerf/bladerf_source_c.cc | 10 ++-
5 files changed, 239 insertions(+), 20 deletions(-)
hooks/post-receive
--
GNU Radio block for interfacing with various radio hardware