Skip to content
Snippets Groups Projects
  1. Jan 09, 2025
  2. Nov 18, 2024
  3. Aug 14, 2024
  4. Jul 24, 2024
  5. Jul 23, 2024
  6. Jun 19, 2024
    • Arindam Paul's avatar
      CR-3826011 Tetra NL Dissector changes · 050b837c
      Arindam Paul authored
      - added support for ASYNC and SYNC Capabilities.
      - added support for NL TLV in PNF Config.
      - added support for ASYNC REQ and RSP.
      
      Change-Id: If576a906d06f83e4cef886c2294b8e4b9ff5ca97
      CRs-Fixed: 3826011
      050b837c
  7. Aug 11, 2023
  8. Aug 10, 2023
    • Radhika Agarwal's avatar
      CR-3584812 Dissector changes for RF APIs · af2ffaa3
      Radhika Agarwal authored
      - Added support for set thresholds.
      - Added support for alarm indication.
      - Added support for get tx power.
      - Added support for get tssi.
      - Added support for set dpd params.
      - Use path terminology instead of layer for dissector
      
      Change-Id: I8fd4f452c5a2144d5786cf983ed7ee688b357432
      CRs-Fixed: 3584812
      af2ffaa3
  9. Aug 04, 2022
  10. Jan 08, 2021
  11. Jan 05, 2021
  12. Jan 04, 2021
    • Kawal Preet Kaur's avatar
      CR-2845506 Dissector changes for wbrssi API · 08084d1d
      Kawal Preet Kaur authored
      Dissector changes for wbrssi API.
      
      Change-Id: I97c611e759d25f641bceb1ada8af91e9a2765168
      CRs-Fixed: 2845506
      08084d1d
    • Kawal Preet Kaur's avatar
      CR-2832437 Static TDD change · da94fd21
      Kawal Preet Kaur authored
      - dissection of oranDlUlCplaneWindowCapability
      - dissection of multiple ruDelayProfile
      - dissection of oranTddUlDlConfig
      - dissection of config request message based on tag values
      - corrected dissection based on beamformingType
      
      Change-Id: I372e207c4e0062d76e27cf703cdf3261a7d7f014
      CRs-Fixed: 2832437
      da94fd21
  13. Dec 16, 2020
    • Siva Reddy's avatar
      CR-2838828 Dissector updates for RFAPIs · ef520fc4
      Siva Reddy authored
      Implement getTemperature API
      Implement DPDConfig API
      Implement DPDRun API
      Implement getTxPower API
      Update structure of rxagc API
      
      Change-Id: I17b0c4c0ddc44430f27da78426b10d4fa372ef55
      CRs-Fixed: 2838828
      ef520fc4
  14. Dec 10, 2020
  15. Dec 08, 2020
  16. Dec 03, 2020
    • Kawal Preet Kaur's avatar
      ORAN: Compression support and fixes · c9984da5
      Kawal Preet Kaur authored
      - reading IQ bitwidth size as input from user
      - included support for compression
      - flag field dissected in sync_slot_messsage
      - corrected bandNumber field display position in pnf_capability
      
      Change-Id: Ifc28b2505f1662bcdaa02b577fa7acee23f6f25f
      CRs-Fixed: 2817206
      c9984da5
  17. Nov 23, 2020
  18. Nov 17, 2020
  19. Nov 10, 2020
  20. Nov 09, 2020
  21. Oct 13, 2020
  22. Oct 09, 2020
    • Gururaj Rao's avatar
      CR-2777496 Version Control for Dissector · 654dda14
      Gururaj Rao authored
      - Added version control for Sub6 and mmw
      - Added changes for error indication for pdsch
      - Added changes for rate matching
      
      Change-Id: If31792db448069d5507049ed0787e9b4090da4fe
      CRs-Fixed: 2777496
      654dda14
  23. Oct 08, 2020
  24. Oct 07, 2020
  25. Oct 06, 2020
  26. Sep 09, 2020
  27. Sep 03, 2020
  28. Aug 27, 2020
  29. Jul 28, 2020
  30. Jul 27, 2020
    • Gururaj Rao's avatar
      CR-2735892 cleanup Dissector code · 59c4edc2
      Gururaj Rao authored
      Align msgIds as per the changes made in rfapi code
      Also Remove apis that are not required for sub6 platform
      
      Change-Id: If3c45293264c297f6a9ba4679d386f341bfe2647
      CRs-Fixed: 2735892
      59c4edc2
  31. Jul 17, 2020
    • Gururaj Rao's avatar
      CR-2697927 Wireshark dissector support for ORAN · 9f23bfe6
      Gururaj Rao authored
      -Seperate wireshark dissector handle for ORAN (C U and M Plane messages)
      -Type in PIE header is ORU type for C and U plane messages
      -Corrected alignment and spacing
      -Field size for supportedBandwidthUl and supportedBandwidthDl changed from 16 to 32 bits
      -ruSupportedCategory field replaced with ruSupportedCategoryA and ruSupportedCategoryB
      -dataPathDelayDl and dataPathDelayUl fields added to delaymanagementcapability structure
      
      Change-Id: I50f7678c33c87d6ed082b8edc01f21567b47fdd4
      CRs-Fixed: 2697927
      9f23bfe6
  32. May 26, 2020
    • Gururaj Rao's avatar
      CR-2694603 Wireshark dissector for 5G NR FAPI MSGs · 54231d21
      Gururaj Rao authored
      Fixes:
      1. Fixes for invalid error inidication
      2. Fixes for string format
      3. Fixes for FAPI_config_resp
      4. Fixes for PHY_Capability_Resp
      
      Change-Id: I89ca4f628fc56fd070039239f9e5459b39639c3a
      CRs-Fixed: 2694603
      54231d21
  33. May 01, 2020
    • Gururaj Rao's avatar
      CR-2677164 Dissector updates for RF API changes in FR1.5 · bdc4ec29
      Gururaj Rao authored
       1. RF_SET_BEAM_TABLE (modified)
          - beamId is now per device/antenna group.
          - added txPowerAdjust parameter.
      
       2. RF_GET_WBRSSI_IND (modified)
          - added numRxPaths: the number of rx received paths
          - added rxPathId, sfn, slot and symbol fields to each
            per symbol entry.
      
       3. RF_GET_TX_POWER (new)
          - added support for RF_GET_TX_POWER_REQ message
          - added support for RF_GET_TX_POWER_RSP message
          - added support for RF_GET_TX_POWER_IND message
      
       4. RF_ALARMS_IND (new).
          - added support for RF_ALARM_IND message
      
      Change-Id: I3a462d10420f6430b1308acf351b6e7d83e6928d
      CRs-Fixed: 2677164
      bdc4ec29
Loading