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 |
|
DJ2LS
|
49c56bd8b5
|
moving back from universal
|
2023-10-29 18:33:13 +01:00 |
|
DJ2LS
|
75581144bb
|
well and another attempt
|
2023-10-29 17:21:16 +01:00 |
|
DJ2LS
|
648bfabbdf
|
well and another attempt
|
2023-10-29 17:20:37 +01:00 |
|
DJ2LS
|
9cafc7b786
|
possible build hotfix...
|
2023-10-29 16:51:55 +01:00 |
|
DJ2LS
|
9e1720eb4f
|
improved channel busy handler
|
2023-10-29 15:05:53 +01:00 |
|
DJ2LS
|
be6035e159
|
version update
|
2023-10-28 20:13:27 +02:00 |
|
codefactor-io
|
01c42e8d77
|
[CodeFactor] Apply fixes
|
2023-10-28 17:31:45 +00:00 |
|
DJ2LS
|
68e3d79260
|
some improvements to frequency selector
|
2023-10-28 19:31:24 +02:00 |
|
DJ2LS
|
24cab2285e
|
dirty disabling of typescript errors...
|
2023-10-28 19:27:20 +02:00 |
|
codefactor-io
|
270e0d06d9
|
[CodeFactor] Apply fixes to commit 6f28598
|
2023-10-28 13:36:29 +00:00 |
|
DJ2LS
|
6f28598e6f
|
updated failed message handler
|
2023-10-28 15:36:10 +02:00 |
|
codefactor-io
|
cd7b0f6045
|
[CodeFactor] Apply fixes
|
2023-10-28 13:14:47 +00:00 |
|
DJ2LS
|
5a942492ef
|
adjusted frequency selection
|
2023-10-28 15:14:04 +02:00 |
|
DJ2LS
|
f575488d82
|
added ei7ig
|
2023-10-28 10:45:05 +02:00 |
|
DJ2LS
|
6a97a354dd
|
added vk5dgr
|
2023-10-27 23:43:04 +02:00 |
|
DJ2LS
|
c68c952f13
|
some more gui polising
|
2023-10-27 23:26:54 +02:00 |
|
DJ2LS
|
66137f1f68
|
adjusted daemon process starting
|
2023-10-27 22:57:43 +02:00 |
|
DJ2LS
|
a48c7f08f1
|
adjusted daemon process starting
|
2023-10-27 22:03:11 +02:00 |
|
DJ2LS
|
36d6f061b2
|
Merge branch 'main' into ls-gui-single-pager
|
2023-10-26 16:03:52 +02:00 |
|
codefactor-io
|
70142708e2
|
[CodeFactor] Apply fixes
|
2023-10-26 13:50:20 +00:00 |
|
DJ2LS
|
eada33df2f
|
temporary fix for starting the modem
|
2023-10-26 14:40:28 +02:00 |
|
DJ2LS
|
e041772bb3
|
set wrong audio level just once
|
2023-10-26 14:33:47 +02:00 |
|