Commit graph

4444 commits

Author SHA1 Message Date
Mashintime 1f38a59bb8 Fix serial device ignore 2023-12-19 20:19:22 -05:00
Pedro 1027ea1b98 Fix hangs on ARQ sessions 2023-12-19 23:32:04 +01:00
Pedro 5d8554df08 Close ARQ test channels on end-to-end tests 2023-12-19 23:01:18 +01:00
dependabot[bot] 2143a2a5b9
Bump eslint-plugin-prettier from 5.0.0 to 5.0.1 in /gui
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.0.0...v5.0.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-19 17:08:50 +00:00
dependabot[bot] ecfc3ef643
Bump bootswatch from 5.3.1 to 5.3.2 in /gui
Bumps [bootswatch](https://github.com/thomaspark/bootswatch) from 5.3.1 to 5.3.2.
- [Commits](https://github.com/thomaspark/bootswatch/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-19 17:08:31 +00:00
dependabot[bot] 534291671e
Bump uuid from 9.0.0 to 9.0.1 in /gui
Bumps [uuid](https://github.com/uuidjs/uuid) from 9.0.0 to 9.0.1.
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/uuidjs/uuid/compare/v9.0.0...v9.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-19 17:07:51 +00:00
dependabot[bot] 026c929fc0
Bump emoji-picker-element-data from 1.4.0 to 1.6.0 in /gui
Bumps [emoji-picker-element-data](https://github.com/nolanlawson/emoji-picker-element-data) from 1.4.0 to 1.6.0.
- [Commits](https://github.com/nolanlawson/emoji-picker-element-data/compare/v1.4.0...v1.6.0)

---
updated-dependencies:
- dependency-name: emoji-picker-element-data
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-19 17:07:29 +00:00
Pedro 073966122f Add ARQ session ABORTED state 2023-12-19 17:19:55 +01:00
Pedro 0a59c4f616 Eliminate IRS session hangs 2023-12-19 17:19:12 +01:00
Pedro a3b48d2bd9 Add client events to ARQ sessions 2023-12-19 15:35:07 +01:00
Pedro 726385361e Improve ARQ session states using Enum 2023-12-19 15:01:08 +01:00
DJ2LS 6a596f1087 helper functions for bitwise flag setting 2023-12-19 14:08:16 +01:00
codefactor-io 169990ed58
[CodeFactor] Apply fixes 2023-12-19 03:09:17 +00:00
Mashintime e3d9e7e24c Info screen adjustments 2023-12-18 22:08:02 -05:00
Mashintime 1db19df71b Fix grid bottom clipping 2023-12-18 21:22:34 -05:00
Mashintime fda687308b fix up some settings 2023-12-18 21:17:02 -05:00
Mashintime 8d704ff7f7 Remove local fft setting since config is set by modem 2023-12-18 21:16:01 -05:00
Mashintime d919696d24 Include api in audio device text 2023-12-18 20:55:21 -05:00
Mashintime 5558173181 Serial device settings improvement 2023-12-18 20:46:19 -05:00
Mashintime 377048b90a Rename function 2023-12-18 20:09:43 -05:00
DJ2LS 6f2c5ac5f3
Merge pull request #564 from DJ2LS/dependabot/npm_and_yarn/gui/develop/eslint-config-prettier-9.1.0 2023-12-18 21:16:44 +01:00
dependabot[bot] 91a0f90a1e
Bump eslint-config-prettier from 9.0.0 to 9.1.0 in /gui
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 9.0.0 to 9.1.0.
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v9.0.0...v9.1.0)

---
updated-dependencies:
- dependency-name: eslint-config-prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 19:53:38 +00:00
DJ2LS 9474220e45
Merge pull request #561 from DJ2LS/dependabot/npm_and_yarn/gui/develop/bootstrap-5.3.2 2023-12-18 20:51:39 +01:00
DJ2LS 64f09b1b41
Merge pull request #563 from DJ2LS/dependabot/npm_and_yarn/gui/develop/pinia-2.1.7 2023-12-18 20:51:28 +01:00
DJ2LS f87d19ca4a
Merge pull request #569 from DJ2LS/dependabot/npm_and_yarn/gui/develop/vue-3.3.12 2023-12-18 20:51:14 +01:00
DJ2LS d60e555193
Merge pull request #570 from DJ2LS/dependabot/npm_and_yarn/gui/develop/eslint-config-standard-with-typescript-43.0.0 2023-12-18 20:51:04 +01:00
DJ2LS 28bf27b2f0
Merge pull request #567 from DJ2LS/dependabot/github_actions/actions/upload-artifact-4 2023-12-18 20:50:51 +01:00
DJ2LS b6f5528b29
Merge pull request #566 from DJ2LS/dependabot/github_actions/github/codeql-action-3 2023-12-18 20:50:39 +01:00
DJ2LS 88606131a7
Merge pull request #568 from DJ2LS/dependabot/github_actions/actions/download-artifact-4 2023-12-18 20:50:27 +01:00
dependabot[bot] 8815fff6a7
Bump eslint-config-standard-with-typescript in /gui
Bumps [eslint-config-standard-with-typescript](https://github.com/standard/eslint-config-standard-with-typescript) from 40.0.0 to 43.0.0.
- [Release notes](https://github.com/standard/eslint-config-standard-with-typescript/releases)
- [Changelog](https://github.com/standard/eslint-config-standard-with-typescript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/standard/eslint-config-standard-with-typescript/compare/v40.0.0...v43.0.0)

---
updated-dependencies:
- dependency-name: eslint-config-standard-with-typescript
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 16:42:27 +00:00
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