LimeNET micro clock source

I successfully get most of the osmo stack to run on the LimeNET Micro by using this thread Osmo-bsc and OpenBSC on rPi4 with Limesdr Ubuntu Server 20.04 LTS

I tried to run osmo-trx-lms using the config files here https://github.com/work423/limesdr-mini
yet I still get an error, this time for antenna configuration.

Mon Jun 14 22:12:51 2021 DLSTATS <000d> stats.c:207 Stats timer started with interval 5 sec
Mon Jun 14 22:12:51 2021 DLGLOBAL <0004> telnet_interface.c:104 Available via telnet 127.0.0.1 4237
Mon Jun 14 22:12:51 2021 DLCTRL <000b> control_if.c:887 CTRL at 127.0.0.1 4236
Mon Jun 14 22:12:51 2021 DMAIN <0000> osmo-trx.cpp:480 [tid=281473274286096] Config Settings
   Log Level............... 3
   Device args............. 
   TRX Base Port........... 5700
   TRX Address............. 127.0.0.1
   GSM BTS Address......... 127.0.0.1
   Channels................ 1
   Tx Samples-per-Symbol... 4
   Rx Samples-per-Symbol... 4
   EDGE support............ 0
   Extended RACH support... 0
   Reference............... 0
   C0 Filler Table......... 2
   Multi-Carrier........... 0
   Tuning offset........... 0
   RSSI to dBm offset...... 0
   Swap channels........... 0
   Tx Antennas............. 'BAND1'
   Rx Antennas............. 'LNAW'

Mon Jun 14 22:12:51 2021 DMAIN <0000> osmo-trx.cpp:436 [tid=281473274286096] Setting SCHED_RR priority 18
Mon Jun 14 22:12:51 2021 DDEV <0002> LMSDevice.cpp:54 [tid=281473274286096] creating LMS device...
Mon Jun 14 22:12:51 2021 DDEV <0002> LMSDevice.cpp:141 [tid=281473274286096] Opening LMS device..
Mon Jun 14 22:12:51 2021 DDEV <0002> LMSDevice.cpp:147 [tid=281473274286096] Devices found: 1
Mon Jun 14 22:12:51 2021 DDEV <0002> LMSDevice.cpp:157 [tid=281473274286096] Device [0]: LimeNET-Micro, media=USB 2.0, module=FT601, addr=24607:1027, serial=005839EC8507E7
Mon Jun 14 22:12:51 2021 DDEV <0002> LMSDevice.cpp:166 [tid=281473274286096] Using device[0]
Mon Jun 14 22:12:51 2021 DLMS <0003> LMSDevice.cpp:94 [tid=281473274286096] Reference clock 30.72 MHz
Mon Jun 14 22:12:51 2021 DDEV <0002> LMSDevice.cpp:192 [tid=281473274286096] Init LMS device
Mon Jun 14 22:12:52 2021 DDEV <0002> LMSDevice.cpp:99 [tid=281473274286096] Sample Rate: Min=100000 Max=3.072e+07 Step=1.39067e-309
Mon Jun 14 22:12:52 2021 DDEV <0002> LMSDevice.cpp:228 [tid=281473274286096] Setting sample rate to 1.08333e+06 4
Mon Jun 14 22:12:52 2021 DDEV <0002> LMSDevice.cpp:234 [tid=281473274286096] Sample Rate: Host=1.08333e+06 RF=3.46667e+07
Mon Jun 14 22:12:52 2021 DDEV <0002> LMSDevice.cpp:487 [tid=281473274286096][chan=0] Invalid Rx Antenna
Mon Jun 14 22:12:52 2021 DMAIN <0000> LMSDevice.cpp:205 [tid=281473274286096] Failed configuring channel 0 with antenna LNAW
Mon Jun 14 22:12:52 2021 DDEV <0002> LMSDevice.cpp:241 [tid=281473274286096] LMS antenna setting failed
Mon Jun 14 22:12:52 2021 DDEV <0002> LMSDevice.cpp:254 [tid=281473274286096] Error in LMS open, closing: 
Mon Jun 14 22:12:52 2021 DMAIN <0000> osmo-trx.cpp:514 [tid=281473274286096] Failed to create radio device
Mon Jun 14 22:12:52 2021 DMAIN <0000> osmo-trx.cpp:485 [tid=281473274286096] Shutting down transceiver...
Mon Jun 14 22:12:52 2021 DDEV <0002> LMSDevice.cpp:65 [tid=281473274286096] Closing LMS device