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-10-11
handover_fsm: adjust inter-BSC HO failure handling to spec
neels/inter_bsc_ho_errs
Neels Hofmeyr
1
-2
/
+33
2018-10-11
lchan_fsm: notify conn of released lchan upon RF Release
Neels Hofmeyr
1
-0
/
+7
2018-10-11
lchan_fsm: fix failure handling: notify conn when released
Neels Hofmeyr
1
-0
/
+3
2018-10-11
subscr conn: properly forget lchan before release
Neels Hofmeyr
1
-8
/
+22
2018-10-11
gscon_forget_lchan(): Clear Request iff no lchans remain
Neels Hofmeyr
1
-1
/
+3
2018-10-11
gscon_forget_lchan(): no Clear Request after Clear Command
Neels Hofmeyr
1
-1
/
+3
2018-10-11
fix counters for inter-BSC outgoing
Neels Hofmeyr
1
-4
/
+4
2018-10-10
codec_pref: also check physical channels
Philipp Maier
2
-4
/
+42
2018-10-10
codec_pref: cosmetic: seperate half/full rate determination
Philipp Maier
1
-21
/
+36
2018-10-08
codec_pref: check codec configuration before start
Philipp Maier
3
-0
/
+33
2018-10-06
nanoBTS: Allow BCCH with CBCH on TS0
Harald Welte
1
-0
/
+1
2018-10-05
osmo_bsc_msc: Set reasonable codec list defaults
Philipp Maier
1
-0
/
+22
2018-10-05
gsm_08_08: abort complete L3 3 msg gen when no codecs are set
Philipp Maier
1
-1
/
+6
2018-10-05
codec_pref: handle S0-S15 in ASSIGNMENT REQUEST
Philipp Maier
10
-101
/
+190
2018-10-04
osmo_bsc_main.c: initialize rate counters
Oliver Smith
1
-0
/
+1
2018-10-03
abis_nm_get_ts: Return TS of correct TRX, not always TRX0
Pau Espin Pedrol
1
-6
/
+6
2018-10-03
osmo-bsc: Add default case for switch(enum)
Pau Espin Pedrol
3
-0
/
+6
2018-09-30
cosmetics: Fix typo in bsc_vty.c
Martin Hauke
1
-1
/
+1
2018-09-28
fix unaligned access in abis_nm_rx_ipacc()
Stefan Sperling
1
-3
/
+2
2018-09-27
vty: write local neighbors by bts nr, not lac-ci
Neels Hofmeyr
2
-17
/
+15
2018-09-27
neighbor vty: allow setting local neighbors by CGI
Neels Hofmeyr
2
-2
/
+18
2018-09-27
neighbor vty: rather 'no neighbor', not 'neighbor del'
Neels Hofmeyr
2
-21
/
+23
2018-09-27
neighbor vty: drop keyword 'add'
Neels Hofmeyr
2
-113
/
+111
2018-09-27
test neighbor ident vty docs
Neels Hofmeyr
1
-0
/
+89
2018-09-27
make: allow vty-tests without configure
Neels Hofmeyr
1
-4
/
+4
2018-09-27
vty: add SCCP related vty commands
Neels Hofmeyr
1
-0
/
+1
2018-09-26
cosmetic: drop param from send_assignment_complete()
Neels Hofmeyr
1
-4
/
+4
2018-09-26
fix LCLS during Assignment: actually use new TCH lchan
Neels Hofmeyr
1
-6
/
+10
2018-09-26
lcls: log channel type and lchan names on LCLS codec mismatch
Philipp Maier
1
-2
/
+13
2018-09-26
check for overlong unix socket paths
Stefan Sperling
1
-1
/
+5
2018-09-24
codec_pref: Add Codec List to COMPLETE LAYER 3 INFORMATION
Philipp Maier
5
-1
/
+1240
2018-09-24
gsm_data.c: Set reasonable AMR codec defaults in gsm_bts_alloc()
Philipp Maier
1
-0
/
+28
2018-09-24
assignment_fsm: only include speech codec (choosen) on AoIP networks
Philipp Maier
1
-4
/
+8
2018-09-18
Implement RR Classmark Enquiry
Neels Hofmeyr
3
-0
/
+19
2018-09-17
gsm_data: remove unused struct member chan_mode
Philipp Maier
2
-6
/
+1
2018-09-17
gsm_data: remove unused struct member full_rate.
Philipp Maier
1
-3
/
+0
2018-09-17
LCLS: fix codec mismatch detection
Philipp Maier
1
-4
/
+4
2018-09-14
codec_pref: fix missing breaks in switch-case statement
Philipp Maier
1
-0
/
+4
2018-09-14
codec_pref: add AMR configuration bits to make_scl_config() in unit-test
Philipp Maier
1
-0
/
+6
2018-09-14
codec_pref: fix typo in comment
Philipp Maier
1
-1
/
+1
2018-09-13
Install sample cfg file to /etc/osmocom
Pau Espin Pedrol
2
-0
/
+9
2018-09-13
Install systemd services with autotools
Pau Espin Pedrol
7
-2
/
+32
2018-09-11
ts,lchan_fsm: do not attempt to allocate CBCH subslots
Neels Hofmeyr
3
-0
/
+17
2018-09-10
lchan_fsm: allow late RTP release events without erroring
Neels Hofmeyr
1
-0
/
+9
2018-09-10
ho fsm: handle RR HO Failure for inter-BSC outgoing
Neels Hofmeyr
1
-0
/
+16
2018-09-09
CBCH: Fix gsm_bts_get_cbch()
Harald Welte
1
-2
/
+2
2018-09-09
CBCH: Fix SI4 CBCH IE generation
Harald Welte
1
-1
/
+1
2018-09-09
Introduce gsm48_lchan2chan_desc_as_configured()
Harald Welte
2
-5
/
+20
2018-09-09
gsm48_lchan2chan_desc() belongs to gsm_data.h
Harald Welte
2
-2
/
+3
2018-09-09
cbch: Don't send cell-broadcast command on BTS without CBCH channel
Harald Welte
1
-0
/
+4
[next]