blob: f67e1ad61044c578fcaed6e9e6e0e9d5f5a05200 [file] [log] [blame]
Neels Hofmeyrf4446002017-03-08 00:06:40 +01001BUILT_SOURCES = osmocom/gsm/gsm0503.h
2
Diego Elio Pettenòd471a212012-06-29 13:01:19 -07003nobase_include_HEADERS = \
Philipp Maier40def492017-12-16 03:42:15 +07004 osmocom/codec/ecu.h \
Diego Elio Pettenòd471a212012-06-29 13:01:19 -07005 osmocom/codec/codec.h \
Philipp Maier6cb9e7d2017-12-15 09:35:21 +01006 osmocom/codec/gsm610_bits.h \
Diego Elio Pettenòd471a212012-06-29 13:01:19 -07007 osmocom/core/application.h \
8 osmocom/core/backtrace.h \
Max53777012014-06-04 19:07:41 +02009 osmocom/core/bit16gen.h \
10 osmocom/core/bit32gen.h \
11 osmocom/core/bit64gen.h \
Diego Elio Pettenòd471a212012-06-29 13:01:19 -070012 osmocom/core/bits.h \
13 osmocom/core/bitvec.h \
Max5c18e262016-02-05 13:55:38 +010014 osmocom/core/bitcomp.h \
Harald Welte3318c652017-05-15 12:07:51 +020015 osmocom/core/byteswap.h \
Diego Elio Pettenòd471a212012-06-29 13:01:19 -070016 osmocom/core/conv.h \
Harald Welte216338c2017-10-15 19:46:19 +020017 osmocom/core/counter.h \
Diego Elio Pettenòd471a212012-06-29 13:01:19 -070018 osmocom/core/crc16.h \
19 osmocom/core/crc16gen.h \
20 osmocom/core/crc32gen.h \
21 osmocom/core/crc64gen.h \
22 osmocom/core/crc8gen.h \
23 osmocom/core/crcgen.h \
Holger Hans Peter Freyther249a81b2015-03-22 09:03:42 +010024 osmocom/core/endian.h \
Jacob Erlbeck6b262182013-08-14 12:26:27 +020025 osmocom/core/defs.h \
Harald Weltec6a86972019-12-16 23:14:45 +010026 osmocom/core/exec.h \
Harald Welte136e7372016-05-29 10:53:17 +090027 osmocom/core/fsm.h \
Diego Elio Pettenòd471a212012-06-29 13:01:19 -070028 osmocom/core/gsmtap.h \
29 osmocom/core/gsmtap_util.h \
Harald Welte7101ca22020-12-04 21:44:44 +010030 osmocom/core/hash.h \
31 osmocom/core/hashtable.h \
Harald Welte9da77ab2018-05-11 17:39:21 +020032 osmocom/core/isdnhdlc.h \
Diego Elio Pettenòd471a212012-06-29 13:01:19 -070033 osmocom/core/linuxlist.h \
34 osmocom/core/linuxrbtree.h \
Harald Welte7101ca22020-12-04 21:44:44 +010035 osmocom/core/log2.h \
Diego Elio Pettenòd471a212012-06-29 13:01:19 -070036 osmocom/core/logging.h \
Katerina Barone-Adesi3309a432013-02-21 05:16:29 +000037 osmocom/core/loggingrb.h \
Jacob Erlbeck95bf82802015-10-20 19:05:52 +020038 osmocom/core/stats.h \
Harald Welte40d56f92014-08-18 19:03:40 +020039 osmocom/core/macaddr.h \
Diego Elio Pettenòd471a212012-06-29 13:01:19 -070040 osmocom/core/msgb.h \
41 osmocom/core/panic.h \
Harald Welte1389e862017-06-18 18:16:02 +030042 osmocom/core/prbs.h \
Diego Elio Pettenòd471a212012-06-29 13:01:19 -070043 osmocom/core/prim.h \
44 osmocom/core/process.h \
45 osmocom/core/rate_ctr.h \
Jacob Erlbeck9732cb42015-10-01 20:43:53 +020046 osmocom/core/stat_item.h \
Diego Elio Pettenòd471a212012-06-29 13:01:19 -070047 osmocom/core/select.h \
Harald Welte7af6d222017-05-14 21:48:41 +020048 osmocom/core/sercomm.h \
Diego Elio Pettenòd471a212012-06-29 13:01:19 -070049 osmocom/core/signal.h \
50 osmocom/core/socket.h \
51 osmocom/core/statistics.h \
Katerina Barone-Adesi3309a432013-02-21 05:16:29 +000052 osmocom/core/strrb.h \
Harald Weltea10ef292015-11-21 00:41:43 +010053 osmocom/core/talloc.h \
Neels Hofmeyr0fd615f2019-01-26 20:36:12 +010054 osmocom/core/tdef.h \
Diego Elio Pettenòd471a212012-06-29 13:01:19 -070055 osmocom/core/timer.h \
Pau Espin Pedrol726ba362018-02-26 18:03:44 +010056 osmocom/core/timer_compat.h \
Diego Elio Pettenòd471a212012-06-29 13:01:19 -070057 osmocom/core/utils.h \
58 osmocom/core/write_queue.h \
Neels Hofmeyr0c7826e2019-02-25 02:45:06 +010059 osmocom/core/sockaddr_str.h \
Neels Hofmeyr0e8df1c2019-02-11 20:32:25 +010060 osmocom/core/use_count.h \
Diego Elio Pettenòd471a212012-06-29 13:01:19 -070061 osmocom/crypt/auth.h \
62 osmocom/crypt/gprs_cipher.h \
Harald Welte3ff81b12014-08-20 19:58:40 +020063 osmocom/ctrl/control_cmd.h \
64 osmocom/ctrl/control_if.h \
Harald Weltec7947ed2014-08-21 12:17:11 +020065 osmocom/ctrl/ports.h \
Alexander Couzens841817e2020-11-19 00:41:29 +010066 osmocom/gprs/frame_relay.h \
Diego Elio Pettenòd471a212012-06-29 13:01:19 -070067 osmocom/gprs/gprs_bssgp.h \
Harald Welte30fabdf2012-09-10 08:54:35 +020068 osmocom/gprs/gprs_bssgp_bss.h \
Diego Elio Pettenòd471a212012-06-29 13:01:19 -070069 osmocom/gprs/gprs_msgb.h \
70 osmocom/gprs/gprs_ns.h \
71 osmocom/gprs/gprs_ns_frgre.h \
Alexander Couzens6a161492020-07-12 13:45:50 +020072 osmocom/gprs/gprs_ns2.h \
Tom Tsou9a5bbf32016-07-14 15:13:45 -070073 osmocom/gprs/gprs_rlc.h \
Tom Tsou9394dbd2016-07-07 17:06:12 -070074 osmocom/gprs/protocol/gsm_04_60.h \
Diego Elio Pettenòd471a212012-06-29 13:01:19 -070075 osmocom/gprs/protocol/gsm_08_16.h \
76 osmocom/gprs/protocol/gsm_08_18.h \
77 osmocom/gsm/a5.h \
78 osmocom/gsm/abis_nm.h \
Harald Welte908085c2014-10-01 16:18:11 +080079 osmocom/gsm/apn.h \
Philipp Maier680acae2018-03-01 19:13:05 +010080 osmocom/gsm/bts_features.h \
Harald Welte07958e42019-05-03 09:39:10 +020081 osmocom/gsm/cbsp.h \
Diego Elio Pettenòd471a212012-06-29 13:01:19 -070082 osmocom/gsm/comp128.h \
Kevin Redonbe355cd2013-11-02 18:11:01 +010083 osmocom/gsm/comp128v23.h \
Max8a5346b2016-04-22 19:28:09 +020084 osmocom/gsm/bitvec_gsm.h \
Diego Elio Pettenòd471a212012-06-29 13:01:19 -070085 osmocom/gsm/gan.h \
Harald Welte783d0732014-12-29 17:09:11 +010086 osmocom/gsm/gsm0341.h \
Diego Elio Pettenòd471a212012-06-29 13:01:19 -070087 osmocom/gsm/gsm0411_smc.h \
88 osmocom/gsm/gsm0411_smr.h \
89 osmocom/gsm/gsm0411_utils.h \
90 osmocom/gsm/gsm0480.h \
91 osmocom/gsm/gsm0502.h \
Max Suraev msuraev@sysmocom.de84da22f2016-04-29 13:17:22 +020092 osmocom/gsm/gsm0503.h \
Vadim Yanitskiy3262f822016-09-23 01:48:59 +070093 osmocom/coding/gsm0503_tables.h \
94 osmocom/coding/gsm0503_parity.h \
95 osmocom/coding/gsm0503_mapping.h \
96 osmocom/coding/gsm0503_interleaving.h \
97 osmocom/coding/gsm0503_coding.h \
Philipp Maier898c9c62020-02-06 14:25:01 +010098 osmocom/coding/gsm0503_amr_dtx.h \
Neels Hofmeyrc6848f42020-09-18 18:00:50 +020099 osmocom/gsm/bsslap.h \
Neels Hofmeyr02de87b2020-09-18 18:00:50 +0200100 osmocom/gsm/bssmap_le.h \
Neels Hofmeyr086bd332020-09-18 18:00:50 +0200101 osmocom/gsm/gad.h \
Diego Elio Pettenòd471a212012-06-29 13:01:19 -0700102 osmocom/gsm/gsm0808.h \
Neels Hofmeyr5b214e22020-09-18 18:00:50 +0200103 osmocom/gsm/gsm0808_lcs.h \
Max7918f842018-12-10 10:57:59 +0100104 osmocom/gsm/gsm29205.h \
Philipp Maier22401432017-03-24 17:59:26 +0100105 osmocom/gsm/gsm0808_utils.h \
Harald Weltebda26c02016-05-11 09:13:08 +0200106 osmocom/gsm/gsm23003.h \
Neels Hofmeyr7dde1f42020-05-11 19:43:20 +0200107 osmocom/gsm/gsm23236.h \
Philipp Maiere190e032018-12-07 12:31:08 +0100108 osmocom/gsm/gsm29118.h \
Diego Elio Pettenòd471a212012-06-29 13:01:19 -0700109 osmocom/gsm/gsm48.h \
Stefan Sperlingfdf8b7b2018-07-27 12:19:15 +0200110 osmocom/gsm/gsm48_arfcn_range_encode.h \
Diego Elio Pettenòd471a212012-06-29 13:01:19 -0700111 osmocom/gsm/gsm48_ie.h \
Stefan Sperlingbd6e7a92018-07-27 15:17:09 +0200112 osmocom/gsm/gsm48_rest_octets.h \
Diego Elio Pettenòd471a212012-06-29 13:01:19 -0700113 osmocom/gsm/gsm_utils.h \
Harald Welte3b6fb082016-04-25 18:46:22 +0200114 osmocom/gsm/gsup.h \
Vadim Yanitskiyc2628312018-09-25 23:03:13 +0700115 osmocom/gsm/gsup_sms.h \
Harald Welteb795f032020-05-14 11:42:53 +0200116 osmocom/gsm/i460_mux.h \
Harald Weltee3919962014-08-20 22:28:23 +0200117 osmocom/gsm/ipa.h \
Diego Elio Pettenòd471a212012-06-29 13:01:19 -0700118 osmocom/gsm/lapd_core.h \
119 osmocom/gsm/lapdm.h \
Harald Weltee128f462013-03-07 18:36:32 +0000120 osmocom/gsm/meas_rep.h \
Diego Elio Pettenòd471a212012-06-29 13:01:19 -0700121 osmocom/gsm/mncc.h \
122 osmocom/gsm/prim.h \
Andreas Eversbergaa85a2d2013-02-07 12:18:37 +0100123 osmocom/gsm/l1sap.h \
Harald Weltec0f00072016-04-27 18:32:35 +0200124 osmocom/gsm/oap.h \
Harald Weltefdd366e2018-07-30 12:04:21 +0200125 osmocom/gsm/oap_client.h \
Neels Hofmeyr086bd332020-09-18 18:00:50 +0200126 osmocom/gsm/protocol/gsm_23_032.h \
Holger Hans Peter Freyther4d7e49b2013-05-02 22:37:16 +0200127 osmocom/gsm/protocol/gsm_03_40.h \
Diego Elio Pettenòd471a212012-06-29 13:01:19 -0700128 osmocom/gsm/protocol/gsm_03_41.h \
129 osmocom/gsm/protocol/gsm_04_08.h \
Harald Welte64f38c02016-04-20 17:12:24 +0200130 osmocom/gsm/protocol/gsm_04_08_gprs.h \
Diego Elio Pettenòd471a212012-06-29 13:01:19 -0700131 osmocom/gsm/protocol/gsm_04_11.h \
132 osmocom/gsm/protocol/gsm_04_12.h \
Harald Welte29567372017-05-29 15:58:43 +0200133 osmocom/gsm/protocol/gsm_04_14.h \
Diego Elio Pettenòd471a212012-06-29 13:01:19 -0700134 osmocom/gsm/protocol/gsm_04_80.h \
135 osmocom/gsm/protocol/gsm_08_08.h \
136 osmocom/gsm/protocol/gsm_08_58.h \
Tobias Engel419684e2012-03-08 13:31:52 +0100137 osmocom/gsm/protocol/gsm_09_02.h \
Diego Elio Pettenòd471a212012-06-29 13:01:19 -0700138 osmocom/gsm/protocol/gsm_12_21.h \
Harald Welte0996c872016-04-20 17:28:03 +0200139 osmocom/gsm/protocol/gsm_23_003.h \
Harald Welte3f27f712019-06-14 19:31:30 +0200140 osmocom/gsm/protocol/gsm_23_041.h \
Harald Welte67211442018-10-07 20:10:57 +0200141 osmocom/gsm/protocol/gsm_29_118.h \
Diego Elio Pettenòd471a212012-06-29 13:01:19 -0700142 osmocom/gsm/protocol/gsm_44_318.h \
Harald Welte07958e42019-05-03 09:39:10 +0200143 osmocom/gsm/protocol/gsm_48_049.h \
Neels Hofmeyrc6848f42020-09-18 18:00:50 +0200144 osmocom/gsm/protocol/gsm_48_071.h \
145 osmocom/gsm/protocol/gsm_49_031.h \
Diego Elio Pettenòd471a212012-06-29 13:01:19 -0700146 osmocom/gsm/protocol/ipaccess.h \
Harald Welte533f63f2013-03-13 15:15:50 +0100147 osmocom/gsm/protocol/smpp34_osmocom.h \
Diego Elio Pettenòd471a212012-06-29 13:01:19 -0700148 osmocom/gsm/rsl.h \
149 osmocom/gsm/rxlev_stat.h \
150 osmocom/gsm/sysinfo.h \
Harald Welted54c2ee2012-01-17 18:25:50 +0100151 osmocom/gsm/tlv.h \
Harald Welte4acaa132016-03-14 15:35:50 +0100152 osmocom/sim/class_tables.h \
Harald Welted54c2ee2012-01-17 18:25:50 +0100153 osmocom/sim/sim.h
Diego Elio Pettenòd471a212012-06-29 13:01:19 -0700154
155if ENABLE_PLUGIN
156nobase_include_HEADERS += osmocom/core/plugin.h
157endif
158
Diego Elio Pettenòd471a212012-06-29 13:01:19 -0700159if ENABLE_MSGFILE
160nobase_include_HEADERS += osmocom/core/msgfile.h
161endif
162
163if ENABLE_SERIAL
164nobase_include_HEADERS += osmocom/core/serial.h
165endif
166
167
168if ENABLE_VTY
169nobase_include_HEADERS += \
170 osmocom/vty/buffer.h \
171 osmocom/vty/command.h \
172 osmocom/vty/logging.h \
Jacob Erlbeck45513e62015-10-19 15:14:13 +0200173 osmocom/vty/stats.h \
Diego Elio Pettenòd471a212012-06-29 13:01:19 -0700174 osmocom/vty/misc.h \
175 osmocom/vty/telnet_interface.h \
176 osmocom/vty/vector.h \
Harald Welte28570a42014-08-21 12:15:59 +0200177 osmocom/vty/vty.h \
Neels Hofmeyrf81eb322016-02-24 00:10:41 +0100178 osmocom/vty/ports.h \
Pau Espin Pedroleb6882f2020-07-28 11:57:51 +0200179 osmocom/vty/cpu_sched_vty.h \
Neels Hofmeyr0fd615f2019-01-26 20:36:12 +0100180 osmocom/vty/tdef_vty.h \
Neels Hofmeyrf81eb322016-02-24 00:10:41 +0100181 osmocom/ctrl/control_vty.h
Diego Elio Pettenòd471a212012-06-29 13:01:19 -0700182endif
183
Harald Welteda432cd2019-12-15 19:13:26 +0100184if ENABLE_LIBUSB
185nobase_include_HEADERS += \
186 osmocom/usb/libusb.h
187endif
188
Pau Espin Pedrol896a9bb2020-12-07 13:24:30 +0100189if ENABLE_LIBMNL
190nobase_include_HEADERS += osmocom/core/mnl.h
191endif
192
Sylvain Munaut579a7102014-06-16 14:59:30 +0200193noinst_HEADERS = \
Neels Hofmeyrba0762d2018-09-10 13:56:03 +0200194 osmocom/gsm/kasumi.h \
195 osmocom/gsm/gea.h \
196 osmocom/core/logging_internal.h \
197 $(NULL)
Diego Elio Pettenòd471a212012-06-29 13:01:19 -0700198
Max53777012014-06-04 19:07:41 +0200199osmocom/core/bit%gen.h: osmocom/core/bitXXgen.h.tpl
200 $(AM_V_GEN)$(MKDIR_P) $(dir $@)
201 $(AM_V_GEN)sed -e's/XX/$*/g' $< > $@
202
Diego Elio Pettenòd471a212012-06-29 13:01:19 -0700203osmocom/core/crc%gen.h: osmocom/core/crcXXgen.h.tpl
Nico Goldebb67be92012-09-18 18:07:57 +0200204 $(AM_V_GEN)$(MKDIR_P) $(dir $@)
Diego Elio Pettenòf5df9ab2012-06-29 13:01:20 -0700205 $(AM_V_GEN)sed -e's/XX/$*/g' $< > $@
Vadim Yanitskiy77a5b092017-01-13 16:03:40 +0700206
Neels Hofmeyrf4446002017-03-08 00:06:40 +0100207osmocom/gsm/gsm0503.h: $(top_srcdir)/utils/conv_gen.py $(top_srcdir)/utils/conv_codes_gsm.py
Oliver Smitha47d37c2019-12-11 08:46:41 +0100208 $(AM_V_GEN)python3 $(top_srcdir)/utils/conv_gen.py gen_header gsm \
Neels Hofmeyr9e4c1702017-03-07 21:56:55 +0100209 --target-path $(builddir)/osmocom/gsm
Vadim Yanitskiy77a5b092017-01-13 16:03:40 +0700210
211CLEANFILES = osmocom/gsm/gsm0503.h