index
:
osmocom-bb
fixeria/burst_ind
fixeria/csd
fixeria/csd_demo
fixeria/gprs
fixeria/grgsm_hack
fixeria/l1ctl_nego
fixeria/l1ctl_sap
fixeria/l1gprs
fixeria/l1gprs_hack
fixeria/mncc
fixeria/multi-imsi
fixeria/research
fixeria/trx
jolly/asci
jolly/emi
jolly/handover
jolly/menu
jolly/tester
jolly/testing
jolly/ui
jolly/useruser
laforge/baudrate
laforge/burst_ind
laforge/burst_ind_rebase
laforge/csd_decode
laforge/early-cm
laforge/jolly_handover_rebased
laforge/lib-update
laforge/mobile_event
laforge/neigh_sb
laforge/ournode-vty
laforge/remove-libosmocore
laforge/virt-voice
laforge/virtphy-gprs
luca/catcher
luca/gsmmap
luca/libosmosim
master
mawais/ho
neels/voice
nion/sap
osmith/virt-voice
osmith/wip
pespin/dtr-rst
pespin/no-exit
pespin/packet-access-procedure
pespin/test-attach
pespin/test-tun
prom/dietlibc
prom/simaccess
steve-m/burst_mcsi
steve-m/mtk_hack
steve-m/trx_rebased
sylvain/burst_ind
sylvain/ms-sdr
sylvain/testing
zecke/rxqual-full
zecke/work-with-nitb
OsmocomBB MS-side GSM Protocol stack (L1, L2, L3) including firmware
Harald Welte
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-09
HACK: mobile: loopback voice frames
laforge/virt-voice
Neels Hofmeyr
1
-7
/
+11
2020-03-09
virtphy: Fix GSMTAP ARFCN use with multi-TRX BTS
Harald Welte
5
-14
/
+35
2020-03-09
virt_phy: implement GSMTAP_CHANNEL_VOICE
Harald Welte
3
-14
/
+63
2020-03-08
trxcon/scheduler: fix n_errors for BFI triggered by FACCH
Vadim Yanitskiy
2
-2
/
+6
2020-03-08
trxcon/scheduler: FACCH: ensure fake measurements for BFI
Vadim Yanitskiy
2
-2
/
+4
2020-03-08
trxcon/scheduler: refactor Downlink measurement processing
Vadim Yanitskiy
10
-74
/
+140
2020-03-08
trxcon/scheduler: TCH/H & FACCH/H: fix notes on interleaving
Vadim Yanitskiy
1
-1
/
+4
2020-03-08
trxcon/scheduler: make TDMA_FN_INC(fn) behave like ++fn
Vadim Yanitskiy
3
-5
/
+5
2020-03-07
cbch_sniff: Use CCCH_MODE_COMBINED_CBCH, not CCCH_MODE_COMBINED
Harald Welte
1
-1
/
+1
2020-03-07
virtphy: Don't pass CBCH to L1CTL if not requested by application
Harald Welte
1
-1
/
+5
2020-03-07
virt_l1_sched_execute: talloc_free() TDMA item after unlinking it
Harald Welte
1
-0
/
+1
2020-03-07
cosmetic: Use INIT_LLIST_HEAD() and llist_add_tail()
Harald Welte
1
-6
/
+2
2020-03-05
mobile: fix gsm_recv_voice: pull l1ctl header from TCH payload
Neels Hofmeyr
1
-0
/
+2
2020-03-05
remove unused func decl
Neels Hofmeyr
1
-1
/
+0
2020-03-01
mobile/gsm322: fix use-after-free of cs->si reported by ASan
Vadim Yanitskiy
1
-0
/
+7
2020-03-01
layer23/l1ctl: fix NULL-pointer dereference reported by ASan
Vadim Yanitskiy
1
-1
/
+8
2020-03-01
trxcon/scheduler: print completeness of the Rx burst buffers
Vadim Yanitskiy
6
-9
/
+33
2020-02-27
virt_phy/build: add configure option to build with ASan/USBan
Vadim Yanitskiy
1
-0
/
+11
2020-02-26
layer23: Terminate process if L2 socket fails/dissappears
Harald Welte
1
-0
/
+1
2020-01-13
layer23: Fix build against gpsd >= 3.20
Pau Espin Pedrol
1
-0
/
+8
2019-12-31
layer23: Avoid sending downlink AGCH/PCH fill frames over GSMTAP
Pau Espin Pedrol
1
-4
/
+36
2019-12-31
layer23: Identify AGCH from PCH on tx of GSMTAP downlink messages
Pau Espin Pedrol
1
-1
/
+46
2019-12-31
mobile: Send correct ARFCN in UL gsmtap
Pau Espin Pedrol
1
-2
/
+3
2019-12-31
trx_toolkit/data_dump.py: rewrite unit tests to use unittest framework
Vadim Yanitskiy
2
-145
/
+165
2019-12-31
trx_toolkit/data_msg.py: rewrite unit tests to use unittest framework
Vadim Yanitskiy
2
-212
/
+193
2019-12-31
contrib/jenkins.sh: also run unit tests for TRX Toolkit
Vadim Yanitskiy
1
-0
/
+4
2019-12-31
contrib/jenkins.sh: also verify building the firmware
Vadim Yanitskiy
1
-0
/
+4
2019-12-20
layer23: Fix trailing whitespace
Pau Espin Pedrol
1
-2
/
+2
2019-12-04
trxcon: Use current MS Power on dummy meas reports
Pau Espin Pedrol
3
-9
/
+13
2019-12-01
trxcon/sched_trx.c: fix potential NULL-pointer dereference
Vadim Yanitskiy
1
-0
/
+2
2019-12-01
Check for osmo_fsm_register() error return value
Harald Welte
1
-1
/
+1
2019-11-24
trx_toolkit/clck_gen.py: drop unneeded debug print()
Vadim Yanitskiy
1
-1
/
+0
2019-11-24
trx_toolkit/clck_gen.py: turn CLCKGen's thread into a daemon
Vadim Yanitskiy
1
-0
/
+4
2019-11-24
trx_toolkit/clck_gen.py: refactor CLCKGen to use a single thread
Vadim Yanitskiy
2
-22
/
+41
2019-11-20
trx_toolkit/fake_trx.py: send NOPE.ind in case of path loss simulation
Vadim Yanitskiy
1
-7
/
+25
2019-11-20
trx_toolkit/data_msg.py: fix: NOPE.ind also contains C/I filed
Vadim Yanitskiy
1
-9
/
+6
2019-11-20
trx_toolkit/fake_trx.py: refactor L12TRX -> TRX2L1 burst transformation
Vadim Yanitskiy
2
-12
/
+5
2019-11-17
mobile/gsm48_mm.h: use fixed-size integer types in packed structures
Vadim Yanitskiy
1
-3
/
+2
2019-11-17
mobile/gsm48_mm.h: mark some structures as 'packed'
Vadim Yanitskiy
1
-3
/
+3
2019-11-17
mobile/gsm48_rr.c: fix NULL-pointer dereference in gsm48_rr_check_mode()
Vadim Yanitskiy
1
-1
/
+1
2019-11-17
trx_toolkit: fix: do not use 'is' / 'is not' with string and numerical literals
Vadim Yanitskiy
2
-9
/
+9
2019-11-05
trxcon: Fix missing header for GSM_MACBLOCK_LEN
Pau Espin Pedrol
1
-0
/
+1
2019-10-22
Fix typo: miliseconds -> milliseconds
Martin Hauke
1
-1
/
+1
2019-10-17
Fix common misspellings and typos
Martin Hauke
52
-140
/
+140
2019-10-05
host/trxcon: add optional GSMTAP frame logging support
Vadim Yanitskiy
7
-9
/
+150
2019-09-30
trxcon/scheduler: fix handling of PTCCH logical channel
Vadim Yanitskiy
2
-3
/
+12
2019-09-30
trxcon/scheduler: fix comment in description of PDTCH
Vadim Yanitskiy
1
-1
/
+1
2019-08-29
trx_toolkit/data_msg.py: enrich some ValueError messages
Vadim Yanitskiy
1
-2
/
+2
2019-08-29
trx_toolkit/data_msg.py: also print burst length in desc_hdr()
Vadim Yanitskiy
1
-0
/
+3
2019-08-29
trx_toolkit/data_msg.py: fix: make sure header version is known
Vadim Yanitskiy
1
-3
/
+5
[next]