osmo-bts/src/osmo-bts-octphy
Philipp Maier dd4a6518f2 octphy: integrate octasics latest header release
At the moment osmo-bts does not compile with the latest header
file release from OCTSDR-2G-02.10.00-B1837-ALPHA as there are
struct members removed and new ones added. The changes do not
affect actual functionality in the existing code. The only
affected parts are vty functions that query status information
about the clock sync manager.

- Add detection logic in configure.ac to detect if the affected
  struct members are present

- Add conditional compiling to handle the different combinations
  of available struct members.

Change-Id: Ic38d8dc35522205c4ffab583b4e61b5ef03cdba2
Related: SYS#4139
Patch-by: Octasic inc.
2018-04-09 08:29:20 +00:00
..
Makefile.am Move -I inside *INCDIR variable 2018-01-21 23:16:17 +01:00
l1_if.c cosmetic: remove unused variable 2018-03-23 17:45:27 +01:00
l1_if.h octphy: integrate channel measurement handling 2017-05-29 11:11:35 +00:00
l1_oml.c octphy: replace #warning with #pragma message 2018-03-01 16:12:48 +01:00
l1_oml.h Add support for Octasic OCTSDR-2G GSM PHY 2016-01-16 17:23:10 +01:00
l1_tch.c l1_tch: remove dead code 2018-03-05 17:38:09 +00:00
l1_utils.c octphy: complete value strings (octphy_cid_vals) 2017-07-04 13:36:24 +00:00
l1_utils.h octphy: complete value strings (octphy_cid_vals) 2017-07-04 13:36:24 +00:00
main.c octphy: override firmware version check 2017-11-08 04:43:55 +00:00
octphy_hw_api.c octphy: integrate octasics latest header release 2018-04-09 08:29:20 +00:00
octphy_hw_api.h octphy: integrate octasics latest header release 2018-04-09 08:29:20 +00:00
octphy_vty.c octphy: integrate octasics latest header release 2018-04-09 08:29:20 +00:00
octpkt.c octphy: octpkt.c: Remove unused static functions 2018-02-05 12:36:41 +01:00
octpkt.h Add support for Octasic OCTSDR-2G GSM PHY 2016-01-16 17:23:10 +01:00