osmo-bts/src
Pau Espin ef8cdfbacb oml.c: Fix use of htons instead of ntohs
In oml_ipa_mo_set_attr_cell, as well as we do in other set functions in
the same file, we want to store a parsed value from a TLV received on
the network into a host local structure. We hence need to use ntohs
instead of htons.

Change-Id: Icbf65f8a4b871b0fa2e84ad6cd2188d4e34f704b
2018-01-08 15:45:49 +00:00
..
common oml.c: Fix use of htons instead of ntohs 2018-01-08 15:45:49 +00:00
osmo-bts-litecell15 vty: skip installing cmds now always installed by default 2017-11-01 00:49:19 +01:00
osmo-bts-octphy octphy: l1_oml: check returncode of trx_by_l1h() 2017-12-20 15:54:25 +01:00
osmo-bts-sysmo Log filenames on L1 errors 2017-12-05 16:40:36 +00:00
osmo-bts-trx bts-trx: Avoid enqueueing consecutive duplicate messages to TRX 2017-12-10 14:05:57 +00:00
osmo-bts-virtual scheduler_trx: L1P is for PH (data), L1M for MPH (control) 2017-12-02 21:05:34 +01:00
Makefile.am VIRT-PHY: Initial check-in of a new virtual BTS 2017-07-13 19:34:17 +00:00