Commit graph

67 commits

Author SHA1 Message Date
Mashintime
70228054fd Remove unused setting 2024-02-18 15:33:29 -05: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
Pedro
a2130fab5e Remove unused file 2023-11-18 17:11:29 +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
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
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
51360b8458 WIP GUI settings handling 2023-11-18 16:53:54 +01:00
Pedro
7a2d1be134 Improve data types on GUI settings. Still not good. 2023-11-15 18:24:42 +01:00
DJ2LS
d92c4a4a90 fix audio devices 2023-11-13 23:05:51 +01:00
Mashintime
e04b5e4a89 Update default modem port to 5000 2023-11-13 14:04:15 -05:00