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

Fixes for Seisan + Nordic files: parsing of int16 waveform files, edge cases in event files, compact event files #3287

Open
wants to merge 22 commits into
base: maintenance_1.4.x
Choose a base branch
from

Commits on Mar 30, 2023

  1. Configuration menu
    Copy the full SHA
    7f75bee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    377d5a6 View commit details
    Browse the repository at this point in the history
  3. fix nordic event id writing

    flixha committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    c3047b2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ec4222 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4161f6d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    85be544 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3ec9c09 View commit details
    Browse the repository at this point in the history
  8. fix nordic ID parsing

    flixha committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    5d63ff8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cac651f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    408f119 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5fcf1c9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e260568 View commit details
    Browse the repository at this point in the history
  13. avoid crash on long phase names in nordic format check; do not write …

    …high-acc lines without content
    flixha committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    fe330de View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9805a42 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4b48af0 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    3e62a5a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    16ed3aa View commit details
    Browse the repository at this point in the history
  18. add changelog entry

    flixha committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    c7d2051 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    aa1808c View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    20d0307 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. Configuration menu
    Copy the full SHA
    64711cc View commit details
    Browse the repository at this point in the history
  2. fix amplitude string width

    flixha committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    92bb40f View commit details
    Browse the repository at this point in the history