osmo-trx/Transceiver52M
Pau Espin 27424a39ee Transceiver: Add missing include netinet/in.h
Previous commit started using IPPROTO_UDP without including required
include. Newer versions of libosmocore's osmocom/core/socket.h include
that header so the define is present, but older versions of libosmocore
(such as 0.12.0) don't, so let's include it explicitly (the correct
thing to do).

Fixes: b9d2515704
Change-Id: I67ddf550f3a7fc6a650e1e1d9bde0bbb28785104
2019-08-07 21:10:47 +02:00
..
arch Add SPDX annotation 2019-07-22 12:06:26 +02:00
device Move std_inband.rbf under device/usrp1/ dir 2019-08-01 13:46:00 +02:00
Channelizer.cpp Add SPDX annotation 2019-07-22 12:06:26 +02:00
Channelizer.h mcbts: Add multi-ARFCN channelizing filters 2016-07-01 03:07:27 -07:00
ChannelizerBase.cpp Add SPDX annotation 2019-07-22 12:06:26 +02:00
ChannelizerBase.h mcbts: Add multi-ARFCN channelizing filters 2016-07-01 03:07:27 -07:00
Complex.h Alexander's patches: 2012-11-23 08:37:32 +00:00
Makefile.am Move std_inband.rbf under device/usrp1/ dir 2019-08-01 13:46:00 +02:00
Resampler.cpp Add SPDX annotation 2019-07-22 12:06:26 +02:00
Resampler.h Add SPDX annotation 2019-07-22 12:06:26 +02:00
Synthesis.cpp Add SPDX annotation 2019-07-22 12:06:26 +02:00
Synthesis.h mcbts: Add multi-ARFCN channelizing filters 2016-07-01 03:07:27 -07:00
Transceiver.cpp Transceiver: Add missing include netinet/in.h 2019-08-07 21:10:47 +02:00
Transceiver.h Transceiver: Clean up code passing parameters to threads 2019-07-23 09:06:01 +00:00
osmo-trx.cpp Bind CTRL port to IP addr specified in VTY config 2019-07-22 22:15:24 +00:00
proto_trxd.c trxd_fill_common(): fix TRXD header version coding 2019-07-20 19:39:18 +07:00
proto_trxd.h Transceiver: Support TRXD v1 2019-07-19 14:58:29 +02:00
radioBuffer.cpp Add SPDX annotation 2019-07-22 12:06:26 +02:00
radioBuffer.h radioBuffer: Remove extra ; at the end of inline function definitions. 2017-03-20 18:41:02 +00:00
radioClock.cpp Add SPDX annotation 2019-07-22 12:06:26 +02:00
radioClock.h Add SPDX annotation 2019-07-22 12:06:26 +02:00
radioInterface.cpp radioInterface: Clarify how underruns are handled driving a radioDevice 2019-07-29 20:42:56 +02:00
radioInterface.h radioInterface: forward errors from RadioDevice to Transceiver in recv path 2018-09-03 18:53:52 +02:00
radioInterfaceMulti.cpp Add SPDX annotation 2019-07-22 12:06:26 +02:00
radioInterfaceResamp.cpp Add SPDX annotation 2019-07-22 12:06:26 +02:00
radioVector.cpp Add SPDX annotation 2019-07-22 12:06:26 +02:00
radioVector.h Add SPDX annotation 2019-07-22 12:06:26 +02:00
sigProcLib.cpp Add SPDX annotation 2019-07-22 12:06:26 +02:00
sigProcLib.h sigProcLib: Add C/I (Carrier-to-Interference ratio) computation 2019-07-19 11:44:13 +00:00
signalVector.cpp SigProcLib: Improve Vector buffer allocation mess 2018-12-05 19:41:34 +00:00
signalVector.h SigProcLib: Improve Vector buffer allocation mess 2018-12-05 19:41:34 +00:00