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
2013-12-20
Applying SIM handler fixes
luca/catcher
Luca Melette
2
-34
/
+56
2013-12-20
Merge branch 'master' into luca/catcher
Luca Melette
239
-1320
/
+8569
2013-09-26
Fix wrong msgb_pull usage
Sylvain Munaut
2
-4
/
+4
2013-06-19
osmocon: Improve performance by handling several serial bytes at a time
Andreas Eversberg
1
-8
/
+19
2013-05-23
host/mobile: Add 'extern' qualifier to config_dir in app_mobile.h
Bhaskar
1
-1
/
+1
2013-05-23
host/mobile: Fixup in error checking path of l23_app_init
Bhaskar
1
-3
/
+6
2013-05-23
host/osmocon: fix some printf format specifier in handle_write_dnload
Bhaskar
1
-1
/
+1
2013-05-23
host/mobile: Fix trans_assign_trans_id() users error checking
Sylvain Munaut
2
-2
/
+2
2013-05-23
gsm48_mm.h: Added get_mm_name() to header
Bhaskar
1
-0
/
+1
2013-05-23
gsm48_mm.c: Bugfix: payload_len should be signed int
Bhaskar
1
-1
/
+1
2013-05-23
osmoload: Fix fall-out from msgb_get() / msgb_pull() transition
Bhaskar
1
-1
/
+1
2013-04-14
host/mobile: Remove duplicate A5/1 support indication in vty 'show support'
Sylvain Munaut
1
-1
/
+0
2013-04-14
host/mobile: Fix comment typo
Sylvain Munaut
1
-1
/
+1
2013-04-13
doc: Fix build readme with system-wide libosmocore details
Sylvain Munaut
1
-4
/
+12
2013-04-07
fw: remove deprecated chainload app
Steve Markgraf
2
-56
/
+1
2013-04-07
osmocon: embed chainloader
Steve Markgraf
1
-44
/
+65
2013-03-07
support.c: fix typo in comment
Harald Welte
1
-1
/
+1
2013-01-13
layer23: Be sure to close mncc socket on exit of mobile instance
Andreas Eversberg
1
-5
/
+5
2013-01-12
layer23: Send SIM APDUs via GSMTAP, if enabled
Andreas Eversberg
1
-1
/
+18
2013-01-10
mobile: Fixed CLIR invokation / suppression
Andreas Eversberg
1
-2
/
+4
2013-01-08
misc: Fix typos
Dario Lombardo
2
-2
/
+2
2013-01-08
mobile: Fixed ignoring of MDL-ERROR-IND
Andreas Eversberg
1
-0
/
+1
2013-01-08
fix: Use only single CCCH block to determine path loss
Andreas Eversberg
1
-0
/
+7
2013-01-07
mobile: Allow test card to be maked as already attached
Andreas Eversberg
5
-16
/
+73
2013-01-07
mobile: Improved exit of mobile process, reset phone
Andreas Eversberg
3
-19
/
+62
2013-01-05
fw: pirelli_dpl10: initialize address line 22 for flash access
Steve Markgraf
1
-0
/
+6
2013-01-05
fw: apps/loader: initialize framebuffer and show something
Steve Markgraf
1
-0
/
+23
2013-01-05
fw: keypad driver overhaul, support for different keymaps
Steve Markgraf
10
-80
/
+90
2013-01-05
fw: introduce per-board uart mapping
Steve Markgraf
17
-65
/
+123
2013-01-05
fw: introduce with_irq parameter for board_init()
Steve Markgraf
15
-64
/
+53
2013-01-05
osmocon: make romloader output much less verbose
Steve Markgraf
1
-20
/
+5
2013-01-02
target: Add support for IQ swap when required
Sylvain Munaut
12
-8
/
+82
2013-01-02
fw: Fix link scripts to represent reality more accurately
Sylvain Munaut
2
-17
/
+16
2013-01-02
fw/build: Allow applications to filter environments
Sylvain Munaut
3
-1
/
+47
2013-01-02
fw/build: Add ENV_ APP_ BOARD_ prefix to variables to cleanup namespace
Sylvain Munaut
6
-49
/
+49
2013-01-02
fw/build: Group env / boards / applications
Sylvain Munaut
1
-42
/
+66
2013-01-02
fw/build: The app/board/env combo macro need to be last
Sylvain Munaut
1
-5
/
+5
2013-01-02
fw/build: Include app / board / env specific objs during build
Sylvain Munaut
1
-2
/
+2
2013-01-02
fw/build: Add a silent rule for the 'size' call as well
Sylvain Munaut
1
-1
/
+2
2013-01-02
mobile/gsm411: Fix printf format warning
Sylvain Munaut
1
-1
/
+1
2013-01-02
mobile/gsm411: Adapt to new libosmocore API for SMC/SMR by adding id
Sylvain Munaut
1
-8
/
+8
2013-01-02
build: Use the system wide libosmocore for host applications
Sylvain Munaut
1
-31
/
+9
2013-01-02
host/cell_log: Prevent buffer overflow when displaying arfcn range
Sylvain Munaut
1
-5
/
+4
2013-01-02
host/l23: Added custom frequecy range to cell_log.
Dario Lombardo
2
-5
/
+59
2013-01-02
l23 sysinfo: defer SI4 CBCH mobile allocation until SI1 is received
Alex Badea
1
-0
/
+1
2012-12-29
Fix: Check if cell is barred, before performing location updating
Andreas Eversberg
1
-0
/
+9
2012-11-22
Rename various "rxlev" variable to "rxlev_dbm" and correct their signess
Andreas Eversberg
10
-47
/
+47
2012-11-22
fix previous commit: use dbm2rxlev()
Harald Welte
2
-2
/
+2
2012-11-20
Tell L1CTL_FBSB_REQ the expected received signal level
Harald Welte
9
-8
/
+14
2012-11-16
Fix wrong print of scan freq when using gsm_print_arfcn twice for the same lo...
Pavel Baturko
1
-4
/
+12
[next]