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_sacch
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/neighbor_cfg
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
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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-08
vty: add attributes to VTY commands indicating when they apply
Vadim Yanitskiy
1
-0
/
+7
2020-10-07
LCS: implement re-use of existing A-interface conn
Neels Hofmeyr
1
-0
/
+1
2020-10-07
cosmetic: fix naming of GSCON_EV_A_CONN_REQ -> GSCON_EV_MO_COMPL_L3
Neels Hofmeyr
1
-1
/
+1
2020-10-07
introduce osmo_use_count for bsc_subscr
Neels Hofmeyr
3
-13
/
+23
2020-10-07
LCS: add paging reason, return in paging_request_stop()
Neels Hofmeyr
1
-2
/
+15
2020-10-07
refactor paging: add bsc_subscr to bsc_paging_params
Neels Hofmeyr
1
-4
/
+4
2020-10-07
refactor paging: introduce bsc_paging_start()
Neels Hofmeyr
1
-0
/
+1
2020-10-07
refactor paging: introduce bsc_paging_params
Neels Hofmeyr
1
-2
/
+20
2020-10-07
compl l3: move Paging Response handling out of bsc_find_msc()
Neels Hofmeyr
1
-7
/
+1
2020-10-07
compl l3: allocate conn in gsm_08_08.c, not gsm_04_08_rr.c
Neels Hofmeyr
1
-1
/
+1
2020-10-05
pcuif_proto: version 10: add support for IPv6 NSVCs
Alexander Couzens
1
-1
/
+11
2020-10-05
pcuif_proto: version 10: add frequency hopping parameters
Alexander Couzens
1
-3
/
+12
2020-10-05
oml: encode IPv6 NSVC using the new OML attribute NM_ATT_OSMO_NS_LINK_CFG
Alexander Couzens
1
-3
/
+2
2020-10-03
pcuif_proto: protocol 9: add missing fields
Alexander Couzens
1
-0
/
+22
2020-10-03
remove unused signature gsm48_handle_paging_resp()
Neels Hofmeyr
1
-2
/
+0
2020-09-20
oml: Fix premature Opstart to Radio Carrier
Pau Espin Pedrol
1
-0
/
+1
2020-09-18
clean up timer definitions: introduce groups, move some T to X
Neels Hofmeyr
1
-0
/
+2
2020-09-16
drop bsc_subscr.lac
Neels Hofmeyr
1
-1
/
+0
2020-09-16
dissolve bsc_grace_paging_request()
Neels Hofmeyr
1
-5
/
+0
2020-09-11
abis_rsl.c: flush channel request queue on RSL bootstrap
Philipp Maier
1
-0
/
+1
2020-09-07
abis_rsl: prioritize emergency calls over regular calls
Philipp Maier
4
-0
/
+6
2020-09-03
lchan_fsm: make rsl mode-modify working again
Philipp Maier
2
-4
/
+11
2020-09-03
drop some unused members and function decls
Neels Hofmeyr
2
-9
/
+0
2020-08-31
bssap: do not send a Clear Request after a Clear Command
Neels Hofmeyr
1
-0
/
+2
2020-08-31
add {BTS,BSC}_CTR_INTER_BSC_HO_OUT_FAILED for RR HO Failure
Neels Hofmeyr
2
-0
/
+4
2020-08-29
CBSP: add local bind to client mode
Neels Hofmeyr
1
-0
/
+1
2020-08-29
CBSP: rewrite the CBSP link setup and 'cbc' VTY section
Neels Hofmeyr
2
-10
/
+18
2020-08-28
Allow storing IPv6 address strings in BSSAP structs
Pau Espin Pedrol
1
-3
/
+3
2020-08-26
bsc_subscr_conn_fsm: use proper cause values in SAPI N REJECT
Vadim Yanitskiy
1
-1
/
+1
2020-08-26
fix bsc_sapi_n_reject(): dlci is unsigned, use uint8_t
Vadim Yanitskiy
1
-1
/
+1
2020-08-24
Add bts counters to count BTS events where we don't have a bts
Daniel Willmann
1
-0
/
+10
2020-08-24
Count intra-cell and intra-bsc handover separately
Daniel Willmann
2
-0
/
+116
2020-08-24
Count handover per BTS as well as per BSC
Daniel Willmann
1
-0
/
+47
2020-08-20
Remove punctuation in counter description
Daniel Willmann
1
-35
/
+35
2020-08-17
Implement support for receiving BSSMAP CommonID from MSC
Harald Welte
2
-0
/
+3
2020-08-06
lchan_rtp_fsm: use E1 endpoints if the BTS is not ipaccess type
Philipp Maier
1
-1
/
+1
2020-07-31
Introduce support for ACC ramping during whole BTS life cycle
Pau Espin Pedrol
1
-6
/
+18
2020-07-29
Introduce support for ACC subset rotation
Pau Espin Pedrol
2
-38
/
+35
2020-07-20
rename files acc_ramp.* -> acc.c*
Pau Espin Pedrol
3
-2
/
+2
2020-07-18
Move gsm_bts_{trx_}set_system_infos APIs to bts{_trx}.*
Pau Espin Pedrol
3
-3
/
+4
2020-07-18
Move struct gsm_bts_trx: gsm-data.* => bts_trx.*
Pau Espin Pedrol
4
-74
/
+95
2020-07-18
bts: Drop duplicated function to get trx by number
Pau Espin Pedrol
2
-2
/
+1
2020-07-18
Move struct gsm_bts: gsm_data.* => bts.*
Pau Espin Pedrol
3
-626
/
+641
2020-07-16
propagate RSL error cause codes to RR Channel Release cause
Neels Hofmeyr
1
-0
/
+1
2020-07-16
RR Channel Release: pass Cause code from BSSMAP Clear to the BTS
Neels Hofmeyr
2
-1
/
+11
2020-07-15
Fix trailing whitespace in several files
Pau Espin Pedrol
1
-2
/
+2
2020-07-15
gsm_data.h: Drop duplicated include stdint.h
Pau Espin Pedrol
1
-1
/
+0
2020-07-08
SI2quater: allow storing 48 EARFCNs
Neels Hofmeyr
1
-1
/
+4
2020-07-03
system_information: publicly declare generate_cell_chan_list()
Vadim Yanitskiy
1
-0
/
+1
2020-06-23
fix crashes due to OSMO_ASSERT(conn->lchan)
Vadim Yanitskiy
1
-1
/
+2
[prev]
[next]