Tags: n2qzshce/ham-radio-sync
Tags
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.
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.
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.
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
PreviousNext