Skip to content

Commit

Permalink
Add release notes for v0.0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
mhostetter committed Mar 3, 2024
1 parent 666937f commit 2f657a0
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions docs/release-notes/v0.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,24 @@ tocdepth: 2

# v0.0

## v0.0.16

*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

- Matt Hostetter ([@mhostetter](https://github.com/mhostetter))

## v0.0.15

*Released February 4, 2024*
Expand Down

0 comments on commit 2f657a0

Please sign in to comment.