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 |
|
DJ2LS
|
16f37677d5
|
WIP ARQ - speed level
|
2023-12-14 22:53:32 +01:00 |
|
Mashintime
|
b03a882cfa
|
Merge branch 'develop' of github.com:DJ2LS/FreeDATA into develop
|
2023-12-14 15:44:00 -05:00 |
|
Pedro
|
b42c40dd78
|
ARQ WIP
|
2023-12-14 17:57:58 +01:00 |
|
Pedro
|
a3d05f3521
|
Improve ARQ setting of failed state
|
2023-12-14 17:41:57 +01:00 |
|
Pedro
|
fd33ccbe1e
|
Correct end of transfer on ISS side
|
2023-12-14 17:33:43 +01:00 |
|
Pedro
|
0014462c63
|
ARQ refactor with explicit states
|
2023-12-14 17:29:04 +01:00 |
|
DJ2LS
|
3bb9dd3991
|
WIP ARQ - WIP data ack nack
|
2023-12-14 09:19:46 +01:00 |
|
DJ2LS
|
62ea8fa9b2
|
WIP ARQ - changed frame types, introduced data ack nack
|
2023-12-14 09:07:46 +01:00 |
|