1. 12 Nov, 2018 1 commit
    • Cedric Roux's avatar
      T: macpdu2wireshark: run live, limit MIB/SIBs recording, cleanup · 4931a300
      Cedric Roux authored
      A new option -live has been added to run live (ie. like the 'enb' tracer)
      and options -live-ip and -live-port to select IP/port of the machine running
      the eNodeB.
      
      Some new options to control MIB and SIBs recording have been added.
      
      Some global variables have been removed.
      4931a300
  2. 09 Nov, 2018 7 commits
  3. 08 Nov, 2018 4 commits
  4. 07 Nov, 2018 1 commit
  5. 05 Nov, 2018 3 commits
  6. 02 Nov, 2018 9 commits
  7. 31 Oct, 2018 1 commit
  8. 30 Oct, 2018 1 commit
  9. 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
  10. 23 Oct, 2018 6 commits
  11. 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
  12. 19 Oct, 2018 1 commit
  13. 18 Oct, 2018 3 commits
  14. 17 Oct, 2018 1 commit