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, master has been updated
via 5e8d8a1e75959141d643c84cf061032f9469be0a (commit)
via f9de18ea15a988afb13e487955811884beecd8c8 (commit)
via 97cb71971a345c7e96502d4000afc468bc3dd3b8 (commit)
via dd562d84bab5974f7b3505500bc9eced52252904 (commit)
via 773ab8b2c52d0145561e113e8af7bb839bbe4749 (commit)
via 69ace680dd6edf424389ed1b092faac6a81d900e (commit)
via 1bdd08d07d8c544389b0c9df5aea08a0c072582e (commit)
via 519a639cf37b6f4cb1c4c9a80a84f7c4dcb4ef4b (commit)
via 6323d2e61707ac96d1f4c5c0218c0efe6c203697 (commit)
via 601781f463d0f5798ac27fd90be63d9f15261683 (commit)
via 695d8eb27721352e2b9d13f31f28153f57c03a15 (commit)
via 5b500f5d8f4e149b41b3fae1ee47d4795a5709bb (commit)
via 2bf00d772905942b0baef20c84d2d320f3f647f8 (commit)
via 12992d86dc443a0d03efcb19ee8ab812506df950 (commit)
via d93bd21185efeaccb215cb4e81a81186b039a8f5 (commit)
via 8250800d3bcef5c8e67b822d8e83ddf3233ca3e4 (commit)
via 6d101a79a833249c207387d98db3a9eb34a98cc2 (commit)
from 20e8770df08a8584df4ac91f4a8eb86dfe443cd4 (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=5e8d8a1e75959141d643c84cf061032…
commit 5e8d8a1e75959141d643c84cf061032f9469be0a
Merge: 20e8770 f9de18e
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Jan 16 17:51:16 2016 +0100
Merge branch 'laforge/cleanup'
http://cgit.osmocom.org/osmo-bts/commit/?id=f9de18ea15a988afb13e48795581188…
commit f9de18ea15a988afb13e487955811884beecd8c8
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Jan 9 18:50:22 2016 +0100
TRX: the L1SAP queue contains mac blocks, not bursts (cosmetic)
http://cgit.osmocom.org/osmo-bts/commit/?id=97cb71971a345c7e96502d4000afc46…
commit 97cb71971a345c7e96502d4000afc468bc3dd3b8
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Jan 9 18:48:01 2016 +0100
TRX: Don't hard-code 23 bytes, use GSM_MACBLOCK_LEN
http://cgit.osmocom.org/osmo-bts/commit/?id=dd562d84bab5974f7b3505500bc9ece…
commit dd562d84bab5974f7b3505500bc9eced52252904
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Jan 9 18:25:22 2016 +0100
TRX: Don't use magic numbers when we have #defines
http://cgit.osmocom.org/osmo-bts/commit/?id=773ab8b2c52d0145561e113e8af7bb8…
commit 773ab8b2c52d0145561e113e8af7bb839bbe4749
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Jan 9 18:19:32 2016 +0100
TRX: replace some more 2715648 magic numbers with GSM_HYPERFRAME
http://cgit.osmocom.org/osmo-bts/commit/?id=69ace680dd6edf424389ed1b092faac…
commit 69ace680dd6edf424389ed1b092faac6a81d900e
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Jan 9 18:11:39 2016 +0100
TRX: scheduler: whitespace cleanup
http://cgit.osmocom.org/osmo-bts/commit/?id=1bdd08d07d8c544389b0c9df5aea08a…
commit 1bdd08d07d8c544389b0c9df5aea08a0c072582e
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Jan 9 18:09:28 2016 +0100
TRX: schedule: remove dead code
the check whether or not to send a dummy burst is done already in
trx_sched_dl_burst(), so no need to have commented-out code doing that
again.
http://cgit.osmocom.org/osmo-bts/commit/?id=519a639cf37b6f4cb1c4c9a80a84f7c…
commit 519a639cf37b6f4cb1c4c9a80a84f7c4dcb4ef4b
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Jan 9 18:05:13 2016 +0100
TRX: make trx_chan_desc static, it is not used externally
http://cgit.osmocom.org/osmo-bts/commit/?id=6323d2e61707ac96d1f4c5c0218c0ef…
commit 6323d2e61707ac96d1f4c5c0218c0efe6c203697
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Jan 9 17:53:30 2016 +0100
use existing #define for FR/EFR frame length (33/31)
http://cgit.osmocom.org/osmo-bts/commit/?id=601781f463d0f5798ac27fd90be63d9…
commit 601781f463d0f5798ac27fd90be63d9f15261683
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Jan 9 17:56:10 2016 +0100
move 'GSM_FR_BYTES' and related definitiions to common part
http://cgit.osmocom.org/osmo-bts/commit/?id=695d8eb27721352e2b9d13f31f28153…
commit 695d8eb27721352e2b9d13f31f28153f57c03a15
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Jan 9 17:50:40 2016 +0100
TRX: Reduce magic numbers, introduce GSM_HYPERFRAME for 2715648
http://cgit.osmocom.org/osmo-bts/commit/?id=5b500f5d8f4e149b41b3fae1ee47d47…
commit 5b500f5d8f4e149b41b3fae1ee47d4795a5709bb
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Jan 9 17:38:35 2016 +0100
TRX: use const for dummy and fcch burst definitions
http://cgit.osmocom.org/osmo-bts/commit/?id=2bf00d772905942b0baef20c84d2d32…
commit 2bf00d772905942b0baef20c84d2d320f3f647f8
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Jan 9 13:43:50 2016 +0100
TRX: mark scheduler data structures as 'const'
Those are read-only tables which should end up in the text segment
and not in writable data.
http://cgit.osmocom.org/osmo-bts/commit/?id=12992d86dc443a0d03efcb19ee8ab81…
commit 12992d86dc443a0d03efcb19ee8ab812506df950
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Jan 9 13:26:14 2016 +0100
TRX: some comments dscribing the scheduler.[ch] API
http://cgit.osmocom.org/osmo-bts/commit/?id=d93bd21185efeaccb215cb4e81a8118…
commit d93bd21185efeaccb215cb4e81a81186b039a8f5
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Jan 9 12:06:33 2016 +0100
sysmoBTS: port 'press Ctrl+C twice for immediate exit' from osmo-bts-trx
http://cgit.osmocom.org/osmo-bts/commit/?id=8250800d3bcef5c8e67b822d8e83ddf…
commit 8250800d3bcef5c8e67b822d8e83ddf3233ca3e4
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Jan 9 10:21:31 2016 +0100
TRX: Add stub bts_model_change_power() function
This just fixes linking. It still needs to be properly implemented
http://cgit.osmocom.org/osmo-bts/commit/?id=6d101a79a833249c207387d98db3a9e…
commit 6d101a79a833249c207387d98db3a9eb34a98cc2
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sat Jan 9 09:42:21 2016 +0100
TRX: remove obsolete get_mac() function
-----------------------------------------------------------------------
Summary of changes:
include/osmo-bts/gsm_data.h | 10 +++
src/osmo-bts-sysmo/main.c | 7 +-
src/osmo-bts-sysmo/tch.c | 7 --
src/osmo-bts-trx/gsm0503_coding.c | 23 ++---
src/osmo-bts-trx/l1_if.c | 16 ++--
src/osmo-bts-trx/l1_if.h | 24 ++---
src/osmo-bts-trx/main.c | 37 --------
src/osmo-bts-trx/scheduler.c | 179 +++++++++++++++++++++-----------------
src/osmo-bts-trx/scheduler.h | 19 ++--
src/osmo-bts-trx/trx_if.c | 6 +-
src/osmo-bts-trx/trx_vty.c | 4 +-
tests/bursts/bursts_test.c | 7 +-
12 files changed, 172 insertions(+), 167 deletions(-)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)