Skip to content
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

Various additions #374

Merged
merged 18 commits into from
Jun 9, 2024
Merged

Various additions #374

merged 18 commits into from
Jun 9, 2024

Commits on Jun 8, 2024

  1. Configuration menu
    Copy the full SHA
    7d9b12a View commit details
    Browse the repository at this point in the history
  2. Add cross reference

    mhostetter committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    76ad431 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9a4db3 View commit details
    Browse the repository at this point in the history
  4. Improve min_snr() example

    mhostetter committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    33a8dfa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7fcd5cc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    58063d5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4fb0c4a View commit details
    Browse the repository at this point in the history
  8. Rearrange equation order

    mhostetter committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    a6bdf05 View commit details
    Browse the repository at this point in the history
  9. Add sdr.shnidman()

    Fixes #365
    mhostetter committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    9a3c184 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    17a977a View commit details
    Browse the repository at this point in the history
  11. Be explicit about coded bits per symbol

    As opposed to information bits
    mhostetter committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    3724b59 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    60b53e7 View commit details
    Browse the repository at this point in the history
  13. Fix equation brackets

    mhostetter committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    90f7f73 View commit details
    Browse the repository at this point in the history
  14. Add shannon_limit_ebn0()

    Fixes #369
    mhostetter committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    38792e1 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e77e556 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. Add shannon_limit_snr()

    Fixes #370
    mhostetter committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    e49b62a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2fe5d9 View commit details
    Browse the repository at this point in the history
  3. Fix typo

    mhostetter committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    00b3a81 View commit details
    Browse the repository at this point in the history