1. 06 Nov, 2018 1 commit
    • Cedric Roux's avatar
      bladeRF: have it functional with libbladerf 2.0 · 74dc4811
      Cedric Roux authored
      Not much has been changed in the driver (that used libbladerf 1.0).
      Some bugs have been fixed. Documentation has been added. A configuration
      file has been added too, put in the directory ./configuration/bladeRF.
      
      To use a bladeRF device, see documentation in targets/ARCH/BLADERF/README.
      
      Only the BladeRF x40 has been tested.
      
      Performance is not too bad at 5MHz, a bit worse at 10MHz and on the test
      machine I used I face realtime problems at 20MHz when I push downlink
      throughput.
      
      So, there is still some work to do to have a good support of bladeRF.
      74dc4811
  2. 05 Nov, 2018 3 commits
  3. 02 Nov, 2018 9 commits
  4. 31 Oct, 2018 1 commit
  5. 30 Oct, 2018 1 commit
  6. 25 Oct, 2018 1 commit
    • Bi-Ruei, Chiu's avatar
      Update asn1c to commit 0a7524184f16e7093990a31d8d4db487a16e5782 · 342972c2
      Bi-Ruei, Chiu authored
      Fix the problem that duplicate type names exist in OPEN TYPE.
      
      The following excerpt of ASN.1 of X2AP is one example.
      
        HandoverRequestAcknowledge-IEs X2AP-PROTOCOL-IES ::= {
          { ID id-Old-eNB-UE-X2AP-ID  CRITICALITY ignore  TYPE UE-X2AP-ID  PRESENCE mandatory}|
          { ID id-New-eNB-UE-X2AP-ID  CRITICALITY ignore  TYPE UE-X2AP-ID  PRESENCE mandatory}|
          ...
        }
      342972c2
  7. 23 Oct, 2018 6 commits
  8. 22 Oct, 2018 1 commit
    • Cedric Roux's avatar
      T: macpdu2wireshark: add MIB logging · 7b264ac9
      Cedric Roux authored
      The tracer macpdu2wireshark can send MIBs to wireshark.
      This can be disabled by passing the new -no-mib option.
      
      openair1/SCHED/phy_procedures_lte_eNb.c has been modified
      to have a new T trace with the MIB.
      7b264ac9
  9. 19 Oct, 2018 1 commit
  10. 18 Oct, 2018 3 commits
  11. 17 Oct, 2018 2 commits
  12. 16 Oct, 2018 6 commits
  13. 15 Oct, 2018 4 commits
  14. 12 Oct, 2018 1 commit