modem: passive decoding of SI{3,4,13} and IA Rest Octets
commitafd13e9adfe84fc65ee7792bff2680075d5bbe47
authorVadim Yanitskiy <vyanitskiy@sysmocom.de>
Fri, 30 Dec 2022 12:23:05 +0000 (30 19:23 +0700)
committerVadim Yanitskiy <vyanitskiy@sysmocom.de>
Fri, 6 Jan 2023 18:42:28 +0000 (7 01:42 +0700)
tree2dd9764016c4a35c426b000547262ffd6e5d7ea6
parent413bcf8ef4d5651c0d909e3eb72cf6354f75c7ce
modem: passive decoding of SI{3,4,13} and IA Rest Octets

Use the existing application skeleton from '$(top_srcdir)/src/common/'.
Use the LAPDm glue from '$(top_srcdir)/src/misc/rslms.c'.
This is what the misc applications like ccch_scan are using.

Change-Id: I8566a3cdc9f818bed7e28ea4b1957dce735c298b
Related: SYS#5500
src/host/layer23/src/modem/Makefile.am
src/host/layer23/src/modem/app_modem.c [new file with mode: 0644]
src/host/layer23/src/modem/modem_main.c [deleted file]