osmocom-bb/src/host/layer23/src/misc
Vadim Yanitskiy 5d634b6118 gsmmap: move this utility to 'layer23/src/misc/'
What I find weird is that the gsmmap is using files from layer23,
and vice-versa cell_log from layer23 is using files from this
utility.  And somehow they are separate sub-projects.

I see no reason why gsmmap must be in its own sub-project.

Change-Id: I2bc9c8897f3c7ccf207be0146f7b55fc733a6abb
2023-01-03 02:43:57 +07:00
..
Makefile.am gsmmap: move this utility to 'layer23/src/misc/' 2023-01-03 02:43:57 +07:00
app_bcch_scan.c layer23: fix -Werror=old-style-definition problems 2022-11-05 19:18:42 +07:00
app_cbch_sniff.c layer23: always check return value of rsl_tlv_parse() 2022-11-29 02:21:57 +07:00
app_ccch_scan.c layer23: always check return value of rsl_dec_chan_nr() 2022-11-29 02:15:39 +07:00
app_cell_log.c layer23: use osmo_stderr_target in misc apps 2022-12-30 20:27:43 +07:00
app_echo_test.c layer23: fix -Werror=old-style-definition problems 2022-11-05 19:18:42 +07:00
bcch_scan.c treewide: remove FSF address 2021-12-14 12:52:04 +00:00
bcch_scan.h bcch_scan: Fix compiler warning about undefined functions 2019-05-22 21:39:38 +02:00
cell_log.c gsmmap: move this utility to 'layer23/src/misc/' 2023-01-03 02:43:57 +07:00
geo.c gsmmap: move this utility to 'layer23/src/misc/' 2023-01-03 02:43:57 +07:00
gsmmap.c gsmmap: move this utility to 'layer23/src/misc/' 2023-01-03 02:43:57 +07:00
locate.c gsmmap: move this utility to 'layer23/src/misc/' 2023-01-03 02:43:57 +07:00
log.c gsmmap: move this utility to 'layer23/src/misc/' 2023-01-03 02:43:57 +07:00
rslms.c layer23: always check return value of rsl_tlv_parse() 2022-11-29 02:21:57 +07:00