1. 31 Aug, 2018 3 commits
  2. 30 Aug, 2018 1 commit
  3. 29 Aug, 2018 2 commits
  4. 28 Aug, 2018 3 commits
  5. 24 Aug, 2018 2 commits
  6. 22 Aug, 2018 2 commits
  7. 21 Aug, 2018 1 commit
  8. 20 Aug, 2018 1 commit
  9. 17 Aug, 2018 13 commits
  10. 16 Aug, 2018 3 commits
    • Eino Virtanen's avatar
      USRP addressess and clock sources can be configured in the configuration file... · be0e4095
      Eino Virtanen authored
      USRP addressess and clock sources can be configured in the configuration file with the RU section with comma separated IP addresses in 'sdr_addrs' and with strings "internal"/"external"/"gpsdo" in 'clock_src'.
      
      TODO: Currently the driver picks the two first RX and TX channels when nb_tx and nb_rx are both set to 2. If a developers wants to force usage of two devices, 'set_rx_subdev_spec' and 'set_tx_subdev_spec' can be used to indicate to the driver so that antennas from separate devices will be used. To rephrase: until 4 antennas are supported by OAI, testing with two devices, so that antennas from both devices are used, requires manual configuration of which subdevices' antennas are used.
      
      Conflicts:
      	targets/ARCH/USRP/USERSPACE/LIB/usrp_lib.cpp
      be0e4095
    • Bi-Ruei, Chiu's avatar
      Update asn1c commit with two new fixes · 6562577e
      Bi-Ruei, Chiu authored
      6562577e
    • Bi-Ruei, Chiu's avatar
      79827d6b
  11. 14 Aug, 2018 9 commits