Commit graph

4314 commits

Author SHA1 Message Date
dependabot[bot] 0da364828b
Bump vue from 3.3.4 to 3.3.12 in /gui
Bumps [vue](https://github.com/vuejs/core) from 3.3.4 to 3.3.12.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/compare/v3.3.4...v3.3.12)

---
updated-dependencies:
- dependency-name: vue
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 16:35:26 +00:00
Pedro 8bc8cdffcc Change timeouts and retries in ARQ sessions. 2023-12-18 13:56:49 +01:00
codefactor-io 5786f1f1dd
[CodeFactor] Apply fixes to commit ff91eb8 2023-12-17 17:59:32 +00:00
Mashintime ff91eb888c Small adjustment to freq grid widget 2023-12-17 12:59:09 -05:00
Mashintime a849c83e1e Save/restore grid layout from config 2023-12-17 10:58:19 -05:00
DJ2LS b07e96302a WIP ARQ - changed ack/nack transmitting so its as before 2023-12-17 12:54:25 +01:00
DJ2LS 8a731e7604 cleanup of old tests 2023-12-17 12:35:21 +01:00
DJ2LS 8d70378fc9 WIP ARQ - reduced timeout a bit 2023-12-17 12:31:58 +01:00
DJ2LS 7b09894a4b WIP ARQ - added tests for large payload 2023-12-17 12:31:44 +01:00
DJ2LS 6f28f4ef32 WIP ARQ - set to fixed speed level for now 2023-12-17 12:16:51 +01:00
DJ2LS 5789c7a65f WIP ARQ - small logging fix which caused an error 2023-12-17 12:14:24 +01:00
Pedro 9b6647c29e Move decode mode setting to demodulator. Fix ARQ tests. 2023-12-17 01:43:23 +01:00
DJ2LS 02deab90b7 Merge remote-tracking branch 'origin/develop' into develop 2023-12-16 18:04:10 +01:00
DJ2LS 6042263523 WIP ARQ - fixed wrong byte length calculation 2023-12-16 18:04:04 +01:00
codefactor-io ec99882497
[CodeFactor] Apply fixes 2023-12-16 16:57:29 +00:00
Mashintime 4dfb36f572 Merge branch 'develop' of github.com:DJ2LS/FreeDATA into develop 2023-12-16 11:57:00 -05:00
Mashintime de4eb9355b Updated mycall & freq widget 2023-12-16 11:56:55 -05:00
DJ2LS b2a83568e1 WIP ARQ - adjustments to timeout 2023-12-16 17:52:38 +01:00
DJ2LS 6b7df9d0a6 WIP ARQ - attempt fixing wrong crc 2023-12-16 17:42:51 +01:00
DJ2LS 8b41139b48 Merge remote-tracking branch 'origin/develop' into develop 2023-12-16 17:21:13 +01:00
DJ2LS e26d512951 WIP ARQ - fixed wrong payload 2023-12-16 17:21:07 +01:00
codefactor-io 19eb6ee6e9
[CodeFactor] Apply fixes 2023-12-16 16:12:03 +00:00
Mashintime 436420f854 Grid updates 2023-12-16 11:11:16 -05:00
Mashintime 85689a4d37 Merge branch 'develop' of github.com:DJ2LS/FreeDATA into develop 2023-12-16 09:14:54 -05:00
DJ2LS 32317b373f WIP ARQ - speed level fix 2023-12-16 14:54:34 +01:00
DJ2LS 2f2f9d956a WIP ARQ - speed level fix 2023-12-16 14:51:50 +01:00
DJ2LS 31c833135e WIP ARQ - speed level fix 2023-12-16 14:44:06 +01:00
DJ2LS 0457297200 WIP ARQ - speed level fix 2023-12-16 14:40:02 +01:00
DJ2LS 2de4d32cbb WIP ARQ - speed level fix 2023-12-16 14:38:58 +01:00
DJ2LS 0d3ec7aa4b WIP ARQ - enable audio decoding of signalling 2023-12-16 14:36:14 +01:00
DJ2LS a7b02a400f WIP ARQ - audio fix 2023-12-16 14:31:57 +01:00
DJ2LS 00e46c02ef WIP ARQ - modem stuff ... a bit weird 2023-12-16 14:29:47 +01:00
DJ2LS 6f7166201f WIP ARQ - fixed tests 2023-12-16 12:54:16 +01:00
DJ2LS 6d80d15859 WIP ARQ - attempt fixing some tests 2023-12-16 11:33:10 +01:00
DJ2LS 681bc5703f WIP ARQ - moved calculate_fft to audio 2023-12-16 11:05:53 +01:00
DJ2LS 7394e8b31b WIP ARQ - removed fsk 2023-12-16 10:35:06 +01:00
DJ2LS b3519eef56 WIP ARQ - removed sig0/1 2023-12-16 10:32:07 +01:00
DJ2LS ad6f913aab WIP ARQ - cleanup and fixes 2023-12-16 10:28:30 +01:00
Mashintime ada8072ee9 Merge branch 'develop' of github.com:DJ2LS/FreeDATA into develop 2023-12-15 22:14:49 -05:00
Pedro 30996c03b6 Eliminate modem TX queues and change transmit() to a blocking call 2023-12-16 00:51:57 +01:00
Mashintime 4036eb8e9b Merge branch 'develop' of github.com:DJ2LS/FreeDATA into develop 2023-12-15 15:46:53 -05:00
Pedro 1640f6c66e Eliminate the modem modoutqueue 2023-12-15 18:25:01 +01:00
dependabot[bot] 2f197225a9
Bump actions/download-artifact from 3 to 4
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-15 16:29:48 +00:00
dependabot[bot] d600d999d2
Bump actions/upload-artifact from 3 to 4
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-15 16:29:44 +00:00
DJ2LS 8b7f7c47aa WIP ARQ - more fixes 2023-12-15 17:01:03 +01:00
DJ2LS 4d59311f66 WIP ARQ - more fixes 2023-12-15 16:40:05 +01:00
DJ2LS a970f96165 WIP ARQ - more fixes 2023-12-15 16:22:38 +01:00
DJ2LS b5268ec4f0 WIP ARQ - more fixes 2023-12-15 14:58:53 +01:00
DJ2LS 22e98a816f WIP ARQ - more fixes 2023-12-15 14:56:35 +01:00
DJ2LS c4dbe0caef WIP ARQ - cleanup and modem fix 2023-12-15 14:41:11 +01:00