Commit Graph

6268 Commits (v0.17.4-beta)

Author SHA1 Message Date
DJ2LS 66a7b353c8
Merge pull request #983 from DJ2LS/develop
v0.17.4-beta
2025-06-24 13:17:12 +02:00
DJ2LS ebf1f41d69
Merge branch 'main' into develop 2025-06-23 11:32:01 +02:00
DJ2LS bdc8e9840c bump version of eslint 2025-06-23 11:31:40 +02:00
DJ2LS 9d823a87c8 bump version 2025-06-23 11:31:27 +02:00
DJ2LS bd57746f0d
Merge pull request #975 from DJ2LS/dependabot/npm_and_yarn/freedata_gui/develop/eslint-plugin-vue-10.1.0
Bump eslint-plugin-vue from 9.33.0 to 10.1.0 in /freedata_gui
2025-06-23 11:30:56 +02:00
DJ2LS 7ba0db8b29
Merge pull request #984 from DJ2LS/dependabot/npm_and_yarn/freedata_gui/develop/bootstrap-vue-next-0.30.0
Bump bootstrap-vue-next from 0.29.4 to 0.30.0 in /freedata_gui
2025-06-23 11:30:41 +02:00
DJ2LS 14f3d65fbd
Merge pull request #985 from DJ2LS/dependabot/github_actions/develop/creyD/prettier_action-4.5 2025-06-07 08:44:14 +02:00
DJ2LS 4c96e49754
Merge pull request #986 from DJ2LS/dependabot/pip/develop/nuitka-lte-2.7.5 2025-06-07 08:44:02 +02:00
DJ2LS df8400caa3
Merge pull request #982 from DJ2LS/ls-arq 2025-06-02 19:28:10 +02:00
dependabot[bot] cc7749ebeb
Update nuitka requirement from <=2.7 to <=2.7.5
Updates the requirements on [nuitka](https://github.com/Nuitka/Nuitka) to permit the latest version.
- [Changelog](https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst)
- [Commits](https://github.com/Nuitka/Nuitka/compare/0.3.11a...2.7.5)

---
updated-dependencies:
- dependency-name: nuitka
  dependency-version: 2.7.5
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-01 16:44:28 +00:00
dependabot[bot] 801be085da
Bump creyD/prettier_action from 4.3 to 4.5
Bumps [creyD/prettier_action](https://github.com/creyd/prettier_action) from 4.3 to 4.5.
- [Release notes](https://github.com/creyd/prettier_action/releases)
- [Commits](https://github.com/creyd/prettier_action/compare/v4.3...v4.5)

---
updated-dependencies:
- dependency-name: creyD/prettier_action
  dependency-version: '4.5'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-01 16:28:21 +00:00
dependabot[bot] e698df0cd0
Bump bootstrap-vue-next from 0.29.4 to 0.30.0 in /freedata_gui
Bumps [bootstrap-vue-next](https://github.com/bootstrap-vue-next/bootstrap-vue-next/tree/HEAD/packages/bootstrap-vue-next) from 0.29.4 to 0.30.0.
- [Release notes](https://github.com/bootstrap-vue-next/bootstrap-vue-next/releases)
- [Changelog](https://github.com/bootstrap-vue-next/bootstrap-vue-next/blob/main/packages/bootstrap-vue-next/CHANGELOG.md)
- [Commits](https://github.com/bootstrap-vue-next/bootstrap-vue-next/commits/nuxt-v0.30.0/packages/bootstrap-vue-next)

---
updated-dependencies:
- dependency-name: bootstrap-vue-next
  dependency-version: 0.30.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-01 16:23:22 +00:00
DJ2LS 87dc3f4294 fixing gui issue 2025-06-01 17:13:11 +02:00
DJ2LS 6cfcbb6002 adjusted radio manager 2025-06-01 17:08:20 +02:00
DJ2LS 13fbacd2fd reduce audio level normalization factor 2025-06-01 16:54:52 +02:00
DJ2LS ad3be734c2 bump version 2025-06-01 16:51:31 +02:00
DJ2LS c9242594b6
Merge branch 'develop' into ls-arq 2025-06-01 16:50:58 +02:00
DJ2LS 0dfb7840f5 fixing #981 2025-06-01 16:49:45 +02:00
DJ2LS 0cde0e4aa4 improved logging for bug hunting
Better logging for finding CRC issues when resuming transmission
2025-05-31 14:45:17 +02:00
DJ2LS 9fb1c63b49 Prettified Code! 2025-05-28 12:11:36 +00:00
DJ2LS 8498cc5f95
Merge pull request #978 from DJ2LS/develop 2025-05-28 14:11:14 +02:00
DJ2LS 8b6635c5b6 first success with test 2025-05-25 12:50:43 +02:00
DJ2LS d1fbd80e49 Merge remote-tracking branch 'origin/develop' into develop 2025-05-25 12:48:34 +02:00
DJ2LS e7ec5fc6ad first success with test 2025-05-25 12:48:24 +02:00
DJ2LS 18ac504362
Merge branch 'main' into develop 2025-05-25 12:47:03 +02:00
DJ2LS de13c807ec first success with test 2025-05-25 12:46:43 +02:00
DJ2LS 448be61e8d first success with test 2025-05-25 12:41:37 +02:00
DJ2LS b32de53f7c first success with test 2025-05-25 12:39:12 +02:00
DJ2LS 708ed22c0a first success with test 2025-05-25 12:01:49 +02:00
DJ2LS e5208cffff adjustments to modem tests - still not working yet. but we have first benefits of new modem structure 2025-05-19 08:54:24 +02:00
DJ2LS feaaa699e8 adjustment to server soft restart 2025-05-15 09:12:49 +02:00
Dj Merrill af58f6b9a2 Add a check to make sure the FD server terminated properly 2025-05-09 19:42:43 -04:00
DJ2LS 9a10754881
Merge branch 'develop' into dependabot/npm_and_yarn/freedata_gui/develop/eslint-plugin-vue-10.1.0 2025-05-07 11:32:15 +02:00
DJ2LS 768f924afa hotfix 2025-05-06 21:06:30 +02:00
DJ2LS 77b2e9e4e1
Merge pull request #972 from DJ2LS/dependabot/npm_and_yarn/freedata_gui/develop/gridstack-12.1.1
Bump gridstack from 11.5.1 to 12.1.1 in /freedata_gui
2025-05-06 12:43:24 +02:00
DJ2LS dcfd7c301d
Merge branch 'develop' into dependabot/npm_and_yarn/freedata_gui/develop/gridstack-12.1.1 2025-05-06 12:43:15 +02:00
DJ2LS e7d5d2f9b9
Merge pull request #971 from DJ2LS/dependabot/pip/develop/nuitka-lte-2.7
Update nuitka requirement from <=2.6.9 to <=2.7
2025-05-06 12:42:46 +02:00
DJ2LS 398810c6a0
Merge pull request #974 from DJ2LS/dependabot/npm_and_yarn/freedata_gui/develop/bootstrap-vue-next-0.29.0
Bump bootstrap-vue-next from 0.28.6 to 0.29.0 in /freedata_gui
2025-05-06 12:42:19 +02:00
DJ2LS 729656f39f
Merge pull request #973 from DJ2LS/dependabot/npm_and_yarn/freedata_gui/develop/i18next-25.0.2
Bump i18next from 24.2.3 to 25.0.2 in /freedata_gui
2025-05-06 12:42:13 +02:00
DJ2LS d9645e6544
Merge pull request #976 from DJ2LS/ls-winlink
more work on socket interface
2025-05-06 12:42:00 +02:00
DJ2LS eecdf3bae0 first full run of wl session 2025-05-06 12:35:12 +02:00
DJ2LS e2450d2266 add iamalive and buffer command 2025-05-06 12:13:26 +02:00
DJ2LS 41370087ec add iamalive and buffer command 2025-05-06 11:33:46 +02:00
LA3QMA d342ef7dd9 added a few more translations (Norsk). removed duplicates and fixed error in JSON introduced by me 2025-05-06 10:42:34 +02:00
LA3QMA 713039903a added a few more translations (Norsk) 2025-05-06 10:30:22 +02:00
DJ2LS 6a04e145bf delete arq session after not needed anymore 2025-05-06 09:57:14 +02:00
DJ2LS 6bd4618fc8 adjusted compression 2025-05-05 22:14:05 +02:00
DJ2LS 0527637ae5 adjusted logging 2025-05-05 21:27:55 +02:00
DJ2LS 2d7aba787d improved timing 2025-05-05 21:12:08 +02:00
DJ2LS 258cc05f32 adjustment to arq session handling 2025-05-05 20:53:36 +02:00