index
:
osmo-bsc
35c3
36c3
cccamp2019
cid188836
daniel/emerg
daniel/wip
fairwaves/production
fairwaves/stats-work
irefs/for/master/emerg
laforge/cbsp
laforge/dlcx
laforge/e1
laforge/mgcp-ipa
laforge/sccplite
lynxis/pre_release
master
neels/12625
neels/amr_startmode
neels/assignment
neels/bssmap_length
neels/call_during_call
neels/codec-pref
neels/deb9-asan
neels/dyn_ts
neels/fairwaves_ho_orig
neels/fsm4
neels/hack
neels/ho
neels/ho2
neels/ho2-interbsc
neels/ho_test
neels/ho_tmp
neels/ho_with_on_change_cb
neels/hodec
neels/hodec2
neels/hodec_wip
neels/inter_bsc_ho
neels/inter_bsc_ho2
neels/inter_bsc_ho_errs
neels/inter_bsc_ho_saved
neels/inter_bsc_ho_saved2
neels/inter_bsc_ho_wip
neels/jolly/new_handover
neels/lcls
neels/lcs
neels/lcs2
neels/legacy_neighbors
neels/libbsc
neels/meas_feed
neels/meas_rep
neels/misc
neels/misc3
neels/mode_modif
neels/ms_rel_ind
neels/neighbor
neels/pdch_deact_nack
neels/rr_release
neels/sccplite
neels/tch_f_congestion
neels/timers
neels/vtyref
neels/wip
osmith/abis-loadtest-timers
osmith/alert-buffer
osmith/fix-python3
osmith/rpm
pespin/nacc
pmaier/acch
pre_release
stsp/acc_ramp
tnt/rbs
OsmoBSC: Osmocom's Base Station Controller for 2G circuit-switched mobile networks
Harald Welte
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-23
lcls: Fix MDCX with garbage on LCLS loop break
Pau Espin Pedrol
1
-1
/
+1
2019-05-19
bssap: Feed Assign Complete with Osmux CID retrieved from MGW
Pau Espin Pedrol
1
-2
/
+24
2019-05-19
bssap: Parse Osmux CID on BSSAP Assign Req recv and use it in MGCP
Pau Espin Pedrol
3
-0
/
+33
2019-05-19
bssap: Announce Osmux support on RESET (ACK) send
Pau Espin Pedrol
1
-0
/
+16
2019-05-19
bssap: Detect MSC Osmux support on RESET (ACK) recv
Pau Espin Pedrol
2
-0
/
+25
2019-05-19
vty: Add option to enable osmux towards MSC
Pau Espin Pedrol
4
-0
/
+36
2019-05-15
Make sure to default to AMR octet-aligned mode
Harald Welte
1
-0
/
+1
2019-05-07
handover_fsm.c: fix: prevent possible buffer overflow
Vadim Yanitskiy
1
-0
/
+1
2019-05-06
abis_rsl.c: missing newlines on log lines
Neels Hofmeyr
1
-4
/
+4
2019-05-05
fix inter-BSC-HO-incoming for AoIP (2/2)
Neels Hofmeyr
1
-6
/
+31
2019-05-05
fix inter-BSC-HO-incoming for AoIP (1/2)
Neels Hofmeyr
2
-85
/
+104
2019-05-03
assignment_fsm: Properly support assigning signalling mode TCH/x
Sylvain Munaut
8
-133
/
+169
2019-04-30
move mgw endpoint FSM to osmo-mgw.git
Neels Hofmeyr
20
-939
/
+187
2019-04-23
use libosmocore osmo_tdef
Neels Hofmeyr
29
-468
/
+94
2019-04-19
Revert "fix inter-BSC-HO-incoming for AoIP (1/2)"
Daniel Willmann
2
-105
/
+84
2019-04-17
gsm_data.h: Remove unused variable from OpenBSC times
Daniel Willmann
2
-5
/
+0
2019-04-17
Change comments/strings from OpenBSC to OsmoBSC
Daniel Willmann
2
-3
/
+3
2019-04-17
manuals: Fix example config to reflect OsmoBSC commands
Daniel Willmann
1
-13
/
+1
2019-04-17
doc: Add generic counter chapter in manual
Daniel Willmann
2
-1
/
+3
2019-04-15
Drop unused old osmux leftover code
Pau Espin Pedrol
2
-42
/
+0
2019-04-08
fix inter-BSC-HO-incoming for AoIP (1/2)
Neels Hofmeyr
2
-84
/
+105
2019-04-08
Handover Request: also parse Chosen Algorithm IE, pass to lchan activation
Neels Hofmeyr
2
-0
/
+33
2019-04-08
lchan activation: add explicit encryption info to activation
Neels Hofmeyr
4
-10
/
+10
2019-04-08
ipaccess-config: use POSIX regex for Unit ID format check
Vadim Yanitskiy
1
-21
/
+9
2019-04-08
osmo_bsc_lcls.c: cosmetic: make Coverity happy
Vadim Yanitskiy
1
-3
/
+3
2019-04-07
gsm_data.c: use REG_NOSUB flag of regcomp()
Vadim Yanitskiy
1
-1
/
+1
2019-04-04
abis_nm.c: fix broken logging in abis_nm_rx_ipacc()
Vadim Yanitskiy
1
-3
/
+4
2019-04-04
abis_nm.c: use msgb_lv_put() to put abis_nm_ipa_magic
Vadim Yanitskiy
1
-3
/
+2
2019-04-04
abis_nm.c: use abis_nm_ipa_magic from libosmocore
Vadim Yanitskiy
1
-8
/
+4
2019-04-04
abis_nm.c: also print TRX number in abis_nm_get_attr()
Vadim Yanitskiy
1
-1
/
+1
2019-04-04
abis_nm.c: use proper format specifiers for BTS / TRX number
Vadim Yanitskiy
1
-6
/
+6
2019-03-27
nanobts: use libosmocore's osmo_store*() for OML attr. patching
Max
1
-12
/
+3
2019-03-27
osmo_bsc_bssap: check bssmap length field
Philipp Maier
1
-1
/
+31
2019-03-24
avoid use-after-free: on MGW endpoint dealloc, also forget it in conn->ho.*
Neels Hofmeyr
1
-3
/
+6
2019-03-19
lchan_fsm: add missing header file.
Philipp Maier
1
-0
/
+1
2019-03-19
AMR: Signal usage of octet-aligned or bandwith-efficient mode to MSC
Philipp Maier
3
-0
/
+43
2019-03-19
OML: Fix encoded length value of OML GET ATTRIBUTES
Harald Welte
1
-1
/
+1
2019-03-19
lchan_fsm: do not include 12.2k in active set on HR channels
Philipp Maier
1
-0
/
+9
2019-03-19
lchan_fsm: make sure multi rate configuration is valid
Philipp Maier
1
-1
/
+6
2019-03-19
codec_pref: fix special handling for AMR rate configuration (S15-S0)
Philipp Maier
2
-35
/
+62
2019-03-19
osmo_bsc_msc: Use meaningful amr rate configuration on BTS level
Philipp Maier
1
-18
/
+17
2019-03-15
fix another log line end in assignment_fsm.c
Pau Espin Pedrol
1
-1
/
+1
2019-03-14
fix log line end in assignment_fsm.c
Neels Hofmeyr
1
-1
/
+1
2019-03-14
Revert "assignment_fsm: Properly support assigning signalling mode TCH/x"
Neels Hofmeyr
8
-168
/
+133
2019-03-14
src/utils/Makefile.am: Drop unneeded sigtran and mgcp-client deps
Pau Espin Pedrol
1
-3
/
+0
2019-03-14
configure.ac: Add flag to enable/disable build of ipaccess related utils
Pau Espin Pedrol
2
-1
/
+9
2019-03-14
net_init.c: remove unneeded header
Pau Espin Pedrol
1
-1
/
+0
2019-03-14
ipaccess/Makefile.am: Remove unneeded libosmo-sigtran dep
Pau Espin Pedrol
1
-2
/
+0
2019-03-14
Move msc related code from gsm_data to bsc_msc
Pau Espin Pedrol
5
-19
/
+19
2019-03-14
Move LCLS references from gsm_data to osmo_bsc_lcls
Pau Espin Pedrol
4
-20
/
+24
[next]