OsmocomBB MS-side GSM Protocol stack (L1, L2, L3) including firmware
https://osmocom.org/projects/baseband
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
43 lines
502 B
43 lines
502 B
*.o |
|
*.a |
|
Makefile.in |
|
.deps |
|
|
|
build-target |
|
aclocal.m4 |
|
autom4te.cache |
|
config.log |
|
config.status |
|
config.guess |
|
config.sub |
|
configure |
|
compile |
|
depcomp |
|
install-sh |
|
missing |
|
stamp-h1 |
|
core |
|
core.* |
|
|
|
# Backups, vi, merges |
|
*~ |
|
*.sw? |
|
*.orig |
|
*.sav |
|
|
|
# development environment |
|
/.autotools |
|
/.cproject |
|
/.project |
|
/.settings/ |
|
|
|
# manuals |
|
doc/manuals/*.html |
|
doc/manuals/*.svg |
|
doc/manuals/*.pdf |
|
doc/manuals/*__*.png |
|
doc/manuals/*.check |
|
doc/manuals/generated/ |
|
doc/manuals/osmocombb-usermanual.xml |
|
doc/manuals/common |
|
doc/manuals/build
|
|
|