Commit graph

1649 commits

Author SHA1 Message Date
Paul Kronenwetter 2f84a1b235 Move logging up a level 2022-09-20 19:26:33 -04: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 57908105d3 fix for additional parameters not covered by gui 2022-09-20 12:23:28 +02:00
dj2ls cd8a2d73e5 updated logging 2022-09-20 11:36:11 +02:00
dj2ls 4f199744bd first config file attempt 2022-09-20 11:34:28 +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 d9310d9473 Correct logging information 2022-09-19 19:05:35 -04:00
Paul Kronenwetter 93de50b0a4 Additional logging 2022-09-19 19:05:35 -04:00
Paul Kronenwetter 3c287b63a7 Add logging. 2022-09-19 19:05:35 -04:00
Paul Kronenwetter e5eee0b3b2 Move comment to appropriate place. 2022-09-19 19:05:35 -04:00
Paul Kronenwetter eb71b6ba88 Capture KeyError without printing anything 2022-09-19 19:05:35 -04:00
Paul Kronenwetter 1614e8b18a Alternate method.
Use set rather than list in fetch_devices.
Has the intended effect vs. the previous commit.
2022-09-19 19:05:35 -04:00
Paul Kronenwetter ea1fa38ecc Create get_audio_devices list from set.
This eliminates duplicates without a lot of gyrations.
2022-09-19 19:05:35 -04: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
dj2ls 3336000223 fix when copying tnc binaries 2022-09-10 18:27:55 +02:00
dj2ls 02e5c8ac35 adding portaudio binaries 2022-09-10 17:42:08 +02:00
dj2ls a5bc9da41d adding portaudio binaries 2022-09-10 17:36:06 +02:00
dj2ls d236b77d4e attempt with standalone build for adding pyaudio to bundle 2022-09-10 16:17:24 +02:00
dj2ls 56897c3f03 attempt with standalone build for adding pyaudio to bundle 2022-09-10 15:26:06 +02:00
dj2ls 0803f3e24a attempt with standalone build for adding pyaudio to bundle 2022-09-10 15:10:09 +02:00
DJ2LS 206bc6f068
Merge pull request #241 from DJ2LS/ls_fix_issue_240
hotfix for #240 and failing GitHub action
2022-09-10 07:46:54 +02:00
dj2ls dba7f63de8 cleanup and improved logging 2022-09-08 15:47:23 +02:00