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
path:
root
/
src
/
libbsc
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
Check OML state per-BTS
Max
2
-9
/
+9
2017-11-01
vty: skip installing cmds now always installed by default
Neels Hofmeyr
3
-6
/
+0
2017-10-23
libbsc: Use correct printf formatting for uint64_t
Pau Espin Pedrol
1
-4
/
+4
2017-10-17
bsc_api: Fix NULL secondary_lchan access in handle_ass_fail
Pau Espin Pedrol
1
-2
/
+4
2017-10-11
SI1q: fix EARFCN appender
Max
1
-5
/
+20
2017-10-11
ctrl: add oml-uptime command
Max
3
-13
/
+41
2017-10-10
SI2q: fix generation for multiple UARFCNs
Max
2
-13
/
+11
2017-10-09
OML: consider RSL link state
Max
5
-6
/
+35
2017-10-09
SI2q: cleanup UARFCN addition
Max
2
-88
/
+90
2017-10-01
Make sure BA-IND in all SI2xxx is '0' and in all SI5xxx is '1'
Harald Welte
2
-3
/
+21
2017-10-01
libbsc: document arguments of generate_bcch_chan_list()
Harald Welte
1
-1
/
+7
2017-09-27
Show OML link uptime in vty
Max
3
-3
/
+29
2017-09-25
Further cleanup leftovers from BSC/MSC split
Max
1
-1
/
+0
2017-09-23
Wrap channel state assignment in macro
Max
2
-5
/
+6
2017-09-14
SI13: drop PBCCH-related bits
Max
2
-44
/
+16
2017-09-08
Make TRX rf locking more visible
Max
3
-7
/
+11
2017-09-06
move include/openbsc to include/osmocom/bsc
Neels Hofmeyr
37
-211
/
+211
2017-08-30
split off osmo-bsc: remove files, apply build
Neels Hofmeyr
10
-34
/
+16
2017-08-30
Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring)
Philipp Maier
3
-2
/
+85
2017-08-27
Fix gsm_pchan2chan_nr() to use RSL_CHAN_OSMO_PDCH
Harald Welte
1
-1
/
+1
2017-08-27
handover_logic: set correct link to bts for subscriber_connection in case of ...
Ivan Kluchnikov
1
-0
/
+1
2017-08-27
timer vty: also print the default value in cmd doc
Neels Hofmeyr
1
-13
/
+13
2017-08-27
vty: add 'default' keyword to timer config
Neels Hofmeyr
1
-3
/
+14
2017-08-27
cosmetic: vty for timers: remove obsolete range check
Neels Hofmeyr
1
-6
/
+0
2017-08-27
remove code disabling T3109 if configured to 0
Harald Welte
1
-4
/
+0
2017-08-27
bsc_vty: Don't allow timers of zero (0)
Harald Welte
1
-2
/
+2
2017-08-27
GSM timers: User reasonable defaults; don't save if equal default
Harald Welte
2
-13
/
+25
2017-08-27
bsc_vty: Add VTY command to test CTRL TRAP feature
Harald Welte
1
-0
/
+16
2017-08-27
gsm_bts_trx_set_system_infos(): Disable non-existing SI
Harald Welte
1
-6
/
+17
2017-08-27
RSL: Allow disabling of BCCH/SACCH filling for given SI type
Harald Welte
1
-4
/
+8
2017-08-27
Fix regression causing loss of static system-information messages
Harald Welte
1
-2
/
+2
2017-08-27
check for missing result of rate_ctr_group_alloc()
Harald Welte
1
-0
/
+4
2017-08-27
libbsc: Add VTY command to re-send the SYSTEM INFORMATION to BTS
Harald Welte
1
-0
/
+33
2017-08-27
bsc_api: Fix copy+paste error in printing name of RR STATUS PDU
Harald Welte
1
-1
/
+1
2017-08-27
Fix BTS attribute requests
Max
2
-3
/
+10
2017-08-27
Implement IuCS (large refactoring and addition)
Neels Hofmeyr
2
-6
/
+6
2017-08-27
mscsplit: various preparations to separate MSC from BSC
Neels Hofmeyr
5
-93
/
+41
2017-08-27
SI3: indicate R99+ MSC to GSM MS to enable UMTS AKA
Neels Hofmeyr
1
-0
/
+3
2017-08-27
Use libvlr in libmsc (large refactoring)
Harald Welte
6
-28
/
+37
2017-08-27
move openbsc/* to repos root
Neels Hofmeyr
39
-0
/
+26620