Skip to content

Tags: n2qzshce/ham-radio-sync

Tags

1.10.1.262

Toggle 1.10.1.262's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix for invalid name column throwing error (#44)

* Updated validator to catch invalid names
* Updated pyinstaller so builds work again

1.10.0.258

Toggle 1.10.0.258's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Chirp import (#43)

* successfully handling expected behaviors.

* moved import to path, changed name of gpx output, made logging improvements, attempting updating the release action.

* Github actions did not work.

* Fixed typo in documentation.

1.9.0.253

Toggle 1.9.0.253's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added GPX format. (#41)

* Verified latitude and longitude are being stored correctly.

* Set up base output, removed unused "style" field.

* Updated output of description.

* Added testing around gpx format.

* Optimized imports, re-sorted requirements.

1.8.0.250

Toggle 1.8.0.250's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Contributing.md, logger, and wizard fix (#40)

* Added crash handler that will log to file, added contributing.

* Fixed fileutil input.

* No longer building CLI.

* Adding more debug logging, fixed log message not incrementing count.

* Updated readme and contributing to include more info.

* removed whoa_different dir from hanging around, log message update.

* Updated contributing, added newline at end of gitignore.

1.7.2.244

Toggle 1.7.2.244's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixed bug where windows version was launching a command line window. (#…

…37)

1.7.1.242

Toggle 1.7.1.242's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Updated build spec to fix crash on run. (#36)

* Updated build spec to fix crash on run.

* Updated minor version, fixed malloc on test.

1.7.0.239

Toggle 1.7.0.239's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Select input output directory (#35)

* Fixed app not being able to read its own output
Updated readme to include kenwood instructions

* Added path manager to all classes.

* Pathmanager now appears to be working.

* Passing tests.

* Update pyinstaller and added requests.

* update semver.

* Set input and output directories in CLI.

* Deprecating CLI.

* reorganizing popup manager.

* Added set input/output directory textbox behavior.

* Added tests for path manager and fileutil

1.6.5.235

Toggle 1.6.5.235's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixed app not being able to read its own output (#33)

Updated readme to include kenwood instructions

1.6.4.233

Toggle 1.6.4.233's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixing bug with right clicking for touch position. (#31)

* Fixing bug with right clicking for touch position.

* Updated semantics.

* semver increment.

1.6.3.229

Toggle 1.6.3.229's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixed migrations removing column (#28)

* Fixed migrations removing column