Commit graph

1376 commits

Author SHA1 Message Date
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
DJ2LS
55a17b793b Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
#	gui/src/js/api.js
2023-11-09 22:12:06 +01:00
DJ2LS
e7c976f5f4 start-stop modem via command 2023-11-09 22:11:53 +01:00
codefactor-io
e5779c84ae
[CodeFactor] Apply fixes to commit 9e802db 2023-11-09 18:46:53 +00:00
DJ2LS
9e802db6d3 introduced api module 2023-11-09 19:46:29 +01:00
codefactor-io
d8b7889401
[CodeFactor] Apply fixes to commit 3b9db29 2023-11-09 17:00:30 +00:00
DJ2LS
3b9db2980c attempt using ptt 2023-11-09 18:00:12 +01:00
codefactor-io
304b35da1f
[CodeFactor] Apply fixes 2023-11-09 16:15:12 +00:00
DJ2LS
3ae0fc5b42 Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
#	gui/src/js/event_sock.js
2023-11-09 17:14:44 +01:00
DJ2LS
3616e131f7 attempt using waerfall with websockets 2023-11-09 17:14:22 +01:00
codefactor-io
7ee6707047
[CodeFactor] Apply fixes 2023-11-09 14:48:51 +00:00
DJ2LS
165fb9588b Merge remote-tracking branch 'origin/develop' into develop 2023-11-09 15:48:20 +01:00
DJ2LS
1dc766e70e tests with ping and beacon 2023-11-09 15:48:10 +01:00
codefactor-io
c6104a9dbc
[CodeFactor] Apply fixes to commit 24ad550 2023-11-09 13:15:29 +00:00
DJ2LS
24ad55081c fix audio device selection 2023-11-09 14:15:11 +01:00
codefactor-io
119eb4ed88
[CodeFactor] Apply fixes 2023-11-09 12:52:47 +00:00
DJ2LS
a6aabd1bc4 adjusted some command handling 2023-11-09 13:52:27 +01:00
codefactor-io
ec6a83ebd1
[CodeFactor] Apply fixes to commit 2eb47cf 2023-11-09 09:38:12 +00:00
DJ2LS
2eb47cf57f first test doing a CQ via POST 2023-11-09 10:37:45 +01:00
codefactor-io
368fe13201
[CodeFactor] Apply fixes 2023-11-08 19:19:13 +00:00
DJ2LS
c3d5494f4c fetching most of important settings, also saving them via POST 2023-11-08 20:18:41 +01:00
dependabot[bot]
0a8178508d
Bump vite-plugin-electron from 0.14.1 to 0.15.4 in /gui
Bumps [vite-plugin-electron](https://github.com/electron-vite/vite-plugin-electron) from 0.14.1 to 0.15.4.
- [Release notes](https://github.com/electron-vite/vite-plugin-electron/releases)
- [Changelog](https://github.com/electron-vite/vite-plugin-electron/blob/main/CHANGELOG.md)
- [Commits](https://github.com/electron-vite/vite-plugin-electron/compare/v0.14.1...v0.15.4)

---
updated-dependencies:
- dependency-name: vite-plugin-electron
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-08 16:12:45 +00:00
codefactor-io
67a2bc8f98
[CodeFactor] Apply fixes 2023-11-08 10:25:25 +00:00
DJ2LS
0e21c33376 first test with fetching settings 2023-11-08 11:24:52 +01:00
Mashintime
dcfff32fcc Function descriptions 2023-11-04 14:56:25 -04:00
Mashintime
9a39d2246e Use clearer function name 2023-11-04 14:55:18 -04:00
Mashintime
d88d89373f Remove comments 2023-11-04 14:44:06 -04:00
DJ2LS
22e92af2ac
Merge branch 'develop' into qm-develop-gui 2023-11-04 14:33:09 +01:00
DJ2LS
96e5e875b8
Merge branch 'develop' into ls-arq 2023-11-04 14:32:33 +01:00
Mashintime
d018627e9e Fix message window height being too large and pushing new message area off screen. 2023-11-04 00:18:43 -04:00
Mashintime
85044465aa Attempt at fixing new chat not working 2023-11-04 00:13:47 -04:00
Mashintime
3cbd8532b1 One less error message in console 2023-11-03 22:31:32 -04:00
Mashintime
7e3e315f06 Waterfall theme support 2023-11-03 22:12:06 -04:00
Mashintime
331031c0b9 Sort heard stations descending by timestamp 2023-11-03 21:54:29 -04:00
Mashintime
7eb65dd91e Move sort functions for freedata.js for use elsewhere, add a sort desc function as well. 2023-11-03 21:50:28 -04:00
Mashintime
39b28884bf Remove text from frequency dropdown 2023-11-03 21:44:39 -04:00
Mashintime
8015ce88c6 Fix kHz label 2023-11-03 21:43:07 -04:00
Mashintime
d7fa0a6039 Dont allow creation of blank callsigns in chat. 2023-11-03 21:41:23 -04:00
codefactor-io
b6da01969f
[CodeFactor] Apply fixes 2023-11-03 21:12:27 +00:00
DJ2LS
a1a0486507 partially fixing #526 2023-11-03 22:08:29 +01:00
DJ2LS
3afdcbe6c7
Merge branch 'develop' into ls-arq 2023-11-03 17:11:09 +01:00
codefactor-io
7b0d909c9a
[CodeFactor] Apply fixes 2023-11-03 14:40:01 +00:00
Pedro
9a19c56af0 Improve audio settings and modem state handling 2023-11-03 15:38:41 +01:00
Pedro
99043037d9 Move modem control to modem settings area 2023-11-03 13:32:52 +01:00
Pedro
fd6e364e40 Set top nav bar always present 2023-11-03 13:32:05 +01:00
DJ2LS
c9884b76ce
Merge branch 'develop' into ls-arq 2023-11-02 18:59:06 +01:00
ptsmonteiro
6cc5a0f6c5
Merge pull request #519 from DJ2LS/hamlib-radio-model-text-settings
Display radio model name on hamlib radio model settings
2023-11-02 18:51:13 +01:00
Pedro
b6e8cb2df5 Move Rig Control to active view. Remove default view. Only active view now. 2023-11-02 16:43:16 +01:00
Pedro
d0a2eca8be Add rig control settings to settings area 2023-11-02 16:43:16 +01:00
Pedro
5f76a0d283 Move updater to info screen 2023-11-02 16:43:13 +01:00
DJ2LS
e5766e1324 moved updater to info screen 2023-11-01 22:37:30 +01:00
Pedro Monteiro
59188d71eb Move audio device settings to modem settings area. 2023-11-01 18:45:02 +01:00
Pedro
bc292a66e6 Display radio model name on hamlib radio model settings 2023-11-01 17:12:08 +01:00
ptsmonteiro
3582beb6a0
Merge pull request #518 from DJ2LS/move-radio-port-settings
Move radio port setting to hamlib settings
2023-11-01 17:11:22 +01:00
Pedro Monteiro
362e2e6829 Move radio port setting to hamlib settings 2023-11-01 16:22:15 +01:00
Pedro Monteiro
0f6ee30389 Move station settings to the settings area 2023-11-01 15:36:24 +01:00
DJ2LS
b0d2c195ae fixed daemon startup 2023-10-31 16:45:18 +01:00
DJ2LS
6268a4f5eb
Merge branch 'main' into ls-arq 2023-10-31 16:34:24 +01:00
DJ2LS
5632310b8c added rx audio level and moved from linear to dB 2023-10-31 15:29:33 +01:00
DJ2LS
dfa3ad74fa
Merge branch 'main' into ls-gui-single-pager 2023-10-31 14:26:49 +01:00
codefactor-io
28590809d3
[CodeFactor] Apply fixes to commit cac6288 2023-10-31 13:26:31 +00:00
DJ2LS
cac628817d possible fix for reading chat list from undefined 2023-10-31 14:25:56 +01:00
LA3QMA
d9ea2e941f github.com/DJ2LS/FreeDATA/issue/513
Fixed the missing SSID
2023-10-31 09:20:59 +01:00
DJ2LS
a7b32369b6 fixed mac build 2023-10-29 20:14:55 +01:00