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-12-23
wip
neels/ho_test
Neels Hofmeyr
3
-0
/
+62
2020-12-23
wip
Neels Hofmeyr
1
-16
/
+40
2020-12-23
new handover tests for rxqual and afs bias
Neels Hofmeyr
3
-0
/
+94
2020-12-23
handover_test.c: add 'clear lchan ...'
Neels Hofmeyr
1
-0
/
+11
2020-12-23
handover_test.c: properly release lchans in set-ts-use
Neels Hofmeyr
1
-10
/
+11
2020-12-23
tmp log
Neels Hofmeyr
1
-1
/
+8
2020-12-23
handover_decision_2: log one more 'applied AFS bias'
Neels Hofmeyr
1
-4
/
+8
2020-12-23
handover_decision_2: rename 'better cell' to 'better rxlev'
Neels Hofmeyr
1
-1
/
+1
2020-12-23
debug log, lchan_fsm: explain leaving wait_rll_rtp_establish state
Neels Hofmeyr
1
-1
/
+6
2020-12-23
handover_test: rename test scripts from numbers to names
Neels Hofmeyr
34
-33
/
+33
2020-12-23
handover_test: set a fake osmo_mgcpc_ep_ci pointer
Neels Hofmeyr
1
-0
/
+10
2020-12-23
handover_test: adjust logging for reproducability
Neels Hofmeyr
1
-1
/
+3
2020-12-23
handover_test: send ho detection
Neels Hofmeyr
1
-4
/
+44
2020-12-23
handover_test: log sending ho complete
Neels Hofmeyr
1
-0
/
+5
2020-12-23
handover_test: implement as VTY shell
Neels Hofmeyr
39
-1717
/
+1390
2020-12-22
power_control: add VTY command to set static / maximum BS Power
Vadim Yanitskiy
5
-0
/
+94
2020-12-22
power_control: add VTY command for re-sending default parameters
Vadim Yanitskiy
1
-2
/
+37
2020-12-22
power_control: add VTY commands for per-BTS configuration
Vadim Yanitskiy
5
-0
/
+677
2020-12-21
OM2K: Skip the entire CON MO if there are no connection groups
Harald Welte
1
-5
/
+10
2020-12-21
OM2K: Permit transition from WAIT_CONF_RES -> WAIT_ENABLE_ACCEPT
Harald Welte
1
-1
/
+2
2020-12-21
osmobsc-usermanual: Add Chapter with AoIP message flow examples
Harald Welte
4
-0
/
+215
2020-12-21
abis_om2000: Force TRX NM state to UNLOCKED once TRX is up
Harald Welte
1
-0
/
+5
2020-12-19
power_control: make use of MS/BS parameters in RSL messages
Vadim Yanitskiy
1
-17
/
+52
2020-12-19
power_control: add encoder for ip.access nanoBTS and OsmoBTS
Vadim Yanitskiy
1
-0
/
+155
2020-12-19
power_control: send default parameters from bootstrap_rsl()
Vadim Yanitskiy
1
-0
/
+10
2020-12-19
power_control: add encoding/init API to 'struct gsm_bts_model'
Vadim Yanitskiy
1
-0
/
+5
2020-12-19
power_control: add new structures and default parameters
Vadim Yanitskiy
4
-0
/
+140
2020-12-19
abis_rsl: turn rsl_msgb_alloc() a macro and move it to header
Vadim Yanitskiy
2
-8
/
+7
2020-12-16
bsc_vty: mark repeated ACCH value of 1.9% to 2.7% BER as default
Philipp Maier
1
-1
/
+1
2020-12-15
Use rest_octets functionalities from libosmocore
Pau Espin Pedrol
11
-1038
/
+54
2020-12-15
vty: add new attribute for vendor-specific commands
Vadim Yanitskiy
2
-0
/
+4
2020-12-13
NM FSMs: fix DISABLED_NOTINSTALLED -> DISABLED_NOTINSTALLED
Vadim Yanitskiy
8
-9
/
+16
2020-12-10
gsm_lchan_name: assert on NULL lchan
Pau Espin Pedrol
1
-0
/
+1
2020-12-09
hodec 2: prefer moving TCH/H from half-used dyn TS
Neels Hofmeyr
2
-6
/
+23
2020-12-04
oml: Delay configuring NSVC until BTS features are negotiated
Pau Espin Pedrol
5
-7
/
+38
2020-12-04
Fix typo in function nanobts_attr_nsvc_get
Pau Espin Pedrol
5
-13
/
+13
2020-12-04
Handle BTS/BBTRANSC Get Attributes (Ack) in NM FSMs
Pau Espin Pedrol
7
-24
/
+97
2020-12-04
abis_nm: Simplify param passing to abis_nm_rx_get_attr_resp()
Pau Espin Pedrol
1
-3
/
+7
2020-12-04
Introduce NM GPRS NSVC FSM
Alexander Couzens
16
-41
/
+557
2020-12-03
Introduce NM GPRS CELL FSM
Pau Espin Pedrol
14
-21
/
+479
2020-12-03
Introduce NM GPRS NSE FSM
Pau Espin Pedrol
19
-21
/
+516
2020-12-03
nm_bts_sm_fsm: Fix peer_has_no_avstate_offline not applied for nanobts
Pau Espin Pedrol
1
-1
/
+1
2020-12-03
Store GPRS MOs directly under BTS SiteMgr object
Pau Espin Pedrol
30
-138
/
+270
2020-12-02
gsm_08_08: fix NULL pointer dereference in bsc_cm_update()
Vadim Yanitskiy
1
-7
/
+9
2020-12-01
ctrl_test_runner.py: remove per-test startup delay
Neels Hofmeyr
1
-1
/
+0
2020-12-01
abis_rsl: parse cm3 and indicate ACCH repetition cap to BTS
Philipp Maier
3
-0
/
+43
2020-12-01
bts: add repeated acch mode flags + vty config
Philipp Maier
3
-1
/
+164
2020-11-30
AMR start-mode auto: send smod bits as zero
Neels Hofmeyr
1
-2
/
+3
2020-11-30
AMR start-mode: send proper smod bits
Neels Hofmeyr
1
-0
/
+1
2020-11-30
fix AMR start-mode auto: reflect proper ICMI in MultiRate Config IE
Neels Hofmeyr
1
-1
/
+5
[next]