Skip to content

sdr v0.0.16

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Mar 21:59

Released March 3, 2024

Changes

  • Removed Python 3.7 support.
  • Added Kasami codes in sdr.kasami_code().
  • Added coherent integration gain in sdr.coherent_gain().
  • Added coherent gain loss in sdr.coherent_gain_loss().
  • Added maximum integration time for coherent integration in sdr.max_integration_time().
  • Added maximum frequency offset for coherent integration in sdr.max_frequency_offset().
  • Added non-coherent integration gain in sdr.non_coherent_gain().

Contributors