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
2018-05-29
remove struct bsc_api
neels/libbsc
Neels Hofmeyr
7
-198
/
+86
2018-05-29
dissolve libbsc: move all to src/osmo-bsc, link .o files
Neels Hofmeyr
78
-871
/
+1046
2018-05-29
Re-introduce support for IPA-encapsulated MGCP
Harald Welte
7
-20
/
+161
2018-05-28
doc: add msc charts on Assignment/Handover internals
Neels Hofmeyr
3
-0
/
+357
2018-05-28
acc_ramp: Increase log level of some messages
Pau Espin Pedrol
1
-4
/
+4
2018-05-27
move 'extern struct gsm_network *bsc_gsmnet" to header file
Harald Welte
8
-20
/
+8
2018-05-27
Remove 'struct bsc_msc_connection' + fix IPA-encapsulated CTRL
Harald Welte
16
-506
/
+182
2018-05-27
remove remaining bits of osmo-bsc_nat
Harald Welte
39
-10806
/
+2
2018-05-25
bsc: Don't create MSC-side MGCP connection in IPA/SCCPlite case
Harald Welte
1
-9
/
+19
2018-05-25
bsc: Don't include AoIP IEs in ASSIGNMENT COMPLETE over SCCPlite
Harald Welte
1
-6
/
+12
2018-05-25
bsc: Don't reject ASSIGNMENT for Audio in IPA/SCCPlite case
Harald Welte
1
-13
/
+1
2018-05-25
bsc: Use correct MGCP endpoint name for IPA/SCCPlite
Harald Welte
1
-1
/
+20
2018-05-25
bsc: Add mgcp_port_to_cic() to determine CIC from RTP Port
Harald Welte
2
-13
/
+22
2018-05-25
vty: Permit selection of other ASP protocol than M3UA
Harald Welte
4
-1
/
+21
2018-05-25
bsc: Fix check for MSC-side FSM allocation failure
Harald Welte
1
-1
/
+1
2018-05-24
fix misaligned memory write access in abis_nm_ipaccess_rsl_connect()
Stefan Sperling
1
-1
/
+1
2018-05-23
gscon: remove dead code
Philipp Maier
2
-45
/
+1
2018-05-23
cosmetic: logging and ordering in handle_ass_compl()
Neels Hofmeyr
1
-18
/
+20
2018-05-23
cosmetic: define TCH_F_PDCH_PENDING_MASK as actual bitwise or
Neels Hofmeyr
1
-2
/
+1
2018-05-23
cosmetic: bsc_dyn_ts.c: make local functions static
Neels Hofmeyr
1
-2
/
+2
2018-05-23
abis_rsl.h: drop unused rsl_chan_activate() declaration
Neels Hofmeyr
1
-6
/
+0
2018-05-23
bsc_api.c: actually log with context
Neels Hofmeyr
2
-43
/
+58
2018-05-22
nat: Add jitter buffer on the uplink receiver
Pau Espin Pedrol
3
-0
/
+96
2018-05-22
add counter for connection attempts from BTS with unknown unit id
Stefan Sperling
2
-0
/
+4
2018-05-18
show all global counters of osmo-bsc in vty
Stefan Sperling
2
-7
/
+11
2018-05-17
a_reset: cleanup + remove dead code
Philipp Maier
7
-105
/
+77
2018-05-15
Bump version: 1.2.0.9-a7008 → 1.2.1
1.2.1
Pau Espin Pedrol
1
-0
/
+23
2018-05-14
cosmetic: dyn ts init: undup logging for gprs = none
Neels Hofmeyr
2
-22
/
+20
2018-05-14
log: indicate hr/fr in audio_support_to_gsm88() error
Neels Hofmeyr
1
-2
/
+2
2018-05-14
fix default fallbacks in audio_support_to_gsm88()
Neels Hofmeyr
1
-2
/
+2
2018-05-14
deprecate dyn_ts_allow_tch_f and by default allow all TCH
Neels Hofmeyr
2
-3
/
+7
2018-05-10
debug log: verbosely log all lchan alloc choices
Neels Hofmeyr
1
-8
/
+40
2018-05-10
dyn TS: allow any pchan type changes, fix for gprs mode none
Neels Hofmeyr
2
-68
/
+96
2018-05-10
dyn TS: init only when both RSL and the Channel OM are established
Neels Hofmeyr
8
-3
/
+73
2018-05-08
osmo_bsc_vty.c: fix: write MGW configuration
Vadim Yanitskiy
1
-0
/
+3
2018-05-05
dyn TS, assignment: allow switch from PDCH with associated conn
Neels Hofmeyr
1
-2
/
+6
2018-05-05
dyn TS, assignment: set lchan state to LCHAN_S_ACT_REQ in the proper place
Neels Hofmeyr
2
-3
/
+4
2018-05-05
dyn ts, bts_ipaccess_nanobts.c: init PDCH on Chan OPSTART ACK
Neels Hofmeyr
4
-2
/
+54
2018-05-04
resurrect meas_feed.c: vty, vty-test
Neels Hofmeyr
3
-3
/
+69
2018-05-04
bsc_api/GSCON: prevent unnecessary channel mode modifications
Philipp Maier
2
-9
/
+19
2018-05-03
Bump version: 1.1.2.360-42ab-dirty → 1.2.0
1.2.0
Pau Espin Pedrol
2
-10
/
+397
2018-05-03
resurrect meas_feed.c: make it compile, add logging
Neels Hofmeyr
2
-16
/
+34
2018-05-03
resurrect meas_feed.c from openbsc.git history
Neels Hofmeyr
1
-0
/
+168
2018-05-02
cosmetic: Add note about libosmo-legacy-mgcp to configure.ac
Philipp Maier
1
-0
/
+3
2018-04-24
flush paging when RSL link is dropped
Stefan Sperling
1
-0
/
+6
2018-04-24
extend documentation of paging_flush_bts()
Stefan Sperling
1
-1
/
+1
2018-04-23
gsm_data_shared.h: Remove unused enum gsm_paging_event
Pau Espin Pedrol
1
-7
/
+0
2018-04-23
abis_rsl.c: Clean ericsson specific imm assign code
Pau Espin Pedrol
1
-14
/
+25
2018-04-23
abis_rsl.c: abis_rsl_rx_cchan: Print msg type name for unimplemented messages...
Pau Espin Pedrol
1
-1
/
+1
2018-04-19
properly skip paging is OML link is down
Stefan Sperling
1
-4
/
+4
[next]