1
0
Fork 0
mirror of https://github.com/on4kjm/FLEcli.git synced 2025-01-18 04:51:10 +01:00
Commit graph

202 commits

Author SHA1 Message Date
dependabot[bot]
c5846fb1f4
Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#135) 2024-03-21 16:19:48 +00:00
Nic Heath
5560c5a68a
Add check to verify output file directory exists. (#131)
* Add check to verify output file directory exists.
* Change (and test) the error handling of the CheckDir function
* Add ADIF arguments tests 
* Add CSV arguments tests

---------

Co-authored-by: Jean-Marc MEESSEN <jean-marc@meessen-web.org>
2024-03-20 22:10:04 +01:00
Nic Heath
92ae396b68
Add MY_LAT and MY_LON support using FLE keyword mylat and mylon. (#129)
* Add MY_LAT and MY_LON support using FLE keyword mylat and mylon.

* Add test cases for mylat and mylon.
2024-03-20 09:40:27 +01:00
Nic Heath
5b40643868
Add support for MY_CNTY adif tag. (#128)
* Add support for exporting MY_CNTY using mycounty in the header e.g. 'mycounty Ham County'.

* Add MyCounty to displayLog in the nice console summary.

---------

Co-authored-by: Jean-Marc MEESSEN <jean-marc@meessen-web.org>
2024-03-19 21:23:24 +01:00
dependabot[bot]
170eb1b0da
Bump codecov/codecov-action from 4.0.1 to 4.1.0 (#127)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.0.1 to 4.1.0.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v4.0.1...v4.1.0)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-19 21:15:50 +01:00
Bryan Nehl
b81a828749
Revert "Permit comment after other input on the line (#119)" (#125)
This reverts commit caefd46994.
2024-03-19 21:04:22 +01:00
dependabot[bot]
1b1c150af4
Bump golangci/golangci-lint-action from 3 to 4 (#124) 2024-02-12 14:43:15 +00:00
dependabot[bot]
01fab70d0b
Bump codecov/codecov-action from 3.1.5 to 4.0.1 (#123) 2024-02-11 17:42:29 +00:00
dependabot[bot]
74f433efd6
Bump codecov/codecov-action from 3.1.4 to 3.1.5 (#120) 2024-01-26 15:26:51 +00:00
Bryan Nehl
caefd46994
Permit comment after other input on the line (#119) 2024-01-17 17:01:13 +01:00
dependabot[bot]
daa46da5b6
Bump github.com/spf13/viper from 1.17.0 to 1.18.2 (#117)
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.17.0 to 1.18.2.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.17.0...v1.18.2)

---
updated-dependencies:
- dependency-name: github.com/spf13/viper
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-30 15:02:23 +01:00
dependabot[bot]
60e0f02cdd
Bump actions/setup-go from 4 to 5 (#115)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-30 14:57:17 +01:00
Jean-Marc Meessen
8c903a1a98
Notes for changelog generator usage 2023-12-30 14:33:31 +01:00
Jean-Marc MEESSEN
9c15d4e530
Automatic changelog generation (#110)
* Automatic changelog generation
2023-12-03 22:27:22 +01:00
Jean-Marc MEESSEN
19b46f66ea
Improve POTA ref validation (#112) 2023-12-03 22:05:38 +01:00
Jean-Marc MEESSEN
8ded553835
Fix POTA reference prefix validation (#109)
* Fix POTA reference prefix validation

* Update "what's new" for v0.1.7
2023-11-24 21:22:04 +01:00
Jean-Marc Meessen
3a1a218b2e
Fix archive syntax (goreleaser) 2023-11-14 15:19:26 +01:00
Jean-Marc Meessen
6454e32387
Implement CD with GitHub App authentication 2023-11-14 12:14:42 +01:00
Jean-Marc Meessen
f69658f7c4
Update what's new for release v0.1.6 2023-11-14 11:54:52 +01:00
Jean-Marc Meessen
e3fec2c4bb
small updates to the CI scripts 2023-11-14 11:36:42 +01:00
dependabot[bot]
88a516d27d
Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 (#107) 2023-11-14 10:11:10 +00:00
dependabot[bot]
dfb1b4e5e4
Bump github.com/spf13/viper from 1.16.0 to 1.17.0 (#104) 2023-11-14 10:06:19 +00:00
dependabot[bot]
3bf1b2005b
Bump goreleaser/goreleaser-action from 4 to 5 (#103) 2023-11-14 10:00:12 +00:00
dependabot[bot]
ec66d82166
Bump actions/checkout from 3 to 4 (#102) 2023-11-14 09:57:25 +00:00
Bryan Nehl
9cdef88796
support 5 digit parks (#106)
* support 5 digit parks
* update releaser file
* update comment to match code revision
2023-11-14 10:48:52 +01:00
dependabot[bot]
9f0664d0ca
Merge pull request #99 from on4kjm/dependabot/go_modules/master/github.com/spf13/viper-1.16.0 2023-06-10 19:44:26 +00:00
dependabot[bot]
24f86dc16f
Bump github.com/spf13/viper from 1.15.0 to 1.16.0
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.15.0 to 1.16.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.15.0...v1.16.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/viper
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-10 19:35:19 +00:00
dependabot[bot]
746f274633
Merge pull request #95 from on4kjm/dependabot/go_modules/master/github.com/spf13/cobra-1.7.0 2023-06-10 19:34:36 +00:00
dependabot[bot]
97c0332cdd
Merge pull request #98 from on4kjm/dependabot/github_actions/master/codecov/codecov-action-3.1.4 2023-06-10 19:30:13 +00:00
dependabot[bot]
8ec2454106
Merge pull request #94 from on4kjm/dependabot/github_actions/master/actions/setup-go-4 2023-06-10 19:28:23 +00:00
Bryan Nehl
89d7cbd955
revised developer notes, added Table of Contents (#93)
* revised developer notes, add ToC

* add goreleaser doc
2023-06-10 21:26:59 +02:00
dependabot[bot]
a7831fe38e
Bump codecov/codecov-action from 3.1.1 to 3.1.4
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.1 to 3.1.4.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v3.1.1...v3.1.4)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-16 14:04:44 +00:00
dependabot[bot]
43084c2012
Bump github.com/spf13/cobra from 1.6.1 to 1.7.0
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](https://github.com/spf13/cobra/compare/v1.6.1...v1.7.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-05 14:05:12 +00:00
dependabot[bot]
2f1ce51dd7
Bump actions/setup-go from 3 to 4
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 4.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-16 14:13:44 +00:00
Jean-Marc Meessen
89d649ad95
fix CI completion badge 2023-02-10 21:42:22 +01:00
dependabot[bot]
be4038709f
Bump github.com/spf13/cobra from 1.0.0 to 1.6.1 (#89)
* Bump github.com/spf13/cobra from 1.0.0 to 1.6.1

Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.0.0 to 1.6.1.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](https://github.com/spf13/cobra/compare/v1.0.0...v1.6.1)

---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Change in behavior

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jean-Marc Meessen <jean-marc@meessen-web.org>
2023-02-10 21:13:32 +01:00
dependabot[bot]
cb66d829ce
Bump github.com/spf13/viper from 1.7.1 to 1.15.0 (#91)
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.7.1 to 1.15.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.7.1...v1.15.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/viper
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-10 20:12:13 +01:00
dependabot[bot]
a96504704e
Bump codecov/codecov-action from 1.0.0 to 3.1.1 (#90)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 1.0.0 to 3.1.1.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v1.0.0...v3.1.1)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-10 19:46:13 +01:00
Jean-Marc MEESSEN
97e550e45c
Tidying application after Go release bump (#92)
* Update dependencies (yaml)
* change linter
* format code and correct spelling
* remove deprecated ioutils
* change lint command in "CI" GitHub Action
* check return value of cmd.Execute()
* Solve lint issues
2023-02-10 17:45:10 +01:00
Jean-Marc MEESSEN
0fbebd38cc
Dependabot to create automatic PRs (#88) 2023-02-08 22:28:47 +01:00
Jean-Marc MEESSEN
2b48a80d8e
review and fix build tooling (#85)
* Changes due to the Goreleaser upgrade
* Get rid of GoReleaser warnings
* Update "CI" GitHub action
* Update "release" GitHub action
2023-02-08 22:07:33 +01:00
vk3arr
dd9b2ed05c
Update missing SOTA Bands (#83) 2023-02-08 13:33:00 +01:00
Bryan Nehl
d421a00539
markdown lint, content edit, add TOC (#81)
* markdown lint, content edit, add TOC

* fix typo
2022-08-16 20:39:07 +02:00
Jean-Marc Meessen
7ef81e72e8 Fix issue 78 2022-03-15 21:16:53 +01:00
Jean-Marc Meessen
ad8b7f97fa Reproduce issue 2022-03-15 18:01:47 +01:00
Jean-Marc Meessen
43f26eda69 Implement homebrew distirbution 2021-12-09 21:56:20 +01:00
Jean-Marc Meessen
259a7d736c Update what's new 2021-12-08 21:25:53 +01:00
Jean-Marc MEESSEN
8287b7d481
Add documentation of the POTA feature (#76)
* update documentation with POTA specific settings
2021-12-05 20:43:06 +01:00
Jean-Marc MEESSEN
fe7836fdb5
QRG rounding (#75)
* support frequency up to the 100hz while default resolution is to the Khz
2021-12-05 15:54:39 +01:00
Jean-Marc MEESSEN
61c42d1c75
Pota support (#73)
* Add POTA processing
* add end to end POTA test
* allow tabs to be a valid separator in the header section
2021-12-04 22:36:53 +01:00