Commit graph

1557 commits

Author SHA1 Message Date
DJ2LS 44573451e0 test with 32bit architecture for windows 2022-10-03 21:33:06 +02:00
dj2ls 3561b620ed fixed rigctld server port 2022-10-03 16:46:17 +02:00
dj2ls 1dd1e16753 fixed hamlib_deviceport selection 2022-10-03 16:38:08 +02:00
dj2ls 843cc24fa5 small error handling for starting rigctld 2022-10-03 14:25:13 +02:00
dj2ls 2afcdd980c removed test branch 2022-10-03 14:21:42 +02:00
dj2ls 594b342fc6 removed test branch 2022-10-03 14:21:04 +02:00
dj2ls 8baf62b044 option for setting rigctld server port 2022-10-03 14:17:03 +02:00
dj2ls a2616e7a3b updated hamlib info field 2022-10-03 14:02:58 +02:00
dj2ls bc9d416446 added enable_hamlib_pttprotocol 2022-10-03 13:10:19 +02:00
dj2ls 9bc0c829f9 fixed ipc main event handler 2022-10-03 09:36:43 +02:00
dj2ls 9d2a16eea4 updated data list 2022-10-03 08:57:57 +02:00
dj2ls 8eb22bd7ac codefactor improvement 2022-09-23 19:36:22 +02:00
dj2ls 43656e8441 codefactor improvement 2022-09-23 19:29:04 +02:00
dj2ls 98571e3d56 codefactor improvement 2022-09-23 19:24:30 +02:00
dj2ls 2df371ca98 codefactor improvement 2022-09-23 19:22:47 +02:00
dj2ls 2a5e3c820a html beautify 2022-09-23 19:19:24 +02:00
dj2ls 605fb61fc1 updated start stop 2022-09-23 19:18:20 +02:00
dj2ls 4c27009f0e start-stop rigctld 2022-09-23 14:06:13 +02:00
dj2ls d0f0031ca4 enable/disable settings 2022-09-23 11:17:59 +02:00
dj2ls 9eccc82c5e first working version with simple parameters 2022-09-20 19:37:54 +02:00
dj2ls 6846936559 first quick and dirty version for starting rigctld 2022-09-20 19:24:07 +02:00
DJ2LS 153dd7f7da
Merge branch 'main' into ls-gui 2022-09-20 08:04:38 +02:00
dj2ls f82ace03cd new rigctld control 2022-09-20 07:59:47 +02:00
Paul Kronenwetter 7704f96fc3 Make build file more consistent and representative 2022-09-18 19:50:20 -04:00
Paul Kronenwetter e189d0298e Tweak build script a little 2022-09-18 16:53:36 -04:00
DJ2LS 690f400a81
Merge pull request #252 from DJ2LS/dependabot/github_actions/actions/checkout-3 2022-09-18 12:30:49 +02:00
DJ2LS 9f4de39cab
Merge pull request #251 from DJ2LS/dependabot/github_actions/actions/setup-python-4 2022-09-18 12:29:56 +02:00
DJ2LS 96eaa46972
Merge pull request #250 from DJ2LS/dependabot/github_actions/github/codeql-action-2 2022-09-18 12:28:58 +02:00
DJ2LS 0b2f5630a3
Merge pull request #249 from DJ2LS/dependabot/github_actions/actions/setup-node-3 2022-09-18 12:28:12 +02:00
dependabot[bot] 748d8495a2
Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-17 14:31:19 +00:00
dependabot[bot] 87c8dedebb
Bump actions/setup-python from 2 to 4
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 4.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-17 14:31:16 +00:00
dependabot[bot] 8c93f40d9b
Bump github/codeql-action from 1 to 2
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v1...v2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-17 14:31:13 +00:00
dependabot[bot] 2fcfe06369
Bump actions/setup-node from 1 to 3
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 1 to 3.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v1...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-17 14:31:10 +00:00
Paul Kronenwetter 32e032ff10
Update dependabot.yml file
Correct YAML syntax by adding version and update entries.
2022-09-17 14:30:50 +00:00
dj2ls 7524e853aa 4 carrier test 2022-09-16 18:36:17 +02:00
dj2ls 0bc136099c 4 carrier test 2022-09-16 17:28:00 +02:00
dj2ls c0588f758a 3 carrier test 2022-09-16 17:07:58 +02:00
DJ2LS 58c0961360
Merge pull request #248 from DJ2LS/ls-electron-update
version update
2022-09-12 20:24:28 +02:00
dj2ls c84a61fa5f updated version information and electron packages 2022-09-12 18:54:17 +02:00
dj2ls 014440640f updated version information and electron packages 2022-09-12 18:18:32 +02:00
DJ2LS 2530b2ed89 early download of libcodec2 2022-09-12 18:17:35 +02:00
dj2ls 56f22965fb download libcodec2 artifacts to dist folder 2022-09-12 11:18:10 +02:00
dj2ls 7a0d354c2c download libcodec2 artifacts to dist folder 2022-09-12 10:25:03 +02:00
dj2ls f8c72d2b6b upload app bundle artifacts and version increment 2022-09-12 09:16:28 +02:00
DJ2LS 19d1f69a27
Merge pull request #247 from DJ2LS/ls-arq
github action hotfix
2022-09-10 20:11:05 +02:00
dj2ls 6d45dae303 separate copy command windows-unix 2022-09-10 20:10:05 +02:00
DJ2LS a0161ff35b
Merge pull request #246 from DJ2LS/ls-arq 2022-09-10 19:42:20 +02:00
DJ2LS 0459dfbc26
Merge pull request #245 from DJ2LS/ls-build-with-nuitka 2022-09-10 19:42:02 +02:00
DJ2LS 68c430fcaa
Merge pull request #242 from DJ2LS/ls_rx_buffer_improvement 2022-09-10 19:41:46 +02:00
dj2ls 18c0f375c6 force mv 2022-09-10 19:20:56 +02:00