Commit graph

1439 commits

Author SHA1 Message Date
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
Pedro 851f1f6072 Improve station settings handling 2023-11-18 16:58:21 +01:00
Pedro e861dde9c8 Eliminate multiple GET /config requests 2023-11-18 16:58:17 +01:00
Pedro 381c0d7813 Improve handle of settings 2023-11-18 16:56:39 +01:00
Pedro 51360b8458 WIP GUI settings handling 2023-11-18 16:53:54 +01:00
codefactor-io 2e4b06732e
[CodeFactor] Apply fixes 2023-11-17 21:36:37 +00:00
Mashintime f2befd29f2 Add support for /modem/state rest 2023-11-17 16:35:52 -05:00
Mashintime 0e53b34ed6 Colorize check modal icon based on healtth 2023-11-16 20:26:32 -05:00
codefactor-io cf522bd41e
[CodeFactor] Apply fixes 2023-11-15 22:04:48 +00:00
Mashintime 2416a13812 Wired up update stuff in check modal 2023-11-15 17:04:18 -05:00
Mashintime fa0557da46 Fix up some errors and set env var if update is available 2023-11-15 17:00:54 -05:00
Pedro be10ffd564 Handle integer on rx_buffer_size setting 2023-11-15 18:47:52 +01:00
codefactor-io 230aaf041d
[CodeFactor] Apply fixes to commit 8397871 2023-11-15 17:44:38 +00:00
Pedro 839787134c Improve boolean handling on checkboxes 2023-11-15 18:43:46 +01:00
Pedro 7a2d1be134 Improve data types on GUI settings. Still not good. 2023-11-15 18:24:42 +01:00
codefactor-io e8a126f299
[CodeFactor] Apply fixes to commit 5e7ceeb 2023-11-15 03:01:19 +00:00
Mashintime 5e7ceebe32 Add rig control to check modal 2023-11-14 22:00:04 -05:00
DJ2LS 1ca3703420
Merge branch 'main' into develop 2023-11-14 21:39:33 +01:00
DJ2LS c32b435cee
Merge pull request #539 from DJ2LS/dependabot/npm_and_yarn/gui/electron/universal-2.0.0 2023-11-14 21:39:21 +01:00
DJ2LS 131ec6fa63 fix audio devices in gui 2023-11-14 15:49:07 +01:00
DJ2LS d92c4a4a90 fix audio devices 2023-11-13 23:05:51 +01:00
DJ2LS 781a086c8f fix some settings 2023-11-13 22:58:47 +01:00
codefactor-io d257f9fe90
[CodeFactor] Apply fixes 2023-11-13 21:36:18 +00:00
DJ2LS c1f516babb Merge remote-tracking branch 'origin/develop' into develop 2023-11-13 22:36:01 +01:00
DJ2LS 237318b268 fixed explorer publishing 2023-11-13 22:35:54 +01:00
codefactor-io 937c7b1f4b
[CodeFactor] Apply fixes to commit 87f531a 2023-11-13 21:30:22 +00:00
Mashintime 87f531a575 Small updates to startup modal 2023-11-13 15:18:59 -05:00
Mashintime a5259bd463 Some additional hardcoded websocket addresses 2023-11-13 15:11:50 -05:00
Mashintime ac34904ea9 Fix saving modem host/port to gui config 2023-11-13 15:02:41 -05:00
codefactor-io 5cb1e3f661
[CodeFactor] Apply fixes to commit b74218a 2023-11-13 19:22:37 +00:00
Mashintime b74218abab Fix hard coded websocket address 2023-11-13 14:22:11 -05:00
codefactor-io ee0d559d94
[CodeFactor] Apply fixes 2023-11-13 19:12:09 +00:00
Mashintime cf0e9de0ea Merge branch 'develop' of github.com:DJ2LS/FreeDATA into develop 2023-11-13 14:09:13 -05:00
Mashintime 349ded60d1 use modem host/port from config in gui 2023-11-13 14:07:51 -05:00
Mashintime 1c7feccc3a Small fixes to check modal 2023-11-13 14:07:31 -05:00
Mashintime 52e646683c Various small fixes for prep of startup modal 2023-11-13 14:05:01 -05:00
Mashintime e04b5e4a89 Update default modem port to 5000 2023-11-13 14:04:15 -05:00
codefactor-io da38532635
[CodeFactor] Apply fixes 2023-11-13 18:02:04 +00:00
Mashintime 1dc06d0aa4 Merge branch 'develop' of github.com:DJ2LS/FreeDATA into develop 2023-11-13 12:50:52 -05:00
Mashintime 30a25b76fb Show version info in check modal 2023-11-13 12:50:46 -05:00
codefactor-io dba125fc87
[CodeFactor] Apply fixes 2023-11-13 16:41:56 +00:00
Mashintime 5e2f2b6958 Fix element issues in settings-->Modem 2023-11-13 11:40:21 -05:00
Mashintime 9c0cc0a427 Modem control in startup check 2023-11-13 11:30:23 -05:00
Mashintime 9627f269fb Convert to json 2023-11-13 11:28:00 -05:00
codefactor-io a272b6fc2c
[CodeFactor] Apply fixes to commit 2579d16 2023-11-13 12:48:24 +00:00
DJ2LS 2579d167e7 start pre check on app start 2023-11-13 13:48:02 +01:00
codefactor-io 9c745167ac
[CodeFactor] Apply fixes 2023-11-13 08:48:47 +00:00
DJ2LS 6487776bcd Merge remote-tracking branch 'origin/develop' into develop 2023-11-13 09:48:30 +01:00
DJ2LS d5c05d90e4 updated check screen for better explanation 2023-11-13 09:48:24 +01:00
codefactor-io 1f7f6c4714
[CodeFactor] Apply fixes to commit 05a31be 2023-11-13 08:39:34 +00:00
DJ2LS 05a31be2e5 updated check screen for better explanation 2023-11-13 09:39:15 +01:00
codefactor-io f34f7d317e
[CodeFactor] Apply fixes 2023-11-13 06:21:13 +00:00
DJ2LS 1a27458d14 implemented test with check 2023-11-13 07:20:46 +01:00
DJ2LS 8f2637c39f first test with event sock connection state 2023-11-13 07:20:06 +01:00
codefactor-io 3cb9724d93
[CodeFactor] Apply fixes to commit 5962450 2023-11-12 22:23:20 +00:00
DJ2LS 5962450be7 more cleanup 2023-11-12 23:22:53 +01:00
codefactor-io 3c8e77a237
[CodeFactor] Apply fixes 2023-11-12 21:35:32 +00:00
DJ2LS 3349d09654 Merge remote-tracking branch 'origin/develop' into develop 2023-11-12 22:35:15 +01:00
DJ2LS b76726c4a5 show popup when modem restarting 2023-11-12 22:35:10 +01:00
codefactor-io 11ae37f3b9
[CodeFactor] Apply fixes to commit aef44b1 2023-11-12 18:56:33 +00:00
DJ2LS aef44b1536 first test with states 2023-11-12 19:56:15 +01:00
codefactor-io abb4d0000d
[CodeFactor] Apply fixes to commit 87f2cbf 2023-11-11 19:47:05 +00:00
DJ2LS 87f2cbff2a add first attempt of state handler 2023-11-11 20:46:49 +01:00
DJ2LS 78b545dff0 updated settings 2023-11-11 20:38:13 +01:00
codefactor-io 498a5c2e3c
[CodeFactor] Apply fixes to commit 476597e 2023-11-11 19:32:54 +00:00
DJ2LS 476597e792 fixing callsign 2023-11-11 20:32:36 +01:00
codefactor-io 4fe9f82b40
[CodeFactor] Apply fixes 2023-11-11 19:28:24 +00:00
DJ2LS 05f631e4b4 Merge remote-tracking branch 'origin/develop' into develop 2023-11-11 20:28:00 +01:00
DJ2LS 8b777a3ad2 changed some gui settings....broken settings now I think.. 2023-11-11 20:27:54 +01:00
codefactor-io ced26da1a1
[CodeFactor] Apply fixes 2023-11-11 19:02:37 +00:00
DJ2LS bd2e173620 introduced state manager and changed config.ini 2023-11-11 20:01:15 +01:00
dependabot[bot] b73aedd079
Bump @electron/universal from 1.5.1 to 2.0.0 in /gui
Bumps [@electron/universal](https://github.com/electron/universal) from 1.5.1 to 2.0.0.
- [Release notes](https://github.com/electron/universal/releases)
- [Changelog](https://github.com/electron/universal/blob/main/.releaserc.json)
- [Commits](https://github.com/electron/universal/compare/v1.5.1...v2.0.0)

---
updated-dependencies:
- dependency-name: "@electron/universal"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-10 16:38:30 +00:00
codefactor-io 7ba7a435ef
[CodeFactor] Apply fixes to commit 4cf915c 2023-11-10 15:09:18 +00:00
DJ2LS 4cf915c399 audio device check before starting modem 2023-11-10 16:02:38 +01:00
codefactor-io fbf6853c96
[CodeFactor] Apply fixes 2023-11-09 21:12:32 +00:00