Commit graph

4646 commits

Author SHA1 Message Date
DJ2LS 657a6a8967 default values as list 2024-02-17 20:45:51 +01:00
DJ2LS 404585ebe0 auto update server config 2024-02-17 20:42:07 +01:00
DJ2LS 11a27bcbd7
Merge pull request #650 from DJ2LS/dev-arq 2024-02-14 22:57:32 +01:00
DJ2LS 877b517b72 delete beacons older than 2 days 2024-02-14 16:45:19 +01:00
DJ2LS 9a8ebfef77 removed rigctld typo 2024-02-14 16:29:18 +01:00
DJ2LS b017f39133 adjusted a rigctld command 2024-02-14 16:20:00 +01:00
DJ2LS 6dd78bf8fc adjusted state manager in data type handler 2024-02-14 09:27:20 +01:00
DJ2LS fffc59b0a6 removed possibly obsolete arq state at wrong position 2024-02-14 09:13:39 +01:00
Mashintime fc9e848f1f
Merge branch 'main' into develop 2024-02-12 16:14:20 -05:00
DJ2LS f437b2a01b
Merge pull request #647 from DJ2LS/rigctld-win
Internal rigctld tweaks for windows users
2024-02-11 21:38:24 +01:00
DJ2LS 0738fe1454 removed 32bit hamlib build 2024-02-11 20:59:29 +01:00
Mashintime 321dda3fd9 Include custom args when starting rigctld 2024-02-11 13:09:51 -05:00
Mashintime 37bc01e426 Check Program Files on Windows for Hamlib 2024-02-11 13:07:48 -05:00
Mashintime f11c61c8a6 Remove default settings from example config 2024-02-11 13:05:03 -05:00
DJ2LS 38c54b575a
Merge pull request #640 from DJ2LS/develop
start rigctld automatically & fix for missing gui config
2024-02-11 11:18:31 +01:00
DJ2LS c15e489b1c
Merge pull request #630 from DJ2LS/dependabot/npm_and_yarn/gui/develop/eslint-plugin-n-16.6.2
Bump eslint-plugin-n from 16.1.0 to 16.6.2 in /gui
2024-02-11 10:07:35 +01:00
DJ2LS 923ab36668
Merge pull request #631 from DJ2LS/dependabot/npm_and_yarn/gui/develop/vitest-1.2.2
Bump vitest from 1.0.2 to 1.2.2 in /gui
2024-02-11 10:07:26 +01:00
DJ2LS 21ab92f873
Merge pull request #632 from DJ2LS/dependabot/npm_and_yarn/gui/develop/eslint-config-standard-with-typescript-43.0.1
Bump eslint-config-standard-with-typescript from 43.0.0 to 43.0.1 in /gui
2024-02-11 10:07:19 +01:00
DJ2LS 75c5227536
Merge pull request #634 from DJ2LS/dependabot/npm_and_yarn/gui/develop/typescript-eslint/eslint-plugin-6.21.0
Bump @typescript-eslint/eslint-plugin from 6.19.1 to 6.21.0 in /gui
2024-02-11 10:07:07 +01:00
DJ2LS fa9d684853
Merge pull request #635 from DJ2LS/dependabot/npm_and_yarn/gui/develop/electron-28.2.2
Bump electron from 28.1.3 to 28.2.2 in /gui
2024-02-11 10:07:00 +01:00
DJ2LS a0525ef01b adjusted dependabot 2024-02-11 10:06:47 +01:00
DJ2LS bb668a1ac9 fixed control check 2024-02-11 10:00:57 +01:00
dependabot[bot] 8332690c67
Bump electron from 28.1.3 to 28.2.2 in /gui
Bumps [electron](https://github.com/electron/electron) from 28.1.3 to 28.2.2.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v28.1.3...v28.2.2)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-11 08:58:09 +00:00
DJ2LS 139bdc7699 version update 2024-02-11 09:57:07 +01:00
DJ2LS 2ccabc28bc
Merge pull request #639 from DJ2LS/dev-start-rigctld-process
start rigctld from local binary
2024-02-11 09:56:37 +01:00
codefactor-io 8525a7a321
[CodeFactor] Apply fixes 2024-02-11 08:55:56 +00:00
DJ2LS 045cb38a63 fixed healthcheck 2024-02-11 09:54:18 +01:00
DJ2LS 9734ce9a1c fixed healthcheck 2024-02-11 09:21:08 +01:00
DJ2LS 64e5e35b6f added internal/external hamlib 2024-02-11 09:17:52 +01:00
DJ2LS c3d558a07a
Merge pull request #638 from arodland/patch-1
fix loading default config
2024-02-11 09:02:29 +01:00
DJ2LS a955d45518 adjusted settings 2024-02-11 08:48:49 +01:00
Andrew Rodland 7099d2e379
fix loading default config
without this change, if the user doesn't have a valid config on disk, they just get a white screen on startup due to `nconf.required` throwing an exception.
2024-02-10 23:13:53 -05:00
DJ2LS 5093abc1dc use system wide path as well for lookup 2024-02-10 21:44:02 +01:00
DJ2LS 704186c3c2 added downloading windwos hamlib releases for nsis 2024-02-10 21:36:14 +01:00
DJ2LS f239a1a3be first attempt using rigctld... 2024-02-10 21:28:07 +01:00
DJ2LS fd63cc7fa7
Merge pull request #637 from DJ2LS/develop
Config related adjustments and build process update
2024-02-10 14:01:21 +01:00
codefactor-io 74d79204ec
[CodeFactor] Apply fixes to commit ec34a69 2024-02-10 12:57:33 +00:00
DJ2LS ec34a690e9 improved gui reconnecting 2024-02-10 13:57:18 +01:00
DJ2LS 17bce4b0db version update 2024-02-10 11:05:55 +01:00
DJ2LS d38b3bc672 reduced explorer interval 2024-02-10 11:05:10 +01:00
DJ2LS c89a809e6d adjusted some default config 2024-02-10 11:02:13 +01:00
DJ2LS d906d9ab5e adjusted artifact names 2024-02-10 07:06:16 +01:00
DJ2LS a6c671e113
Merge pull request #636 from DJ2LS/main-cf-autofix
Apply fixes from CodeFactor
2024-02-08 22:18:41 +01:00
codefactor-io 2f977e748b
[CodeFactor] Apply fixes to commit ba8a8bc 2024-02-08 21:05:57 +00:00
DJ2LS ba8a8bc7b9
Merge pull request #628 from DJ2LS/develop 2024-02-08 22:05:38 +01:00
DJ2LS 3b52312150 Merge remote-tracking branch 'origin/develop' into develop 2024-02-08 19:37:13 +01:00
DJ2LS f4b4f6b398 version update 2024-02-08 19:37:08 +01:00
codefactor-io 34101b8a20
[CodeFactor] Apply fixes to commit 3c9c115 2024-02-08 12:39:36 +00:00
DJ2LS 3c9c115931 adjusted health status check 2024-02-08 13:39:18 +01:00
DJ2LS 13e5f98b06 callsign lookup if not present in frame 2024-02-08 13:15:46 +01:00