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 Open Source GSM Base Band stack".
The branch, laforge/burst_ind has been created
at ca0042dbbbca3d249557c1c2a7992f462d38adc3 (commit)
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmocom-bb/commit/?id=ca0042dbbbca3d249557c1c2a7992…
commit ca0042dbbbca3d249557c1c2a7992f462d38adc3
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Fri Apr 28 14:43:50 2017 +0200
WIP: DEVCFG to set baud rate
Change-Id: Iaacc2427ef4ae371a26841f436efb5cc04b818b5
http://cgit.osmocom.org/osmocom-bb/commit/?id=0f3c33dc4f008a1fc404de1d2a6ee…
commit 0f3c33dc4f008a1fc404de1d2a6ee756801219eb
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sun Jan 15 22:35:45 2017 +0100
firmware: Introduce sercomm_change_speed() to change baudrate
The function will wait until the Tx queue is drained and then proceed to
change the UARt baud rate.
http://cgit.osmocom.org/osmocom-bb/commit/?id=36b5c8c3004644d75797deb8a438d…
commit 36b5c8c3004644d75797deb8a438df38545455b6
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sun Jan 15 21:52:35 2017 +0100
fw/layer1: Replace multiframe scheduler for sniffing if CONFIG_BURST_IND is set
If the code is compiled with CONFIG_BURST_IND, we simply replace all
dedicated multiframe scheduler sets with the dsp sniffer task. This
way, a dedicated mode assign via L1CTL makes the firmware dump all the
raw burst data.
http://cgit.osmocom.org/osmocom-bb/commit/?id=1d5267e26429b413d26aa2fd5055f…
commit 1d5267e26429b413d26aa2fd5055f95ae64b7dad
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Sun Jan 15 21:41:30 2017 +0100
Introduce CONFIG_BURST_IND for burst indications
The default build will not include burst_ind support, as it seems to
break the FCCH tasks in an unepected way.
http://cgit.osmocom.org/osmocom-bb/commit/?id=184f936f61244dd9c09bdafa2a944…
commit 184f936f61244dd9c09bdafa2a944af278cacb1a
Author: Sylvain Munaut <tnt(a)246tNt.com>
Date: Thu Sep 30 23:16:35 2010 +0200
target/fw/dsp: Add & load the dsp sniffer patch
Signed-off-by: Sylvain Munaut <tnt(a)246tNt.com>
http://cgit.osmocom.org/osmocom-bb/commit/?id=2290e6dd56b7aa149f33acd696706…
commit 2290e6dd56b7aa149f33acd696706ebb20e47ad3
Author: Sylvain Munaut <tnt(a)246tNt.com>
Date: Sun Nov 14 16:10:44 2010 +0100
fw/l1: Add sniffing primitives
Signed-off-by: Sylvain Munaut <tnt(a)246tNt.com>
http://cgit.osmocom.org/osmocom-bb/commit/?id=2ee0ee6306ede497001d48ecdafcf…
commit 2ee0ee6306ede497001d48ecdafcf168fd0f32c0
Author: Sylvain Munaut <tnt(a)246tNt.com>
Date: Sun Nov 14 16:12:24 2010 +0100
l1ctl: Add definition for BURST INDICATION messages
(as a side effect data_ind is no longer the biggest message, so
need to update L3_MSG_SIZE)
Signed-off-by: Sylvain Munaut <tnt(a)246tNt.com>
http://cgit.osmocom.org/osmocom-bb/commit/?id=465e5c27a9bfcf76fd00c29f00c0f…
commit 465e5c27a9bfcf76fd00c29f00c0fbe90591e737
Author: Sylvain Munaut <tnt(a)246tNt.com>
Date: Thu Sep 30 23:14:23 2010 +0200
target_dsp/calypso: Add a custom DSP patch for burst sniffing
Load it, then set gprs_install_address to 0x015c and then task
23 will be a raw sniffer.
Signed-off-by: Sylvain Munaut <tnt(a)246tNt.com>
-----------------------------------------------------------------------
hooks/post-receive
--
The Open Source GSM Base Band stack