Commit graph

78 commits

Author SHA1 Message Date
DJ2LS
0bd6f6c9f9 code cleanup 2024-03-09 11:06:20 +01:00
DJ2LS
1599eb1515
Merge pull request #678 from DJ2LS/dev-beacon-adjustments
adjusted beacon
2024-03-07 07:56:49 -08:00
DJ2LS
0e07697a98 removed beacon interval change, send beacon when enabling it 2024-03-07 15:33:42 +01:00
codefactor-io
454c4758d0
[CodeFactor] Apply fixes 2024-03-07 13:50:47 +00:00
DJ2LS
184caf57ab adjusted message scrolling 2024-03-07 14:48:13 +01:00
codefactor-io
a258f4b16f
[CodeFactor] Apply fixes 2024-03-04 10:42:55 +00:00
DJ2LS
eeb72faf83 introduced store for serial and audio devices for fixing audio related problems 2024-03-04 11:36:44 +01:00
codefactor-io
2f07441fc6
[CodeFactor] Apply fixes 2024-02-28 08:27:09 +00:00
DJ2LS
e7ce198fa1 WIP gui stats 2024-02-24 22:01:15 +01:00
Mashintime
ee6ca66602
Merge pull request #655 from DJ2LS/dev-message-auto-repeat
message auto repeat
2024-02-18 15:37:37 -05:00
Mashintime
70228054fd Remove unused setting 2024-02-18 15:33:29 -05:00
DJ2LS
7a09f94767 added config related parts 2024-02-18 21:08:14 +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
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
ba6f07407c
[CodeFactor] Apply fixes 2024-02-03 12:55:30 +00:00
DJ2LS
4ccc509992 small gui added modem busy state while ARQ 2024-01-28 21:29:56 +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
33e2d63de1 Allow sending blank message if an attachment is present 2024-01-14 11:47:43 -05: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
b5b1db99a1 Grid preset 2024-01-10 22:18:15 -05:00
Mashintime
8d704ff7f7 Remove local fft setting since config is set by modem 2023-12-18 21:16:01 -05:00
Mashintime
377048b90a Rename function 2023-12-18 20:09:43 -05:00
Mashintime
a849c83e1e Save/restore grid layout from config 2023-12-17 10:58:19 -05:00
Mashintime
436420f854 Grid updates 2023-12-16 11:11:16 -05:00
codefactor-io
ee41286ff7
[CodeFactor] Apply fixes 2023-12-10 20:58:12 +00:00
Mashintime
0ca35be688 Save GUI local settings to config/config.json 2023-12-10 15:51:19 -05:00
Mashintime
54cf0bef3f Local HSL state 2023-12-04 22:25:24 -05:00
codefactor-io
645b159d73
[CodeFactor] Apply fixes 2023-12-04 03:49:02 +00:00
Mashintime
c06bb4abfa Some local settings work 2023-12-03 18:54:44 -05:00
Mashintime
e569e352ad Waterfall theme 2023-12-03 18:41:42 -05:00
Mashintime
5c6f486efd More grid work 2023-12-03 18:39:06 -05:00
Mashintime
a6630234d8 Activities in GUI 2023-12-03 11:49:56 -05:00
Mashintime
b960dea9c2 GUI scatter 2023-11-30 21:12:04 -05:00
Mashintime
b7b51ad469 PTT updates 2023-11-30 16:50:10 -05:00
codefactor-io
c78d30f9ef
[CodeFactor] Apply fixes to commit bf31ca5 2023-11-28 22:29:27 +00:00
Mashintime
bf31ca5891 Busy slot states 2023-11-28 17:29:01 -05:00
Mashintime
ead5169dfa Waterfall fixes 2023-11-26 21:37:28 -05:00
Mashintime
47e5cf6958 GUI Home adjustments and other fixes 2023-11-26 14:14:06 -05:00
Pedro
0f08b6525f Add first GUI test using vitest 2023-11-20 14:24:45 +01:00
DJ2LS
6670f36ad8 read config after hot reload 2023-11-19 09:56:00 +01:00
Mashintime
7c73e131a5 Some rig control work 2023-11-18 17:50:40 -05:00
codefactor-io
2582972c34
[CodeFactor] Apply fixes 2023-11-18 16:12:05 +00:00