index
:
osmocom-bb
fixeria/burst_ind
fixeria/burst_ind_gprs
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-10-25
[HACK] Increase speed of l1ctl to 408250bps after boot
laforge/baudrate
Sylvain Munaut
6
-5
/
+36
2020-10-25
Use osmo_fd_*_{disable,enable}
Harald Welte
2
-20
/
+20
2020-10-25
osmocon: More decoding of tpu_debug (on compal/rffe_dualband)
Harald Welte
1
-1
/
+61
2020-10-25
tpu: Fix TPU_DEBUG: keep local cache of instructions
Harald Welte
1
-35
/
+35
2020-10-24
tpu: Fix msgb-write-beyond-tailroom in TPU_DEBUG
Harald Welte
1
-1
/
+1
2020-10-23
gsm48_rr: Don't swap ber with snr in "MON:" log line
Harald Welte
1
-1
/
+1
2020-10-21
mobile: Use osmo_fd_setup() in script_lua.c
Harald Welte
1
-4
/
+3
2020-10-19
trxcon/l1ctl: fix: send confirmation for TCH mode request
Vadim Yanitskiy
1
-2
/
+5
2020-10-18
Use osmo_fd_setup() whenever applicable.
Harald Welte
6
-46
/
+22
2020-10-18
Use OSMO_FD_* instead of deprecated BSC_FD_*
Harald Welte
8
-37
/
+37
2020-10-16
fix trx_if_tx_burst(): do not drop Uplink bursts in TRX_STATE_RSP_WAIT
Vadim Yanitskiy
1
-0
/
+2
2020-10-13
layer23/cbch-sniff: fix: use Osmocom specific RSL channel number
Vadim Yanitskiy
1
-2
/
+13
2020-10-13
layer23/cbch-sniff: fix: do not blindly assume presence of CBCH
Vadim Yanitskiy
1
-1
/
+1
2020-10-01
firmware: gtm900b: fix flash-based hardware variant autodetection
Mychaela Falconia
2
-33
/
+72
2020-10-01
firmware: gtm900b: fix MEMIF configuration
Mychaela Falconia
1
-3
/
+19
2020-10-01
firmware: gtm900b: fix GPIO configuration
Mychaela Falconia
1
-6
/
+4
2020-10-01
firmware: calibration: proper support for gtm900b target
Mychaela Falconia
3
-596
/
+49
2020-10-01
firmware: calibration: split afcparams.c from rf_tables.c for gta0x
Mychaela Falconia
3
-29
/
+55
2020-10-01
firmware: implement reading of factory RF calibration values
Mychaela Falconia
29
-351
/
+4023
2020-09-30
Menu App to select highram images from phone's flash memory
Andreas Eversberg
2
-1
/
+339
2020-09-27
fix compilation with arm-none-eabi 8.3.1 20190703 on Debian unstable
Harald Welte
1
-1
/
+1
2020-08-26
fake_trx: Implement RFMUTE TRXC cmd
Pau Espin Pedrol
4
-2
/
+20
2020-08-06
firmware/makefile: Add GIT_SHORTHASH
Martin Hauke
1
-0
/
+4
2020-08-04
firmware/app: Initial commit for the game Snake
Marcel `sdrfnord` McKinnon
1
-0
/
+521
2020-08-04
firmware/fb: Implemtented fb_bw8_line and fb_set_p(uint16_t x,uint16_t y)
Marcel `sdrfnord` McKinnon
4
-19
/
+60
2020-08-02
firmware/abb: Wrote twl3025_power_off_now to restart the phone if the power b...
Marcel `sdrfnord` McKinnon
2
-0
/
+10
2020-07-31
firmware/layer1: fix properly apply secondary multi-frame task
Vadim Yanitskiy
1
-3
/
+5
2020-07-31
firmware/layer1: refactor multi-frame task mask composition
Vadim Yanitskiy
1
-5
/
+10
2020-07-31
layer23/mobile: implement handling of TCH test loop commands
Vadim Yanitskiy
7
-15
/
+239
2020-07-31
firmware: add possibility to configure TCH loops in the DSP
Vadim Yanitskiy
4
-5
/
+25
2020-07-30
layer23/mobile: fix a memory leak (msgb) in gsm48_rr_data_ind()
Vadim Yanitskiy
1
-1
/
+3
2020-07-30
layer23/mobile: fix wrong message type in gsm48_rr_tx_rr_status()
Vadim Yanitskiy
1
-1
/
+1
2020-07-29
layer23/mobile: cosmetic: use GSM48_PDISC_TEST from gsm_04_08.h
Vadim Yanitskiy
1
-1
/
+1
2020-07-27
trx_toolkit/data_if.py: fix: handle encoding exceptions
Vadim Yanitskiy
1
-2
/
+8
2020-07-27
trx_toolkit/data_if.py: do not validate TRXD message twice
Vadim Yanitskiy
1
-4
/
+1
2020-07-22
Revert "trx_toolkit/transceiver.py: implement the transmit burst queue"
Vadim Yanitskiy
2
-74
/
+4
2020-07-16
trx_toolkit/clck_gen.py: remove unused import of 'time' module
Vadim Yanitskiy
1
-1
/
+0
2020-07-16
trx_toolkit: get rid of Python2 specific workarounds
Vadim Yanitskiy
2
-4
/
+1
2020-07-16
trx_toolkit: use python3 in shebang of executable scripts
Vadim Yanitskiy
6
-6
/
+6
2020-07-16
trx_toolkit: remove shebang from non-executable scripts
Vadim Yanitskiy
12
-12
/
+0
2020-07-14
trx_toolkit/transceiver.py: implement the transmit burst queue
Vadim Yanitskiy
2
-4
/
+75
2020-07-14
trx_toolkit/clck_gen.py: support optional clock handler
Vadim Yanitskiy
1
-0
/
+6
2020-07-14
trx_toolkit/clck_gen.py: fix TDMA clock counter wrapping
Vadim Yanitskiy
1
-6
/
+2
2020-07-14
trx_toolkit/clck_gen.py: call send_clck_ind() on every TDMA frame
Vadim Yanitskiy
1
-2
/
+1
2020-07-13
trx_toolkit/fake_trx.py: move Rx burst handling to Transceiver
Vadim Yanitskiy
2
-2
/
+5
2020-07-13
trx_toolkit/fake_trx.py: avoid using TRXList.__getitem__()
Vadim Yanitskiy
2
-3
/
+4
2020-07-13
trx_toolkit/burst_fwd.py: inherit trx list API from TRXList
Vadim Yanitskiy
2
-24
/
+5
2020-07-13
trxcon/scheduler: reduce default Uplink burst scheduling advance
Vadim Yanitskiy
1
-2
/
+2
2020-07-12
trxcon/scheduler: check TDMA frame order, drop out of order bursts
Vadim Yanitskiy
1
-5
/
+26
2020-07-08
trxcon/scheduler: fix subst_frame_loss(): do not compensate too much
Vadim Yanitskiy
1
-0
/
+1
[next]