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
2020-11-10
abis_rsl: parse cm3 and indicate ACCH repetition cap to BTS
pmaier/acch
Philipp Maier
3
-0
/
+39
2020-11-09
osmo_bsc_bssap: actually check for lchan
Philipp Maier
1
-1
/
+1
2020-11-09
configure.ac: Require python3 for ext_tests
Daniel Willmann
1
-3
/
+3
2020-11-07
debian/control: Recommend installation of osmo-mgw
Harald Welte
1
-0
/
+1
2020-11-02
vty: add reminder messages about the radio link timeout
Vadim Yanitskiy
1
-0
/
+18
2020-10-29
minor code dup: smlc_set_cs7_instance()
Neels Hofmeyr
1
-20
/
+25
2020-10-29
add fixme comment for OS#3833
Neels Hofmeyr
1
-0
/
+5
2020-10-28
fix missing RR release when there is no MSC
Neels Hofmeyr
1
-1
/
+1
2020-10-28
manual: describe LCS and Lb interface
Neels Hofmeyr
4
-0
/
+136
2020-10-26
nm_channel_fsm: Fix innocuous transition not permitted log error
Pau Espin Pedrol
1
-0
/
+1
2020-10-24
main: add --vty-ref-mode, use vty_dump_xml_ref_mode()
Vadim Yanitskiy
1
-11
/
+34
2020-10-19
use osmo_fd_setup() whenever applicable
Harald Welte
4
-33
/
+15
2020-10-19
bts: move rate counter / stat item definitions from *.h to *.c
Vadim Yanitskiy
2
-168
/
+392
2020-10-17
ipa: Fix use of null pointer in log macro
Pau Espin Pedrol
3
-5
/
+5
2020-10-16
drop features 'core-location-area-code' and 'core-cell-identity'
Neels Hofmeyr
5
-69
/
+13
2020-10-15
abis_nm: Log Opstart NACK with error loglevel
Pau Espin Pedrol
1
-1
/
+1
2020-10-15
OML: Stay compatible with older osmo-bts versions
Pau Espin Pedrol
6
-17
/
+22
2020-10-15
Introduce Radio Channel FSM
Pau Espin Pedrol
16
-16
/
+905
2020-10-15
Introduce NM RadioCarrier FSM
Pau Espin Pedrol
18
-30
/
+466
2020-10-15
Introduce NM BaseBand Transceiver FSM
Pau Espin Pedrol
15
-13
/
+466
2020-10-15
Introduce NM BTS FSM
Pau Espin Pedrol
18
-12
/
+489
2020-10-15
Introduce NM BTS Site Manager FSM
Pau Espin Pedrol
21
-19
/
+518
2020-10-15
Set all NM OML objects to Locked by default
Pau Espin Pedrol
3
-2
/
+2
2020-10-15
LCS: Lb startup: no need to re-use existing SCCP user
Neels Hofmeyr
1
-6
/
+1
2020-10-15
LCS: add proper BSSMAP-LE RESET re-using new generalized reset FSM
Neels Hofmeyr
2
-28
/
+64
2020-10-15
add smlc.vty test
Neels Hofmeyr
1
-0
/
+73
2020-10-15
LCS: disable Lb interface by default, add vty 'smlc' / 'enable'
Neels Hofmeyr
3
-8
/
+114
2020-10-15
BSSMAP RESET: also accept conn cfm events during ST_DISC
Neels Hofmeyr
1
-0
/
+13
2020-10-15
BSSMAP RESET: tweak logging
Neels Hofmeyr
1
-2
/
+2
2020-10-15
BSSMAP RESET: move RESET-ACK into reset fsm
Neels Hofmeyr
5
-10
/
+51
2020-10-15
BSSMAP RESET: move cancel-paging call to osmo_bsc_sigtran_reset()
Neels Hofmeyr
3
-5
/
+6
2020-10-15
BSSMAP RESET: generalize a_reset FSM
Neels Hofmeyr
12
-191
/
+284
2020-10-12
contrib/jenkins: Enable parallel make in make distcheck
Pau Espin Pedrol
1
-2
/
+2
2020-10-10
add doc/location_services_ta.msc
Neels Hofmeyr
2
-0
/
+50
2020-10-09
remove unused osmo_bsc_reset.h
Neels Hofmeyr
1
-34
/
+0
2020-10-09
LCS: allow RSL EST IND during GSCON_ST_ACTIVE
Neels Hofmeyr
1
-1
/
+10
2020-10-09
LCS: implement the bulk of Location Services
Neels Hofmeyr
30
-17
/
+1858
2020-10-08
gsm_08_08: fix unreachable code in parse_powercap()
Philipp Maier
1
-0
/
+1
2020-10-08
LCS: SCCP next conn id: prepare Lb-interface
Neels Hofmeyr
4
-24
/
+62
2020-10-08
vty: add attributes to VTY commands indicating when they apply
Vadim Yanitskiy
5
-912
/
+1190
2020-10-08
RSL/BSSAP: fix: properly convert between RSL Link ID and DLCI
Vadim Yanitskiy
2
-4
/
+27
2020-10-07
LCS: implement re-use of existing A-interface conn
Neels Hofmeyr
3
-23
/
+69
2020-10-07
cosmetic: fix naming of GSCON_EV_A_CONN_REQ -> GSCON_EV_MO_COMPL_L3
Neels Hofmeyr
4
-6
/
+6
2020-10-07
bsc_subscr_name: print both IMSI and TMSI
Neels Hofmeyr
3
-37
/
+44
2020-10-07
introduce osmo_use_count for bsc_subscr
Neels Hofmeyr
12
-106
/
+155
2020-10-07
LCS: add paging reason, return in paging_request_stop()
Neels Hofmeyr
4
-28
/
+63
2020-10-07
refactor paging: add bsc_subscr to bsc_paging_params
Neels Hofmeyr
3
-28
/
+23
2020-10-07
refactor paging: introduce bsc_paging_start()
Neels Hofmeyr
3
-3
/
+10
2020-10-07
refactor paging: introduce bsc_paging_params
Neels Hofmeyr
3
-109
/
+111
2020-10-07
compl l3: move all message parsing out of bsc_find_msc()
Neels Hofmeyr
1
-23
/
+10
[next]