Commit graph

1625 commits

Author SHA1 Message Date
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
dj2ls b3595fb033 cleanup and improved logging 2022-09-08 15:36:53 +02:00
dj2ls f19381a6e5 first working SNR measured data channel 2022-09-08 15:21:45 +02:00
dj2ls 5f18c7a37b first test with SNR measurement on initial opening a data channel 2022-09-08 14:54:39 +02:00
dj2ls ed91e9cb98 Merge branch 'ls-build-with-nuitka' into ls-arq 2022-09-08 11:19:58 +02:00
dj2ls cb37f39b66 increased connection attempts and reduced interval time 2022-09-08 11:18:50 +02:00
dj2ls 5d9dc98931 and again a fix 2022-09-08 10:27:01 +02:00
dj2ls c9bcfcbc04 added on air time measurement for easier time debugging 2022-09-08 10:19:07 +02:00
dj2ls 1924189bdc minor fix with different channel constellation 2022-09-08 10:18:47 +02:00
dj2ls 22de69aefd accidently removed --assume-yes-for-downloads 2022-09-08 08:48:50 +02:00
dj2ls d64d839ac5 fix trailing whitespaces 2022-09-08 07:59:49 +02:00
DJ2LS c93aff011b
fixe Windows Build path
…this is hopefully the final commit in this area…
2022-09-06 22:07:57 +02:00
DJ2LS 1680dd368f
allow dependency walker download
--assume-yes-for-downloads option
2022-09-06 21:31:44 +02:00
dj2ls 80a640d9df more github action changes. Last run for this month... 2022-09-06 20:19:30 +02:00
dj2ls fa9320df3e fixed artifact path 2022-09-06 19:07:00 +02:00
dj2ls 4af4a3eebc fixed binary cp for windows 2022-09-06 17:05:32 +02:00
dj2ls 0856de449b fixed binary cp for windows 2022-09-06 17:02:11 +02:00
dj2ls 9d9c6228a4 changed arm ubuntu build again... 2022-09-06 16:22:08 +02:00
dj2ls 7918a35490 disabled ubuntu arm build 2022-09-06 16:20:46 +02:00
dj2ls 449ce0712c another approach of running arm build 2022-09-06 16:18:08 +02:00
dj2ls 0ef2d601dd first nuitka test run 2022-09-06 16:06:57 +02:00
dj2ls 8deaa5756d and some more small changes which should have its own PR... sorry.. 2022-09-05 15:06:20 +02:00
dj2ls 902cf50a21 small hotfix for scrolling - not the correct PR , but better than forgetting to fixing it 2022-09-05 14:03:10 +02:00
dj2ls 863444c010 change buffer size via gui, some small buffer improvements 2022-09-05 11:54:50 +02:00
dj2ls 42560fda6f buffer size as startup argment for tnc. Not yet changeable via GUI 2022-09-05 10:47:03 +02:00