Commit graph

936 commits

Author SHA1 Message Date
DJ2LS
9734ce9a1c fixed healthcheck 2024-02-11 09:21:08 +01:00
DJ2LS
64e5e35b6f added internal/external hamlib 2024-02-11 09:17:52 +01:00
DJ2LS
a955d45518 adjusted settings 2024-02-11 08:48:49 +01:00
Andrew Rodland
7099d2e379
fix loading default config
without this change, if the user doesn't have a valid config on disk, they just get a white screen on startup due to `nconf.required` throwing an exception.
2024-02-10 23:13:53 -05:00
DJ2LS
f239a1a3be first attempt using rigctld... 2024-02-10 21:28:07 +01:00
codefactor-io
74d79204ec
[CodeFactor] Apply fixes to commit ec34a69 2024-02-10 12:57:33 +00:00
DJ2LS
ec34a690e9 improved gui reconnecting 2024-02-10 13:57:18 +01:00
codefactor-io
2f977e748b
[CodeFactor] Apply fixes to commit ba8a8bc 2024-02-08 21:05:57 +00:00
codefactor-io
34101b8a20
[CodeFactor] Apply fixes to commit 3c9c115 2024-02-08 12:39:36 +00:00
DJ2LS
3c9c115931 adjusted health status check 2024-02-08 13:39:18 +01:00
codefactor-io
6b0e06481c
[CodeFactor] Apply fixes 2024-02-08 09:14:40 +00:00
DJ2LS
beb8317f94 added ping message to gui 2024-02-08 10:13:25 +01:00
DJ2LS
4cf8097c83 added ping message to gui 2024-02-08 10:12:49 +01:00
codefactor-io
4b225ce6f4
[CodeFactor] Apply fixes 2024-02-07 22:33:55 +00:00
DJ2LS
3773ccb657 Merge remote-tracking branch 'origin/develop' into develop 2024-02-07 23:33:37 +01:00
DJ2LS
526911b54f fixed ts checker 2024-02-07 23:33:33 +01:00
codefactor-io
dfdd639073
[CodeFactor] Apply fixes to commit e658de3 2024-02-07 22:17:38 +00:00
DJ2LS
e658de3811 fixed emojipicker 2024-02-07 23:17:21 +01:00
codefactor-io
c8ae7487f7
[CodeFactor] Apply fixes to commit c33d23f 2024-02-07 21:47:01 +00:00
DJ2LS
c33d23f326 possible fix of stuck file input 2024-02-07 22:46:45 +01:00
codefactor-io
33465a1169
[CodeFactor] Apply fixes to commit 9e617b2 2024-02-07 19:38:07 +00:00
DJ2LS
9e617b2da5 possible layout fix for smaller screens 2024-02-07 20:37:43 +01:00
codefactor-io
127f4db1a1
[CodeFactor] Apply fixes 2024-02-07 09:23:56 +00:00
DJ2LS
0502506b90 moved file selection 2024-02-07 10:23:14 +01:00
DJ2LS
1449869c0f adjusted chat navbars 2024-02-06 22:49:55 +01:00
codefactor-io
cb8d17d006
[CodeFactor] Apply fixes 2024-02-06 21:09:05 +00:00
DJ2LS
6cce06eb2e fiex ts error 2024-02-06 22:08:17 +01:00
DJ2LS
01e4385c40 file input fixes 2024-02-06 21:05:57 +01:00
DJ2LS
09a0bf0c0d added attachment counter, cleanup 2024-02-06 20:20:52 +01:00
codefactor-io
1f38267626
[CodeFactor] Apply fixes to commit 8d62550 2024-02-06 19:09:39 +00:00
DJ2LS
8d62550775 first attempt with adding and downloading message attachments 2024-02-06 20:09:20 +01:00
Mashintime
4b1b351711 GUI heap overflow fix 2024-02-04 10:43:06 -05:00
codefactor-io
cb095ebae5
[CodeFactor] Apply fixes 2024-02-03 13:22:28 +00:00
DJ2LS
22f8ea1ce8 retransmit message 2024-02-03 14:16:23 +01:00
DJ2LS
f13f06c795 Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
#	gui/src/js/messagesHandler.ts
2024-02-03 14:04:16 +01:00
DJ2LS
4a6e87efd7 fixed message parsing after api change 2024-02-03 14:04:05 +01:00
codefactor-io
ba6f07407c
[CodeFactor] Apply fixes 2024-02-03 12:55:30 +00:00
DJ2LS
08c2b7809a smaller gui fixes, return all messages as valid json 2024-02-03 13:53:31 +01:00
DJ2LS
d42b25d6eb reduced errors, heard stations still needs a fix 2024-02-03 13:34:22 +01:00
DJ2LS
c6eb7b71b2 reduced errors, beacon chart now working again 2024-02-03 13:27:14 +01:00
DJ2LS
d50b3b4db7 fix selected callsign missiing 2024-02-03 12:09:57 +01:00
DJ2LS
b619e8506a some gui adjustments 2024-02-03 11:40:07 +01:00
DJ2LS
b70a209899 introduced schedule manager 2024-02-02 19:37:02 +01:00
DJ2LS
87d7e73615 set first selected callsign 2024-01-31 12:01:24 +01:00
DJ2LS
12b1f9e436 adjusted message status 2024-01-31 11:38:17 +01:00
DJ2LS
e279f45229 added arq transmission failed state 2024-01-29 17:50:28 +01:00
DJ2LS
4ccc509992 small gui added modem busy state while ARQ 2024-01-28 21:29:56 +01:00
DJ2LS
dde0a6e812 small gui adjustments 2024-01-28 20:07:15 +01:00
DJ2LS
4aaf91d187 make new chat callsign uppercase 2024-01-28 12:41:21 +01:00
DJ2LS
31363c9de2 update messages on click on chat 2024-01-28 12:36:54 +01:00
DJ2LS
1bbfa6f22b delete messages 2024-01-28 12:32:16 +01:00
DJ2LS
a66e875be2 disabled options, not yet supported 2024-01-28 09:52:07 +01:00
DJ2LS
b994a2ae4f adjusted message sorting 2024-01-28 09:50:20 +01:00
DJ2LS
041b477a4a show received and sent messags 2024-01-28 09:46:04 +01:00
DJ2LS
2e9344bba7 cleanup and first implementation of server side message sytem 2024-01-27 17:44:18 +01:00
codefactor-io
53a34eaaa2
[CodeFactor] Apply fixes 2024-01-23 10:44:34 +00:00
DJ2LS
9d2332477f attempt fixing github test 2024-01-23 11:42:47 +01:00
DJ2LS
965dd5e29d attempt fixing github test 2024-01-23 11:39:16 +01:00
codefactor-io
552a5a9ac8
[CodeFactor] Apply fixes 2024-01-17 18:49:14 +00:00
DJ2LS
f0a8b92d1b fixed missing config for bundles 2024-01-17 19:44:39 +01:00
Mashintime
6bc3564a5e Save grid enabled state and a few other tweaks to grid enable 2024-01-15 13:49:39 -05:00
Mashintime
467f015cf1 Allow locking of grid 2024-01-14 19:24:03 -05:00
Mashintime
33e2d63de1 Allow sending blank message if an attachment is present 2024-01-14 11:47:43 -05:00
codefactor-io
eb3fb5e222
[CodeFactor] Apply fixes to commit 0c7fc3e 2024-01-14 16:07:32 +00:00
Mashintime
0c7fc3ebf2 Scrollable settings 2024-01-14 11:06:37 -05:00
codefactor-io
d5567220f7
[CodeFactor] Apply fixes to commit da9301c 2024-01-14 09:16:10 +00:00
Mashintime
da9301c211 Add scatter grid widget 2024-01-14 04:15:24 -05:00
codefactor-io
8b0ce23beb
[CodeFactor] Apply fixes 2024-01-14 07:10:30 +00:00
Mashintime
c2f9edae30 Remove db maint from exp settings 2024-01-14 02:09:51 -05:00
Mashintime
3a82e51a4f Message progress bar and footer updates 2024-01-14 02:09:38 -05:00
Mashintime
de42481e24 Remove some debug logging 2024-01-13 13:58:54 -05:00
codefactor-io
3c353f51e3
[CodeFactor] Apply fixes to commit fe01b06 2024-01-13 18:19:50 +00:00
Mashintime
fe01b064c3 Add audio level settings to settings 2024-01-13 13:19:22 -05:00
codefactor-io
7d79a3b74b
[CodeFactor] Apply fixes 2024-01-13 18:08:54 +00:00
Mashintime
8fb5f51ae0 Merge branch 'develop' of github.com:DJ2LS/FreeDATA into develop 2024-01-13 13:08:21 -05:00
Mashintime
f67f62f3ad Validate call sign before sending to modem. 2024-01-13 13:08:12 -05:00
codefactor-io
64b5c2aa1a
[CodeFactor] Apply fixes 2024-01-13 16:32:09 +00:00
Mashintime
1c4402094a Merge branch 'develop' of github.com:DJ2LS/FreeDATA into develop 2024-01-13 11:31:28 -05:00
Mashintime
1a0e1fde1e Adjust tune button 2024-01-13 11:31:20 -05:00
Mashintime
95cf9c2056 Adjust grid 2024-01-13 11:31:11 -05:00
Mashintime
6773fee6eb Update rig list and sorted by name. 2024-01-13 11:23:38 -05:00
codefactor-io
78f5c9d460
[CodeFactor] Apply fixes 2024-01-13 15:58:15 +00:00
Mashintime
3eb09c5ac0 Remove theme setting from GUI 2024-01-13 10:51:47 -05:00
Mashintime
0ca8ee854a Remove fancy graphics setting 2024-01-13 10:08:25 -05:00
Mashintime
e75992869d Remove received files setting 2024-01-13 10:03:19 -05:00
codefactor-io
f9c92fcbe9
[CodeFactor] Apply fixes 2024-01-12 22:07:06 +00:00
DJ2LS
c5214bc083 Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
#	gui/src/components/main_modals.vue
2024-01-12 23:06:18 +01:00
DJ2LS
7b126afd35 audio tune now working 2024-01-12 23:04:30 +01:00
codefactor-io
f4326e196c
[CodeFactor] Apply fixes to commit 667b0f7 2024-01-12 21:53:19 +00:00
DJ2LS
667b0f7f15 added tune button 2024-01-12 22:52:56 +01:00
DJ2LS
6f39d434a7 fix manual frequency selection 2024-01-12 22:12:43 +01:00
codefactor-io
fc38f79674
[CodeFactor] Apply fixes to commit 5ae2ec9 2024-01-12 20:40:52 +00:00
DJ2LS
5ae2ec9d28 changed some settings 2024-01-12 21:40:27 +01:00
DJ2LS
a1164eea60 RADIO MANAGER - WIP implemented s-meter - possibly broken 2024-01-12 20:34:07 +01:00
DJ2LS
87002745a5 RADIO MANAGER - WIP fixed set mode and power 2024-01-12 20:21:22 +01:00
codefactor-io
e63775f433
[CodeFactor] Apply fixes to commit baae3a5 2024-01-12 15:29:45 +00:00
DJ2LS
baae3a5bb4 RADIO MANAGER - WIP added radio api endpoints 2024-01-12 16:29:22 +01:00
Mashintime
7159b0e86b Merge branch 'develop' of github.com:DJ2LS/FreeDATA into develop 2024-01-10 22:27:16 -05:00
Mashintime
22382a182b Fix TS 2024-01-10 22:27:07 -05:00
codefactor-io
ad7bfb2e41
[CodeFactor] Apply fixes 2024-01-11 03:22:21 +00:00