Skip to content
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.

Latest commit

 

History

History
74 lines (58 loc) · 1015 Bytes

TODO.md

File metadata and controls

74 lines (58 loc) · 1015 Bytes

Legend

[x] - implemented

[.] - partially implemented

[?] - optional

[ ] - not implemented

Downlink

  • PBCH

    • PSS
    • SSS
    • Indices
  • PDCCH

    • DCI encoding
      • Rate matching
    • DMRS
      • Indices
    • Indices
  • PDSCH

    • Rate matching
    • Indices
    • DMRS
      • [.] Data
      • [.] Indices
      • Double-symbol DMRS
    • PTRS
      • Data
      • Indices

Uplink

  • Demodulation

  • PUCCH

  • PRACH

  • PUSCH

Misc

  • Scipy
    • FIR filters
    • CIC filters
    • Windowing
    • FFT +- CP
  • PRBS
  • TB CRC
  • Channels CRC
  • Polar codec
    • encoder
    • decoder
  • LDPC codec
    • encoder
    • decoder
  • [?] Carrier grid
  • [?] Spectrum viewer
  • [?] Channels
    • AWGN
    • Rayleign
  • Mapper
    • BPSK pi/2
    • BPSK
    • QPSK
    • QAM16
    • QAM64
    • QAM256