index
:
osmocom-bb
fixeria/audio
fixeria/cbch
fixeria/gprs
fixeria/l1ctl_nego
fixeria/l1ctl_sap
fixeria/mncc
fixeria/research
fixeria/trx
fixeria/trxcon
jolly/emi
jolly/handover
jolly/menu
jolly/testing
jolly/ui
jolly/useruser
laforge/baudrate
laforge/burst_ind
laforge/burst_ind_rebase
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
nion/sap
osmith/virt-voice
pespin/dtr-rst
pespin/ms-pwr
pespin/mute
pespin/no-exit
pespin/power-ramp
prom/dietlibc
prom/simaccess
steve-m/burst_mcsi
steve-m/mtk_hack
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
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-21
firmware/l23_api.c: fix: properly handle CBCH chan_nr
fixeria/cbch
Vadim Yanitskiy
1
-1
/
+1
2019-05-21
layer23/ccch_scan: unwrap dump_bcch() as gsm48_rx_bcch()
Vadim Yanitskiy
1
-14
/
+11
2019-05-21
(WIP) misc/cbch_sacn: indicate CBCH cbits to L1/PHY
Vadim Yanitskiy
1
-2
/
+8
2019-05-21
layer23/l23sap.c: add Osmocom specific cbits for CBCH
Vadim Yanitskiy
1
-0
/
+31
2019-05-21
layer23/l23sap.c: use safe wrapper around rsl_dec_chan_nr()
Vadim Yanitskiy
1
-7
/
+38
2019-05-21
layer23/common: move signal loss criteria to L23SAP
Vadim Yanitskiy
2
-67
/
+83
2019-05-21
layer23/l1ctl.c: cosmetic: drop useless includes
Vadim Yanitskiy
1
-3
/
+0
2019-05-21
layer23/common: merge l1ctl_ph_prim_cb() to L23SAP
Vadim Yanitskiy
7
-69
/
+40
2019-05-21
layer23/common: move GSMTAP handling to L23SAP
Vadim Yanitskiy
3
-20
/
+66
2019-05-21
layer23/common: introduce L23SAP API for L1CTL
Vadim Yanitskiy
7
-51
/
+134
2019-05-17
trx_toolkit/clck_gen.py: avoid logging \0-terminator
Vadim Yanitskiy
1
-1
/
+1
2019-05-14
common/sim.c: add missing break to sim_apdu_resp()
Vadim Yanitskiy
1
-0
/
+1
2019-05-13
firmware/Makefile: clarify toolchain configuration include
Vadim Yanitskiy
1
-1
/
+1
2019-05-13
firmware/Makefile.inc: fix sections with overlapping VMA
Harald Welte
2
-4
/
+4
2019-05-09
trxcon/trx_if.c: use ssize_t for return value of read()
Vadim Yanitskiy
1
-13
/
+14
2019-05-09
trxcon/trx_if.c: print error message if read() call fails
Vadim Yanitskiy
1
-2
/
+6
2019-05-09
trxcon/trx_if.c: use read() call instead of recv()
Vadim Yanitskiy
1
-2
/
+2
2019-05-09
trxcon/l1ctl.c: init DL info header in l1ctl_tx_rach_conf()
Vadim Yanitskiy
1
-0
/
+2
2019-05-09
trxcon/l1ctl.c: pass band_arfcn to l1ctl_tx_rach_conf()
Vadim Yanitskiy
3
-5
/
+6
2019-05-03
mobile/gsm48_mm.c: use proper types for gsm48_rr_hdr
Vadim Yanitskiy
1
-5
/
+5
2019-05-03
mobile/gsm48_rr.h: mark gsm48_rr_hdr struct as packed
Vadim Yanitskiy
1
-1
/
+1
2019-05-03
mobile/gsm322.c: fix heap-use-after-free in gsm322_unselect_cell()
Vadim Yanitskiy
1
-0
/
+2
2019-04-27
lua: Add a sentinel for the fd function table
Holger Hans Peter Freyther
1
-0
/
+1
2019-04-24
trx_toolkit/data_msg.py: fix TOA256 MIN/MAX constants
Vadim Yanitskiy
1
-3
/
+3
2019-04-22
trxcon: introduce extended (11-bit) RACH support
Vadim Yanitskiy
2
-52
/
+128
2019-03-21
trxcon: use static helper to prepare FBSB
Max
1
-12
/
+15
2019-03-21
trxcon: log FBSB timer events
Max
1
-1
/
+2
2019-03-21
trxcon: use helper to add l1ctl_info_dl
Max
1
-24
/
+18
2019-03-21
trxcon: use bool for fbsb_conf_sent
Max
2
-4
/
+4
2019-03-10
trxcon/scheduler: clarify decoding of incomplete xCCH blocks
Vadim Yanitskiy
1
-0
/
+4
2019-03-06
target/firmware/tiffs: update copyright statements
Vadim Yanitskiy
2
-6
/
+8
2019-02-21
trxcon/scheduler: count number of measurements
Vadim Yanitskiy
6
-14
/
+8
2019-02-19
firmware/lib: introduce TIFFS filesystem support
Mychaela Falconia
17
-2
/
+496
2019-02-19
firmware/board: introduce new FCDEV3B (FreeCalypso) target
Mychaela Falconia
2
-1
/
+148
2019-02-13
firmware/board/compal_e99: enable reading the second half of flash
Mychaela Falconia
1
-0
/
+6
2019-02-13
firmware/board/compal: indicate both DCS and PCS Rx ports as connected
Mychaela Falconia
2
-4
/
+44
2019-02-12
firmware/board/gta0x: fix GPIO and ASIC_CONF_REG configuration
Mychaela Falconia
1
-13
/
+10
2019-02-12
firmware/board/pirelli_dpl10: fix ASIC_CONF_REG setting
Mychaela Falconia
1
-2
/
+2
2019-02-02
common/sim.c: use msgb_get() in gsm_sim_reply()
Vadim Yanitskiy
1
-5
/
+1
2019-02-02
common/sim.c: get rid of unused 'payload' pointer
Vadim Yanitskiy
1
-2
/
+0
2019-02-02
common/osmocom_data.h: use proper type for SAP card status
Vadim Yanitskiy
1
-1
/
+4
2019-02-02
common/sap_fsm.c: register SAP FSM on DSO load
Vadim Yanitskiy
1
-4
/
+5
2019-02-02
mobile/gsm322.c: fix: properly print stored BA list entities
Vadim Yanitskiy
1
-6
/
+6
2019-01-23
mobile/gsm480_ss.c: fix build: apply msgb_wrap_with_TL() rename
Vadim Yanitskiy
1
-1
/
+1
2019-01-17
trxcon/l1ctl.c: fix memleak triggered by unsupported messages
Vadim Yanitskiy
1
-0
/
+1
2019-01-17
trxcon/trxcon.c: do not expose tall_trx_ctx
Vadim Yanitskiy
4
-15
/
+14
2019-01-17
trxcon/l1ctl_link.c: refactor l1ctl_link_init()
Vadim Yanitskiy
3
-22
/
+20
2019-01-17
trxcon/trx_if: refactor trx_if_open()
Vadim Yanitskiy
3
-34
/
+32
2019-01-17
trxcon: do not include trxcon.h everywhere
Vadim Yanitskiy
9
-9
/
+0
2019-01-17
trxcon/trx_if.c: check if trx_fsm allocation failed
Vadim Yanitskiy
1
-4
/
+11
[next]