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
2018-07-16
prevent ARFCN+BSIC collisions in config
neels/inter_bsc_ho_saved2
Neels Hofmeyr
3
-0
/
+36
2018-07-16
allocate larger lchans if no SDCCH are available
Neels Hofmeyr
1
-0
/
+16
2018-07-16
lchan_fsm: split off lchan_rtp_fsm, establish RTP a bit earlier
Neels Hofmeyr
13
-501
/
+1057
2018-07-16
jenkins.sh: simpler invocation of verify_value_str...
Neels Hofmeyr
1
-1
/
+1
2018-07-16
doc: copy current charts to doc/old/ for later reference
Neels Hofmeyr
7
-0
/
+587
2018-07-16
create separate logging categories for lchan,ts,as FSMs
Neels Hofmeyr
6
-3
/
+42
2018-07-16
vty: 'handover any': pick more random chans, use select_lchan()
Neels Hofmeyr
1
-50
/
+46
2018-07-16
cosmetic: constify gsm_bts_num() net arg
Neels Hofmeyr
2
-2
/
+2
2018-07-16
fix BSC_CTR_ASSIGNMENT doc strings
Neels Hofmeyr
1
-7
/
+7
2018-07-16
cosmetics: allow ignorable events
Neels Hofmeyr
3
-7
/
+62
2018-07-16
vty: fix 'show lchan'
Neels Hofmeyr
2
-5
/
+5
2018-07-16
handover_fsm: don't imply EST_IND
Neels Hofmeyr
2
-4
/
+23
2018-07-16
fix RTP: remember port info from CRCX, not MDCX
Neels Hofmeyr
1
-6
/
+0
2018-07-16
fix RTP: keep old lchan MGW CI on handover failure
Neels Hofmeyr
2
-6
/
+30
2018-07-16
fix RTP: send to MGW's IP:port, not back to the BTS itself
Neels Hofmeyr
1
-12
/
+6
2018-07-16
fix assignment FSM: allow early EV_LCHAN_ESTABLISHED
Neels Hofmeyr
1
-7
/
+20
2018-07-16
cosmetic: assignment_fsm: update ID after pchan switch
Neels Hofmeyr
1
-0
/
+4
2018-07-16
timeslot FSM: fix ts_fsm_in_use_onenter() for TCH/F_TCH/H_PDCH
Neels Hofmeyr
3
-7
/
+134
2018-07-16
timeslot_fsm: fix name str of TS_ST_WAIT_PDCH_DEACT
Neels Hofmeyr
1
-1
/
+1
2018-07-16
large refactoring: use FSMs for lchans; add inter-BSC HO
Neels Hofmeyr
73
-4868
/
+8391
2018-07-11
add gsm_timers, for Tnnn definitions usable by FSMs
Neels Hofmeyr
23
-180
/
+513
2018-07-11
move RSL and RR related functions to abis_rsl.[hc]
Neels Hofmeyr
6
-593
/
+594
2018-07-11
fix / clarify rsl dtap cache
Neels Hofmeyr
9
-161
/
+186
2018-07-11
doc: update/fix FSM charts
Neels Hofmeyr
14
-35
/
+194
2018-07-11
inter-BSC HO: add neighbor_ident API to manage neighbor-BSS-cells
Neels Hofmeyr
21
-5
/
+1968
2018-07-11
call osmo_xua_msg_tall_ctx_init()
Neels Hofmeyr
1
-0
/
+3
2018-07-11
cosmetic: name osmo-bsc's root ctx 'osmo-bsc', not 'openbsc'
Neels Hofmeyr
1
-1
/
+1
2018-06-28
filter: Allocate each ctr group with a different idx
Pau Espin Pedrol
1
-2
/
+18
2018-06-28
filter: Replace '.' in counter names with ':'
Pau Espin Pedrol
1
-3
/
+3
2018-06-28
filter: vty: Print policy list in cmd show access-list
Pau Espin Pedrol
1
-16
/
+17
2018-06-28
Rename bsc_msg_acc_lst_vty_init to have more uniform prefix
Pau Espin Pedrol
3
-3
/
+3
2018-06-28
Init access_lists before passing it as a parameter
Pau Espin Pedrol
1
-3
/
+1
2018-06-28
bsc_vty: Write access list entries when storing bsc config
Pau Espin Pedrol
3
-2
/
+12
2018-06-28
bsc-filter: Remove unused func barr_adapt and set barr_find static
Pau Espin Pedrol
2
-68
/
+1
2018-06-26
lcls: set codec info when performing MGW operation
Philipp Maier
3
-6
/
+10
2018-06-25
gscon: pick suitable payload type / encoding name for MGCP
Philipp Maier
1
-0
/
+34
2018-06-25
debian: Move meas related binaries into new package osmo-bsc-meas-utils
Pau Espin Pedrol
2
-0
/
+7
2018-06-18
cosmetic / linking: move str_to_imsi() out of abis_rsl.c
Neels Hofmeyr
6
-11
/
+14
2018-06-15
fix dyn TS init: properly identify BTS on OML OPSTART ACK
Neels Hofmeyr
4
-27
/
+37
2018-06-15
osmo-bsc: Add -V param to print version
Pau Espin Pedrol
1
-1
/
+8
2018-06-15
osmo-bsc: Clean help description of cmd line parameters
Pau Espin Pedrol
1
-10
/
+10
2018-06-15
pcu_sock: Log event pcu_sock created
Pau Espin Pedrol
1
-0
/
+2
2018-06-14
absi_rsl: Fix segfault in rsl_rx_conn_fail()
Harald Welte
1
-1
/
+2
2018-06-11
bsc_subscr_conn_fsm: BSC must not release SCCP connection
Harald Welte
1
-1
/
+3
2018-06-11
Add missing event string name for GSCON_EV_LCLS_FAIL
Harald Welte
1
-0
/
+1
2018-06-10
remove traces of osmo-bsc_nat in python test (osmoappdesc/test_runner)
Harald Welte
2
-82
/
+2
2018-06-09
Remove unused logging subsystems DCC and DMGCP
Harald Welte
2
-14
/
+4
2018-06-08
Explicitly register CTRL-over-IPA callback with libosmo-sigtran
Harald Welte
1
-1
/
+5
2018-06-08
Ignore "dest" command in MSC node
Harald Welte
1
-0
/
+12
2018-06-08
make T10 configurable like the rest of them
Neels Hofmeyr
4
-6
/
+9
[next]