Commit graph

4222 commits

Author SHA1 Message Date
dependabot[bot]
2206ed2e44
Bump vitest from 0.34.6 to 1.0.2 in /gui
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 0.34.6 to 1.0.2.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.0.2/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-08 16:51:53 +00:00
DJ2LS
a8a6a183c6 updated package.json 2023-12-08 17:49:44 +01:00
DJ2LS
5842519e2a WIP adding arq data frame 2023-12-08 11:42:38 +01:00
DJ2LS
71ad71d0bf renamed deprecated files so its clear which are new and old 2023-12-08 11:08:02 +01:00
DJ2LS
14a6dab29e better naming for ARQ session / connection 2023-12-08 10:25:26 +01:00
dependabot[bot]
1b47882a1d
Bump actions/setup-python from 4 to 5
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-06 16:13:22 +00:00
Pedro
a290c854d5 ARQ WIP 2023-12-06 11:59:35 +01:00
Pedro
bb0fc79b4f Improve ARQ logging 2023-12-06 11:51:10 +01:00
Pedro
c689b93ee1 Improve ARQ tests and log messages 2023-12-06 11:47:47 +01:00
Pedro
9074e8e5eb Set frame loss probability to 50% 2023-12-06 11:34:31 +01:00
Pedro
0b35d393f5 Add frame loss probability to arq tests 2023-12-06 11:33:25 +01:00
codefactor-io
a55e9ba9f8
[CodeFactor] Apply fixes 2023-12-06 03:11:59 +00:00
Mashintime
7a9fa80a1f Merge branch 'develop' of github.com:DJ2LS/FreeDATA into develop 2023-12-05 22:10:10 -05:00
Mashintime
26d815067a Activities grid widget 2023-12-05 22:10:04 -05:00
Mashintime
c2d09902d7 Grid widget tweaks 2023-12-05 22:09:52 -05:00
Mashintime
d752314a67 Removed border 2023-12-05 22:07:56 -05:00
Pedro
462e4162c4 Progress on ARQ TDD 2023-12-05 19:12:21 +01:00
Pedro
bf89828c75 ARQ WIP 2023-12-05 19:01:48 +01:00
Pedro
1fab9f8e53 ARQ WIP 2023-12-05 18:50:39 +01:00
Pedro
000702740f WIP ARQ 2023-12-05 15:40:19 +01:00
codefactor-io
ad11332d16
[CodeFactor] Apply fixes 2023-12-05 03:27:35 +00:00
Mashintime
54cf0bef3f Local HSL state 2023-12-04 22:25:24 -05:00
Mashintime
83fc9c50fe Grid improvements 2023-12-04 22:24:58 -05:00
Mashintime
ed1070be79 Ping ack and gen HSL 2023-12-04 22:24:30 -05:00
Mashintime
e7586ac967 Update to use hsl 2023-12-04 22:23:28 -05:00
Mashintime
8c69b74fd8 Activity grid widget 2023-12-04 22:23:06 -05:00
Pedro
5e90c2e823 Correct name of TestProtocols class 2023-12-04 17:30:07 +01:00
Pedro
4c08d5d04e Change the order of tests 2023-12-04 16:03:22 +01:00
Pedro
22912c9c1e Add protocol test for CQ - QRV 2023-12-04 16:01:18 +01:00
Pedro
a2edf4967a Improve protocol tests 2023-12-04 15:52:50 +01:00
Pedro
5a58ef97bb Add first protocol test for ping - ping ack 2023-12-04 15:04:14 +01:00
Pedro
6877e950ad Just use structlog on Command classes 2023-12-04 11:54:03 +01:00
Pedro
1917ec077d Remove some unused global queues 2023-12-04 11:36:50 +01:00
Pedro
0aa3b7c249 Use the specified params on making a modem queue item 2023-12-04 11:34:31 +01:00
Pedro
3fd2c402af Get rid of the DATA_QUEUE_TRANSMIT (there is still the MODEM_TRANSMIT_QUEUE) 2023-12-04 11:05:45 +01:00
codefactor-io
645b159d73
[CodeFactor] Apply fixes 2023-12-04 03:49:02 +00:00
Mashintime
ce12679f2d Merge branch 'develop' of github.com:DJ2LS/FreeDATA into develop 2023-12-03 22:48:09 -05:00
Mashintime
e6782b6aac Working spectrum in grid 2023-12-03 22:43:48 -05:00
Mashintime
db579504f0 Small responsive tweak 2023-12-03 18:59:52 -05:00
Mashintime
c06bb4abfa Some local settings work 2023-12-03 18:54:44 -05:00
Mashintime
e569e352ad Waterfall theme 2023-12-03 18:41:42 -05:00
Mashintime
5c6f486efd More grid work 2023-12-03 18:39:06 -05:00
Mashintime
fbc4e807cf Explorer tweaks 2023-12-03 13:16:09 -05:00
Mashintime
1881079f4a Grid updates 2023-12-03 13:02:40 -05:00
Mashintime
7a5a2c1f63 Stats grid widget - wip 2023-12-03 13:02:07 -05:00
Mashintime
c1852a4d5f Grid HSL updates/testing 2023-12-03 13:01:46 -05:00
Mashintime
aafa3cd5ba Dbfs grid widget 2023-12-03 13:00:44 -05:00
Mashintime
90730a01df Audio grid widget 2023-12-03 13:00:18 -05:00
Mashintime
04a9f72de1 S-Meter grid widget 2023-12-03 13:00:04 -05:00
Mashintime
a6630234d8 Activities in GUI 2023-12-03 11:49:56 -05:00