Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: sigmf/sigmf-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.3
Choose a base ref
...
head repository: sigmf/sigmf-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.6
Choose a head ref
  • 20 commits
  • 19 files changed
  • 4 contributors

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    86c0cb0 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2024

  1. Configuration menu
    Copy the full SHA
    e83a865 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2024

  1. bugfix get_dataset_filename_from_metadata

    JKB authored and Teque5 committed Dec 19, 2024
    Configuration menu
    Copy the full SHA
    e914959 View commit details
    Browse the repository at this point in the history
  2. unit test

    JKB authored and Teque5 committed Dec 19, 2024
    Configuration menu
    Copy the full SHA
    9989efa View commit details
    Browse the repository at this point in the history
  3. unit test clean-up

    JKB authored and Teque5 committed Dec 19, 2024
    Configuration menu
    Copy the full SHA
    b4645e1 View commit details
    Browse the repository at this point in the history
  4. fix docstring

    JKB authored and Teque5 committed Dec 19, 2024
    Configuration menu
    Copy the full SHA
    47ddf99 View commit details
    Browse the repository at this point in the history
  5. use os.path.join, clean-up unit test

    JKB authored and Teque5 committed Dec 19, 2024
    Configuration menu
    Copy the full SHA
    90c81de View commit details
    Browse the repository at this point in the history
  6. fix coding style

    JKB authored and Teque5 committed Dec 19, 2024
    Configuration menu
    Copy the full SHA
    2159572 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b6161e8 View commit details
    Browse the repository at this point in the history
  8. implement NCD detection; fix file deletion on Windows

    JKB authored and Teque5 committed Dec 19, 2024
    Configuration menu
    Copy the full SHA
    f8be2af View commit details
    Browse the repository at this point in the history
  9. fix test failures where temporary dataset suffix was incorrect

    Kyle A Logue authored and Teque5 committed Dec 19, 2024
    Configuration menu
    Copy the full SHA
    871f3bc View commit details
    Browse the repository at this point in the history
  10. removed unnecessary validate; automatic on tofile()

    Kyle A Logue authored and Teque5 committed Dec 19, 2024
    Configuration menu
    Copy the full SHA
    9809de0 View commit details
    Browse the repository at this point in the history
  11. Add specification version to the metadata in SigMFCollection (#83)

    * add version for collections
    
    ---------
    
    Co-authored-by: JKB <j.kuben@era.aero>
    Co-authored-by: Kyle A Logue <kyle.a.logue@aero.org>
    3 people authored Dec 19, 2024
    Configuration menu
    Copy the full SHA
    f358e30 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2024

  1. datetime parsing for python 3.7 thru 3.12; fix deprecation warning

    Kyle A Logue authored and Teque5 committed Dec 21, 2024
    Configuration menu
    Copy the full SHA
    2274172 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2025

  1. Add directory of the collection to SigMFCollection (#85)

    * fix path handling for collections
    * unit test
    
    ---------
    
    Co-authored-by: JKB <j.kuben@era.aero>
    Co-authored-by: Teque5 <teque5@gmail.com>
    3 people authored Jan 8, 2025
    Configuration menu
    Copy the full SHA
    d88719a View commit details
    Browse the repository at this point in the history
  2. Fix coding style and PEP8 violations (#86)

    * fix coding style
    
    ---------
    
    Co-authored-by: JKB <j.kuben@era.aero>
    Co-authored-by: Teque5 <teque5@gmail.com>
    3 people authored Jan 8, 2025
    Configuration menu
    Copy the full SHA
    2311513 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2025

  1. Configuration menu
    Copy the full SHA
    edccc81 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2025

  1. update spec to v1.2.3

    Teque5 committed Jan 13, 2025
    Configuration menu
    Copy the full SHA
    52726ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c74faa View commit details
    Browse the repository at this point in the history
  3. increment patch for pypi

    Teque5 committed Jan 13, 2025
    Configuration menu
    Copy the full SHA
    c497d9e View commit details
    Browse the repository at this point in the history
Loading