index
:
osmo-bsc
35c3
36c3
cccamp2019
cid188836
daniel/emerg
daniel/wip
fairwaves/production
fairwaves/stats-work
fixeria/rach
irefs/for/master/emerg
keith/rbs_mo
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/pdch_deact_nack
neels/rr_release
neels/sccplite
neels/tch_f_congestion
neels/timers
neels/vamos
neels/vamos2
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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-07
mgcp: use osmo-mgw to switch RTP streams
Philipp Maier
8
-65
/
+1252
2017-11-07
bssap: paging: page entire BSS for unimplemented cell id list
Neels Hofmeyr
1
-9
/
+39
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
6
-12
/
+0
2017-10-28
Don't link osmo-bsc_nat against libosmoabis
Harald Welte
1
-2
/
+0
2017-10-28
osmo-bsc_nat: Don't link against libosmonetif
Harald Welte
1
-2
/
+0
2017-10-26
log: output hexdump of transmitted sccp messages
Philipp Maier
1
-2
/
+2
2017-10-26
log: log the sccp message type of messages sent
Philipp Maier
1
-0
/
+16
2017-10-24
Rename osmo_fsm to avoid illegal space in name + more meaningful name
Harald Welte
2
-4
/
+4
2017-10-24
osmo-bsc: Initialize logging before initializing rate_ctr
Harald Welte
1
-3
/
+3
2017-10-23
bsc_vty: Improve description of mid-call-text cmd
Pau Espin Pedrol
1
-1
/
+2
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-05
add ';' after OSMO_ASSERT()
Neels Hofmeyr
1
-1
/
+1
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
CTRL: cleanup write-only command functions
Max
1
-31
/
+3
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
85
-442
/
+442
2017-09-06
drop files unrelated to osmo-bsc
Neels Hofmeyr
2
-413
/
+0
2017-09-03
configure.ac: remove smpp_mirror, which has no relation to a BSC
Harald Welte
2
-377
/
+0
2017-09-03
configure.ac: remove --enable-osmo-bsc, --enable-nat
Harald Welte
1
-12
/
+1
2017-08-30
split off osmo-bsc: remove files, apply build
Neels Hofmeyr
109
-45634
/
+45
2017-08-30
add msg type to SMS rx logging
Neels Hofmeyr
1
-1
/
+3
2017-08-30
gsup client: move not-connected to error loglevel
Neels Hofmeyr
1
-10
/
+2
2017-08-30
move to osmo-mgw.git: osmo-bsc_mgcp and libmgcp as libosmo-legacy-mgcp
Neels Hofmeyr
26
-7296
/
+22
2017-08-30
move libiu to osmo-iuh/libosmo-ranap
Neels Hofmeyr
23
-1029
/
+129
2017-08-30
mgcp: add VTY Option to force-realloc endpoints
Philipp Maier
4
-2
/
+18
2017-08-30
Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring)
Philipp Maier
38
-650
/
+3617
2017-08-27
Treat SIGTERM just like SIGINT in our programs
Harald Welte
5
-0
/
+10
2017-08-27
NITB: remove 'help' output about '-a' option that is removed for ages
Harald Welte
1
-2
/
+0
2017-08-27
libmsc: Use actual delivery time in delivery reports.
Keith
2
-2
/
+3
2017-08-27
gbproxy: log signal value as text
Max
1
-6
/
+4
2017-08-27
gbproxy: log unhandled BSSGP PDU as text
Max
1
-2
/
+1
2017-08-27
libmsc: Fix wrong handling of user_message_reference parameter
Pau Espin Pedrol
1
-2
/
+2
2017-08-27
smpp: Fix compilation warning
Pau Espin Pedrol
1
-1
/
+1
2017-08-27
LIBMSC: Use sms->text, not sms->user_data to construct report body
Keith
1
-1
/
+1
2017-08-27
LIBMSC: Place correct dst address in status report
Keith
1
-1
/
+1
2017-08-27
libmsc: use SMPP34_DELIVERY_RECEIPT_* in libsmpp34
Pablo Neira Ayuso
1
-7
/
+1
2017-08-27
Migrate from gprs_apn_to_str() to libosmocore osmo_apn_to_str()
Harald Welte
8
-51
/
+17
2017-08-27
sgsn_vty: Don't assume pdp->lib is always valid
Harald Welte
1
-14
/
+16
[next]