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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, for/master/dyn_pdch has been created
at 96d47b0543b94a10e4e5da507e6c4dedbe15a60e (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/openbsc/commit/?id=96d47b0543b94a10e4e5da507e6c4ded…
commit 96d47b0543b94a10e4e5da507e6c4dedbe15a60e
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Thu Jun 2 01:18:02 2016 +0200
dyn pdch: send PDCH ACT for each TCH/F_PDCH on TRX RSL UP
Add dyn_pdch_init() and call from inp_sig_cb() upon RSL UP.
Revert the |= TS_F_PDCH_MODE chunk from previous commit, since this flag will
now be set after dyn_pdch_init() sent out the PDCH ACT, i.e. when the PDCH ACT
ACK messages are received.
Change-Id: I7bfc70527162c95b3d7ea853eda6376b4f1f1161
http://cgit.osmocom.org/openbsc/commit/?id=940b99d4073d15725e811bd15071f396…
commit 940b99d4073d15725e811bd15071f3965eb4d61c
Author: Andreas Eversberg <jolly(a)eversberg.eu>
Date: Fri Oct 11 13:32:30 2013 +0200
dyn PDCH: Automatically deactivate/activate PDCH on TCH/F+PDCH channel
Handle shared TCH/F+PDCH channels as regular TCH/F channels. Prior to
activation, deactivate PDCH mode.
After deactivation, restore PDCH mode.
Change-Id: I5b7cff07ad9ac281a212daff8106a7d65c3c3145
http://cgit.osmocom.org/openbsc/commit/?id=7d6e7732b8dc2c5f30d8470f875e19c3…
commit 7d6e7732b8dc2c5f30d8470f875e19c3dd2aec61
Author: Andreas Eversberg <jolly(a)eversberg.eu>
Date: Fri Oct 11 13:05:16 2013 +0200
dyn PDCH: allow allocating TCH/F on TCH/F_PDCH slots
See comment added in the code.
Original patch by jolly, but split in two, added comment and flipped the if()
logic for readability by nhofmeyr.
Change-Id: Iddd575873a2fe819fc182a6b3d4186caea1997e5
http://cgit.osmocom.org/openbsc/commit/?id=f739d71de3abccd7757a6b108c3d7c86…
commit f739d71de3abccd7757a6b108c3d7c86162a1da9
Author: Andreas Eversberg <jolly(a)eversberg.eu>
Date: Fri Oct 11 13:05:16 2013 +0200
dyn PDCH: Fix free slot search for chan_alloc_reverse == true
For chan_alloc_reverse, _lc_find_trx() should return the last free slot instead
of the first.
Original patch by jolly, but split in two by nhofmeyr.
Change-Id: Ie919bfcaabab5286cbbbb1dbda0c140c62289503
http://cgit.osmocom.org/openbsc/commit/?id=3a83291d7c509c9bb4144a9b244f8f12…
commit 3a83291d7c509c9bb4144a9b244f8f12e8ca4943
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Thu Jun 2 12:56:16 2016 +0200
cosmetic: declare local var at top
Change-Id: Ie6f3394a18b6157f14469f676fff6849a503b694
http://cgit.osmocom.org/openbsc/commit/?id=4590c3cedc0039f8a2a279d777cf18eb…
commit 4590c3cedc0039f8a2a279d777cf18eba388f4ba
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Tue May 31 17:51:41 2016 +0200
debug log: cosmetic fixes
Drop erroneous C from a DEBUGPC, should be on a new line.
Drop underscores from IPAC_PDCH_[DE]ACT: all other log messages for IPAC PDCH
are without underscores -- git grep "P(.*IPAC.PDCH.*ACT"
Change-Id: I8fb7a1c1beabb1f4388517383fd0bdc082d557ca
http://cgit.osmocom.org/openbsc/commit/?id=c513a456759a89eb47b915df11400e55…
commit c513a456759a89eb47b915df11400e5524b3f131
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Mon May 23 17:56:57 2016 +0200
comment tweak for bsc_handover_start()
Have a comment only in the .c file to remove dup, tweak wording, use doxygen
style.
Change-Id: If054dad877a1ca750cd72be9c9d90bcf087bf741
-----------------------------------------------------------------------
hooks/post-receive
--
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)