-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release v0.3.1 #109
Release v0.3.1 #109
Commits on May 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b5a6022 - Browse repository at this point
Copy the full SHA b5a6022View commit details -
Start transform tests & minor
RandomTimeShift
optimization (#94)* Start transform tests & slight optimization in RandomTimeShift * Add new length check for TimeCrop tests * Code style
Configuration menu - View commit details
-
Copy full SHA for c5b9467 - Browse repository at this point
Copy the full SHA c5b9467View commit details -
Garrett Vanhoy committed
May 8, 2023 Configuration menu - View commit details
-
Copy full SHA for caaeb93 - Browse repository at this point
Copy the full SHA caaeb93View commit details -
QAM/PSK Pulse shaping filter transition bandwidth corrected (#98)
* excess bandwidth is defined in porportion to signal bandwidth, not sampling rate, thus needs to be scaled by the samples per symbol * filling in a comment to describe modification to code
Configuration menu - View commit details
-
Copy full SHA for 8dd0d6a - Browse repository at this point
Copy the full SHA 8dd0d6aView commit details -
QAM/PSK Pulse shaping filter transition bandwidth corrected (#98)
* excess bandwidth is defined in porportion to signal bandwidth, not sampling rate, thus needs to be scaled by the samples per symbol * filling in a comment to describe modification to code
Configuration menu - View commit details
-
Copy full SHA for cedb8c5 - Browse repository at this point
Copy the full SHA cedb8c5View commit details -
OFDM Modulator filter lengths estimated and bandwidth randomized (#99)
* * cutoff frequency for LPF now randomized when using 'rand_lpf' * derives a transition bandwidth from the cutoff frequency * uses filter length approximating function for the randomized LPF * using filter estimation function for pre-computed LPF taps
Configuration menu - View commit details
-
Copy full SHA for e92701b - Browse repository at this point
Copy the full SHA e92701bView commit details
Commits on May 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1e4ede4 - Browse repository at this point
Copy the full SHA 1e4ede4View commit details -
91 create generation performance benchmarks for each modulation type (#…
…104) * Initial benchmarking code. * Some benchmarks * Adding initial benchmarks. * Fix action. ---------
Configuration menu - View commit details
-
Copy full SHA for 8b9847b - Browse repository at this point
Copy the full SHA 8b9847bView commit details
Commits on May 22, 2023
-
75 examine ofdm generation for potential speedups for sig53 (#105)
* Tests for visual inspection of modulation generation. (#102) * Optimizations show significant improvement in generation speed. * Nominal behavior after using scipy.
Configuration menu - View commit details
-
Copy full SHA for da88458 - Browse repository at this point
Copy the full SHA da88458View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5088e72 - Browse repository at this point
Copy the full SHA 5088e72View commit details -
Garrett Vanhoy committed
May 22, 2023 Configuration menu - View commit details
-
Copy full SHA for 0a738d4 - Browse repository at this point
Copy the full SHA 0a738d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for b78f35f - Browse repository at this point
Copy the full SHA b78f35fView commit details