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 |
|
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 |
|