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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-17
lchan_fsm, lchan_rtp_fsm: make all timers configurable
neels/timers
Oliver Smith
4
-6
/
+24
2020-09-17
clean up timer definitions: introduce groups, move some T to X
Neels Hofmeyr
7
-75
/
+150
2020-09-17
abis_nm: improve logging message in abis_nm_get_attr()
Vadim Yanitskiy
1
-4
/
+5
2020-09-17
abis_nm: use LOGPFOH()/DEBUGPFOH() in parse_attr_resp_info_unreported()
Vadim Yanitskiy
1
-7
/
+10
2020-09-16
add timer.vty
Neels Hofmeyr
1
-0
/
+95
2020-09-16
drop unused Tdef for 992427
Neels Hofmeyr
1
-1
/
+0
2020-09-16
drop bsc_subscr.lac
Neels Hofmeyr
3
-5
/
+3
2020-09-16
dissolve bsc_grace_paging_request()
Neels Hofmeyr
3
-45
/
+6
2020-09-15
abis_nm: use DEBUGPFOH() in abis_nm_rx_sw_act_req()
Vadim Yanitskiy
1
-1
/
+1
2020-09-15
abis_nm: use btstype2str() in abis_nm_rcvmsg_manuf()
Vadim Yanitskiy
1
-1
/
+1
2020-09-15
abis_nm: abis_nm_get_ts(): use LOGPFOH() instead of generic LOGP()
Vadim Yanitskiy
1
-4
/
+2
2020-09-15
abis_nm: LOGPFOH()/DEBUGPFOH(): remove redundant context info
Vadim Yanitskiy
1
-22
/
+17
2020-09-15
abis_nm: fix msgb memleak in _abis_nm_sendmsg()
Vadim Yanitskiy
1
-0
/
+1
2020-09-15
abis_nm: fix erroneous use of LOGPC() instead of LOGP()
Vadim Yanitskiy
1
-3
/
+3
2020-09-15
gsm 04.08: correct calculate the Cell Selection Indicator after release of al...
Alexander Couzens
1
-4
/
+4
2020-09-14
bsc_vty: improve manual activation of lchans (debug / labtest)
Philipp Maier
1
-41
/
+215
2020-09-11
vty: clarify NM state owner printed by 'show trx N' command
Vadim Yanitskiy
1
-1
/
+1
2020-09-11
abis_rsl: fix memleak in rach dos reduction function
Philipp Maier
1
-1
/
+4
2020-09-11
abis_rsl: inform user when expired channel requests get tossed
Philipp Maier
1
-2
/
+6
2020-09-11
abis_rsl.c: flush channel request queue on RSL bootstrap
Philipp Maier
3
-0
/
+16
2020-09-10
gsm 04.08: encode the LTE neighbors measurement bandwindth in Channel Release
Alexander Couzens
1
-2
/
+8
2020-09-10
gsm_data: always set spare bits in channel description
Alexander Couzens
1
-0
/
+1
2020-09-09
abis_om2000: check result of gsm_bts_trx_set_system_infos()
Vadim Yanitskiy
1
-4
/
+19
2020-09-09
lchan_rtp_fsm: Deferr IPACC MDCX after BTS side MGCP MDCX
Pau Espin Pedrol
3
-35
/
+36
2020-09-08
fix bootstrap_rsl(): check result of gsm_bts_trx_set_system_infos()
Vadim Yanitskiy
1
-1
/
+4
2020-09-08
vty: propagate result of gsm_bts_set_system_infos()
Vadim Yanitskiy
1
-2
/
+10
2020-09-08
SI Type 4: prevent potential buffer overflow
Vadim Yanitskiy
1
-0
/
+3
2020-09-07
Fix creating MGCP proxy socket if MGW listens on an IPv6 address
Pau Espin Pedrol
1
-2
/
+2
2020-09-07
abis_rsl: prioritize emergency calls over regular calls
Philipp Maier
8
-50
/
+284
2020-09-06
generate_ma_for_ts(): fix: properly encode ARFCN 0 (corner case)
Vadim Yanitskiy
1
-2
/
+1
2020-09-06
generate_ma_for_ts(): use OSMO_BYTES_FOR_BITS() macro
Vadim Yanitskiy
1
-3
/
+1
2020-09-03
lchan_fsm: make rsl mode-modify working again
Philipp Maier
10
-47
/
+252
2020-09-03
CBSP VTY: re-add legacy cbc config for backwards compat
Neels Hofmeyr
2
-0
/
+157
2020-09-03
CBSP: adjust manual to reflect new 'cbc' VTY config
Neels Hofmeyr
1
-20
/
+42
2020-09-03
SI Type 4: fix missing CBCH Mobile Allocation IE
Vadim Yanitskiy
1
-7
/
+16
2020-09-03
gsm_04_08_rr: fix hopping parameters in RR Handover Command
Vadim Yanitskiy
1
-9
/
+10
2020-09-03
vty: add a command to clear hopping ARFCN list
Vadim Yanitskiy
1
-0
/
+14
2020-09-03
drop some unused members and function decls
Neels Hofmeyr
2
-9
/
+0
2020-09-02
Fail on invalid IP addresses passed to IPACC MDCX
Pau Espin Pedrol
1
-2
/
+8
2020-09-01
vty: Hide show running-config ACC ramping params if not enabled
Pau Espin Pedrol
1
-6
/
+8
2020-08-31
CBSP: fix link startup when enabled in config file
Neels Hofmeyr
1
-1
/
+6
2020-08-31
handover: fix detection for ambiguous HO neighbor ident
Neels Hofmeyr
1
-19
/
+21
2020-08-31
handover_fsm: signal Clear from gscon, for proper HO result counts
Neels Hofmeyr
2
-0
/
+7
2020-08-31
bssap: do not send a Clear Request after a Clear Command
Neels Hofmeyr
2
-0
/
+9
2020-08-31
add {BTS,BSC}_CTR_INTER_BSC_HO_OUT_FAILED for RR HO Failure
Neels Hofmeyr
3
-0
/
+8
2020-08-31
fix HO inter-BSC-IN target bts for counters
Neels Hofmeyr
1
-0
/
+5
2020-08-31
fix 'handover:*' counters: remove bogus increments
Neels Hofmeyr
1
-10
/
+8
2020-08-30
fix 'handover:*' counters: add missing / move increments
Neels Hofmeyr
2
-7
/
+4
2020-08-30
ho counters: count invalid target cell as 'error', not 'no_channel'
Neels Hofmeyr
1
-1
/
+1
2020-08-30
cosmetic: dissolve error-goto with single source in handover_start()
Neels Hofmeyr
1
-5
/
+4
[next]