Commit graph

1413 commits

Author SHA1 Message Date
Mashintime f044b64ace Audio dbfs support 2023-11-28 17:46:55 -05:00
Mashintime bf31ca5891 Busy slot states 2023-11-28 17:29:01 -05:00
DJ2LS 3e3d96a4bb
Merge branch 'main' into develop 2023-11-28 17:51:20 +01:00
DJ2LS 85a13bd77e
Merge pull request #542 from DJ2LS/dependabot/npm_and_yarn/gui/eslint-config-standard-with-typescript-40.0.0 2023-11-28 17:51:04 +01:00
codefactor-io 705b8fa292
[CodeFactor] Apply fixes 2023-11-27 03:00:29 +00:00
Mashintime ead5169dfa Waterfall fixes 2023-11-26 21:37:28 -05:00
Mashintime c22122cdb4 Grid footer tests 2023-11-26 21:33:49 -05:00
Mashintime 00afc9d611 Request modem status after connecting to ws's 2023-11-26 20:44:58 -05:00
codefactor-io 7c5cdc1290
[CodeFactor] Apply fixes 2023-11-26 19:14:36 +00:00
Mashintime 47e5cf6958 GUI Home adjustments and other fixes 2023-11-26 14:14:06 -05:00
Mashintime 5c582173f5 Audio component fixes 2023-11-26 14:11:50 -05:00
Mashintime c97f3c158d Merge branch 'develop' of github.com:DJ2LS/FreeDATA into develop 2023-11-26 13:54:46 -05:00
Mashintime eb0cf4a4a1 Radio mode handling in state data 2023-11-26 13:54:28 -05:00
codefactor-io 02efa9bc21
[CodeFactor] Apply fixes to commit 2e8fa11 2023-11-26 18:52:04 +00:00
Mashintime 2e8fa11b37 Testing new heard station list grid items 2023-11-26 13:32:42 -05:00
Mashintime 16af549274 Typo 2023-11-26 12:10:22 -05:00
codefactor-io 6dc0a739c4
[CodeFactor] Apply fixes 2023-11-26 06:07:52 +00:00
Mashintime a5c9014a15 GUI startup fixes if modem is not running 2023-11-26 01:07:04 -05:00
Mashintime 750d01bc92 Further refinements to grid test 2023-11-26 01:02:16 -05:00
Mashintime 596fe53bb8 adjustment to close icon 2023-11-25 22:33:30 -05:00
codefactor-io 2d6af962b5
[CodeFactor] Apply fixes to commit 006dec9 2023-11-25 06:18:18 +00:00
Mashintime 006dec976a Grid layout system proof of concept demo 2023-11-25 01:17:45 -05:00
codefactor-io 2422f1dab5
[CodeFactor] Apply fixes 2023-11-23 06:31:28 +00:00
Mashintime 01ae2748c8 Fix some issues with check modal and modem refresh btn 2023-11-23 01:04:04 -05:00
dependabot[bot] dd3695d07a
Bump vite from 4.5.0 to 5.0.2 in /gui
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.0 to 5.0.2.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.0.2/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-21 16:52:52 +00:00
dependabot[bot] 019f5f7226
Bump eslint-config-standard-with-typescript in /gui
Bumps [eslint-config-standard-with-typescript](https://github.com/standard/eslint-config-standard-with-typescript) from 39.1.1 to 40.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/v39.1.1...v40.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-11-20 17:01:37 +00:00
Pedro 0f08b6525f Add first GUI test using vitest 2023-11-20 14:24:45 +01:00
codefactor-io dab78fe190
[CodeFactor] Apply fixes to commit 442a041 2023-11-19 13:04:10 +00:00
DJ2LS 442a041952 attempt fixing some callsign related stuff...aaargh 2023-11-19 14:03:48 +01:00
DJ2LS 6670f36ad8 read config after hot reload 2023-11-19 09:56:00 +01:00
Mashintime 4210c8c035 Merge branch 'develop' of github.com:DJ2LS/FreeDATA into develop 2023-11-18 23:17:51 -05:00
Mashintime a73904549e Fix iscodec2 data indicator 2023-11-18 23:17:43 -05:00
codefactor-io 8792d3b0f2
[CodeFactor] Apply fixes 2023-11-19 04:08:43 +00:00
Mashintime ade05024cc Fig hamlib port in check modal 2023-11-18 22:25:13 -05:00
Mashintime 7c73e131a5 Some rig control work 2023-11-18 17:50:40 -05:00
Pedro 2f1132cec5 Fix "Tune" on GUI 2023-11-18 19:06:29 +01:00
Pedro 4a650e66c1 Fix ping API endpoint and caller 2023-11-18 18:14:23 +01:00
Pedro 1104d6b2f1 Correct ping API call 2023-11-18 18:06:40 +01:00
codefactor-io ab7f03a9e6
[CodeFactor] Apply fixes 2023-11-18 17:05:57 +00:00
Mashintime 45c221b9fa Fix some startup check items 2023-11-18 11:58:34 -05:00
codefactor-io 2582972c34
[CodeFactor] Apply fixes 2023-11-18 16:12:05 +00:00
Pedro a2130fab5e Remove unused file 2023-11-18 17:11:29 +01:00
Pedro 860c70649e Fix rebase errors 2023-11-18 17:10:01 +01:00
Pedro a6d2a34b58 Setup audio device fields in main check form 2023-11-18 17:03:00 +01:00
Pedro c7d94b3b63 Handle audio and serial devices for dynamic options 2023-11-18 16:59:22 +01:00
Pedro 4f7972b546 Simplify and fix broken settings. 2023-11-18 16:59:19 +01:00
Pedro 03be0db844 Fix field value type handling 2023-11-18 16:58:21 +01:00
Pedro 60b68612ab Fix things. Simplify field value change handling. 2023-11-18 16:58:21 +01:00
Pedro c6871dbf52 More progress.. 2023-11-18 16:58:21 +01:00
Pedro 312df72f8b Improve GUI rigcontrol settings 2023-11-18 16:58:21 +01:00