Commit graph

3986 commits

Author SHA1 Message Date
Mashintime b4170f5329 Grid changes 2023-12-09 01:08:15 -05:00
DJ2LS c80917187e
Merge pull request #559 from DJ2LS/dependabot/npm_and_yarn/gui/develop/electron-updater-6.1.7 2023-12-08 23:11:09 +01:00
DJ2LS 2b722c184a
Merge pull request #558 from DJ2LS/dependabot/npm_and_yarn/gui/develop/chart.js-4.4.1 2023-12-08 23:10:59 +01:00
dependabot[bot] cfb26f88e4
Bump electron-updater from 6.1.6 to 6.1.7 in /gui
Bumps [electron-updater](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater) from 6.1.6 to 6.1.7.
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-updater/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/commits/electron-updater@6.1.7/packages/electron-updater)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-08 22:10:53 +00:00
DJ2LS 740c319a36
Merge pull request #557 from DJ2LS/dependabot/npm_and_yarn/gui/develop/vitest-1.0.2 2023-12-08 23:10:47 +01:00
DJ2LS 6380fb7110
Merge pull request #555 from DJ2LS/dependabot/npm_and_yarn/gui/develop/electron-28.0.0 2023-12-08 23:10:10 +01:00
DJ2LS acf47f8f96
Merge branch 'develop' into dependabot/npm_and_yarn/gui/develop/electron-28.0.0 2023-12-08 23:10:03 +01:00
DJ2LS 9612106717
Merge pull request #560 from DJ2LS/dependabot/npm_and_yarn/gui/develop/emoji-picker-element-1.20.1 2023-12-08 23:09:29 +01:00
DJ2LS bd4e9bc233
Merge branch 'develop' into dependabot/npm_and_yarn/gui/develop/emoji-picker-element-1.20.1 2023-12-08 23:09:16 +01:00
codefactor-io ed7dc955c8
[CodeFactor] Apply fixes to commit ae6d69a 2023-12-08 21:20:41 +00:00
DJ2LS ae6d69ac2e adjusted grid item selection 2023-12-08 22:20:19 +01:00
dependabot[bot] 0527cc65f5
Bump electron from 27.1.3 to 28.0.0 in /gui
Bumps [electron](https://github.com/electron/electron) from 27.1.3 to 28.0.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v27.1.3...v28.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-08 20:55:12 +00:00
Mashintime b4bbab67fc bump plugin-vue version 2023-12-08 15:52:37 -05:00
dependabot[bot] f60725ce98
Bump emoji-picker-element from 1.18.3 to 1.20.1 in /gui
Bumps [emoji-picker-element](https://github.com/nolanlawson/emoji-picker-element) from 1.18.3 to 1.20.1.
- [Changelog](https://github.com/nolanlawson/emoji-picker-element/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nolanlawson/emoji-picker-element/compare/v1.18.3...v1.20.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-08 16:56:22 +00:00
dependabot[bot] 49e25d6cc3
Bump chart.js from 4.3.3 to 4.4.1 in /gui
Bumps [chart.js](https://github.com/chartjs/Chart.js) from 4.3.3 to 4.4.1.
- [Release notes](https://github.com/chartjs/Chart.js/releases)
- [Commits](https://github.com/chartjs/Chart.js/compare/v4.3.3...v4.4.1)

---
updated-dependencies:
- dependency-name: chart.js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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