Commit graph

161 commits

Author SHA1 Message Date
Mashintime 391019a1ce Prettified Code! 2023-03-27 21:07:54 +00:00
Mashintime 3b4be83119 Add option to autostart rigctld/tnc. Issue #385 2023-03-27 17:06:11 -04:00
DJ2LS 1624eb110c added tx delay function 2023-03-06 12:48:27 +01:00
Mashintime 36d9777dd8 Prettified Code! 2023-03-03 03:23:14 +00:00
Mashintime 42518f6ebf Update file list on setting change. 2023-03-02 22:22:00 -05:00
Mashintime 4e076b8d54 Prettified Code! 2023-03-03 03:06:25 +00:00
Mashintime 4a487c17b1 Move common functions to class, ensure config is set globally 2023-03-02 22:05:45 -05:00
Mashintime b8d1944c58 Default shared folder feature to disabled. 2023-02-28 16:07:49 -05:00
DJ2LS cf6573bb0d Prettified Code! 2023-02-28 12:55:54 +00:00
DJ2LS 90ce4acfce first test run with getting list of files in folder 2023-02-28 13:55:11 +01:00
DJ2LS 17b8423277 Prettified Code! 2023-02-26 07:49:19 +00:00
DJ2LS 61a47dbedf firrst working image compression 2023-02-26 08:48:51 +01:00
DJ2LS dc0fc959ad added image compression - still broken 2023-02-25 23:23:59 +01:00
Mashintime c708bad1ad Hamlib: use long options. no autoquote on windows. 2023-02-16 18:13:26 -05:00
Mashintime 731daeb4cf Prettified Code! 2023-02-15 21:15:36 +00:00
Mashintime 16e5742f8b Don't return data if cancel is pressed. 2023-02-15 16:04:52 -05:00
DJ2LS fe991474c2 enable disable is writing message 2023-02-14 16:00:10 +01:00
Mashintime 4395d08a5e Prettified Code! 2023-02-14 03:50:05 +00:00
Mashintime 44e0779c68 Show iswriting in approriate chat window 2023-02-13 22:49:26 -05:00
Mashintime ed31503b0b First pass handling rx'd feciswriting, clean up sock.js 2023-02-12 19:13:14 -05:00
Mashintime cdb7315bbf Send fec message while typing message. 2023-02-12 18:15:12 -05:00
Mashintime a22e4334a1 Allow specifying custom rigctld cmdline arguments 2023-02-12 12:40:50 -05:00
DJ2LS 6683d0a1a7 Prettified Code! 2023-02-12 14:44:38 +00:00
DJ2LS 19a58a8a6c first attempt with easy config reading 2023-02-12 14:44:13 +01:00
DJ2LS 8f7f510e5f removed hamlib enable/disable setting 2023-02-12 11:13:42 +01:00
DJ2LS 6bf8c43d60 Prettified Code! 2023-02-11 21:49:07 +00:00
Mashintime a45f713a4a Add settings for stats and autotune 2023-02-05 12:54:23 -05:00
Mashintime 1bd01d7489 More atob/btoa fixes 2023-02-05 05:59:35 -05:00
Mashintime 395692986e Show connected station, show RX byte rate, responsive footer 2023-02-05 05:59:34 -05:00
Mashintime ec0c9395ea Reformat single line if statements 2023-01-27 14:44:36 -05:00
Mashintime 393f4f5d3a Fix event emitter leak 2023-01-27 10:07:32 -05:00
Mashintime f4f0e921d6 Allow user to disable some GUI effects to save CPU 2023-01-26 22:55:55 -05:00
Mashintime 02dce8d056 Revert "Add adjustable Tx delay"
This reverts commit ad129bd11a.
2023-01-23 18:23:28 -05:00
Mashintime ad129bd11a Add adjustable Tx delay 2023-01-22 23:16:54 -05:00
Mashintime c8dd72de3e Include version number in title 2023-01-22 14:36:05 -05:00
Mashintime 1de9e4fde8 Logging tweaks 2023-01-22 14:13:26 -05:00
Mashintime 43068045f9 Implement electron setprogressbar() 2023-01-22 01:01:13 -05:00
Mashintime 4dbaaf5b63 Display specific Tx failed msg due to ver mismatch 2023-01-21 23:13:23 -05:00
Mashintime d43d6f5c5a Move Tx progress updates to tnc message status 2023-01-21 16:34:00 -05:00
Mashintime 1ac9a1449d Only try to launch tnc binary if it exists. 2023-01-20 18:29:11 -05:00
Mashintime 94b4889478 Set waterfall theme and small wf optimization 2023-01-16 17:34:42 -05:00
DJ2LS a9cece098d fixes and closes #108 2022-11-25 12:04:15 +01:00
DJ2LS fa3efd6492 fix app error when closing gui 2022-11-20 22:28:10 +01:00
DJ2LS 18d18bd901 fix rigctld socket crash 2022-11-18 14:47:31 +01:00
DJ2LS 119c568ebe better error handling for rigctld process 2022-11-18 00:23:13 +01:00
DJ2LS 7d99f89911 improved channel busy detection 2022-11-18 00:03:18 +01:00
DJ2LS 503fa52696 arq waiting modal if channel busy 2022-11-17 22:17:50 +01:00
DJ2LS 2534604616 revert base64 encoding before passing file to IPC 2022-11-11 15:43:02 +01:00
DJ2LS d843e716b7 base64 encoding before passing file to IPC 2022-11-11 15:39:24 +01:00
DJ2LS 93994610a8 hotfix for fixing gui error 2022-11-09 08:40:32 +01:00