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

182 commits

Author SHA1 Message Date
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
Jean-Marc MEESSEN
82ee44de9b Update release notes 2020-10-10 15:03:26 +02:00
Jean-Marc MEESSEN
ce146e3407
Add test to process large FLE file 2020-10-06 13:53:57 +02:00
Jean-Marc MEESSEN
8d03018796
Validate Sota chaser log 2020-10-04 14:42:36 +02:00
Jean-Marc MEESSEN
4732960e5a
Give more space to long calls on screen display 2020-09-30 14:14:29 +02:00
Jean-Marc MEESSEN
7c5c5b5eb3
Bump GoLang version to 1.15 2020-09-25 23:24:23 +02:00
Jean-Marc MEESSEN
884631a29b
Fix time gap issues 2020-09-25 23:13:36 +02:00
Jean-Marc MEESSEN
2e1313ae7b
Fix docker script to work with current directory containing spaces (#56) 2020-09-17 15:15:15 +02:00
Jean-Marc MEESSEN
220f9b8109
Correct Park-to-Park ADIF generation bug 2020-09-16 13:35:11 +02:00
Jean-Marc MEESSEN
b082b8aea4
Fix Call & Grid parsing as well as WWFF Adif output bug 2020-09-14 14:00:27 +02:00
Jean-Marc MEESSEN
ca4a992b8e
Prevent second definition of some header fields 2020-09-12 22:26:24 +02:00
Jean-Marc MEESSEN
51bea8d698
Add day increment feature 2020-09-10 22:09:59 +02:00
Jean-Marc MEESSEN
ebe782ead0
Improve date parsing (multiple delimiter, complete shorthand notation) and DATE marker is optional 2020-09-05 22:14:32 +02:00
Jean-Marc MEESSEN
53bd916d7a
Adding GridLocator and MyGrid support 2020-09-04 21:42:15 +02:00
Jean-Marc MEESSEN
494fbaa987
Proper processing of the WWFF keyword 2020-08-30 17:39:52 +02:00
Jean-Marc MEESSEN
3a76290ac4
Fixed typo on "Successfully" 2020-08-30 16:16:21 +02:00
Jean-Marc MEESSEN
566482744f
Implement end-to-end tests 2020-08-12 18:10:23 +02:00
Jean-Marc Meessen
dd96badddb Enable makefile 2020-08-11 16:44:10 +02:00
Jean-Marc MEESSEN
74eb19720c
Enable makefile as a multi-purpose tool 2020-08-11 16:36:40 +02:00
Jean-Marc Meessen
078669a808 documentation tweaking 2020-08-11 13:21:20 +02:00
Jean-Marc Meessen
b9d7f5a013 Add custom release notes 2020-08-11 12:40:31 +02:00