Commit graph

378 commits

Author SHA1 Message Date
DJ2LS b67ed59bba Prettified Code! 2023-05-12 07:40:44 +00:00
DJ2LS 8b316484ae beaconINtervall hotfix 2023-05-12 09:40:08 +02:00
Mashintime 091e7383fe Double timeout to see if it fixes audio dev issue 2023-05-11 16:43:53 -04:00
DJ2LS e2d48bd7c0 Prettified Code! 2023-05-09 11:09:24 +00:00
DJ2LS c5668f0110 added retry attempt settings 2023-05-09 13:08:47 +02:00
DJ2LS 3cfaaec3da
Merge pull request #399 from DJ2LS/ls-modem
Work on datac4, datac5, datac13, selective repeat ARQ
2023-05-04 17:34:32 +02:00
Mashintime 56fb5536b0 Prettified Code! 2023-04-26 01:19:02 +00:00
Mashintime 9e03ef3da4 Refine 'hamlib not running' message 2023-04-25 21:17:23 -04:00
Mashintime 5de8c4ae5c Show warning when in hamlib rightctl mode and not running when starting TNC 2023-04-25 21:11:06 -04:00
Mashintime d027912c64 Fix? for issue #402 2023-04-25 16:49:37 -04:00
DJ2LS 68024104e5 Prettified Code! 2023-04-22 10:39:19 +00:00
DJ2LS 2b8338cd62 updated datetime to show date in heard stations 2023-04-22 12:38:56 +02:00
DJ2LS 2ca585e7e6 Prettified Code! 2023-04-20 09:55:17 +00:00
DJ2LS 1a97b6b763 updated responsiveness 2023-04-20 11:54:47 +02:00
DJ2LS e7ddb09b41 Prettified Code! 2023-04-11 12:43:41 +00:00
DJ2LS 50eeb8175b gui related adjustments 2023-04-11 14:43:01 +02:00
Mashintime 273d4589a5 Prettified Code! 2023-03-28 23:29:51 +00:00
Mashintime 3193ad1e85 Rename rigctlActive, ensure serial devices are always populated. Handle spaces in copy to clipboard for easier copy/paste into terminal. 2023-03-28 19:27:48 -04:00
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 c4e343d988 Prettified Code! 2023-03-16 07:59:54 +00:00
DJ2LS a674c14409 moved design parts to function 2023-03-16 08:59:32 +01:00
DJ2LS 91bebcd6a8 Prettified Code! 2023-03-16 07:41:41 +00:00
DJ2LS c280ab0a54 added automatic dark light change 2023-03-16 08:41:18 +01:00
DJ2LS 534b3af3d9 Prettified Code! 2023-03-16 07:28:47 +00:00
DJ2LS d76aa1d46f added dark mode support to chat screen, also added mode switcher 2023-03-16 08:28:29 +01:00
DJ2LS 4217218d4d Prettified Code! 2023-03-06 11:49:20 +00:00
DJ2LS 1624eb110c added tx delay function 2023-03-06 12:48:27 +01:00
Mashintime feeced7ed3 First pass of response: shared file 2023-03-05 16:16:03 -05:00
Mashintime 91dfda296f Prettified Code! 2023-03-05 06:38:36 +00:00
Mashintime 6afcb82626 Request file implementation 2023-03-05 01:32:22 -05:00
DJ2LS da45bf2811 Prettified Code! 2023-03-04 10:16:46 +00:00
DJ2LS d0432e6a30 option to ignore radio device 2023-03-04 10:19:29 +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
DJ2LS 712baec6e8 Prettified Code! 2023-02-28 14:20:17 +00:00
DJ2LS 07a5c1b897 first test run with getting response of file list - just cli now 2023-02-28 15:19:41 +01: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 7ddcd6ed34 send message hotfix 2023-02-27 11:22:09 +01:00
Mashintime e7ebff3f11 Prettified Code! 2023-02-26 23:41:51 +00:00
Mashintime cb5a0b1ce2 Better handle bad or missing data from hamlib 2023-02-26 13:23:50 -05:00
DJ2LS 131660dab3 Prettified Code! 2023-02-26 17:11:38 +00:00
DJ2LS 794b3451e4 fixed broken req/res 2023-02-26 18:11:20 +01:00
DJ2LS ff8c41fa91 Prettified Code! 2023-02-26 15:27:55 +00:00
DJ2LS 8c99edf2a7 Merge remote-tracking branch 'origin/ls-arq' into ls-arq
# Conflicts:
#	gui/preload-main.js
2023-02-26 16:27:10 +01:00
DJ2LS 58af137852 first working test with request/response for user info 2023-02-26 16:26:24 +01:00
DJ2LS 2e904bb70f Prettified Code! 2023-02-26 13:22:34 +00:00
DJ2LS 2603769ab8 request userinfo burst 2023-02-26 14:08:26 +01:00
Mashintime 7428d752ff Prettified Code! 2023-02-26 06:03:32 +00:00
Mashintime 518288b86e Another optimization pass of tnc-state. 2023-02-25 21:29:12 -05:00
DJ2LS 220c7a154d Merge remote-tracking branch 'origin/ls-arq' into ls-arq 2023-02-23 18:41:28 +01:00
DJ2LS dfa894e3d8 fixed theme selector 2023-02-23 18:16:07 +01:00
DJ2LS 3626683b8b Prettified Code! 2023-02-23 15:38:27 +00:00
DJ2LS c29f8e701c disabled connect/disconnect 2023-02-23 15:48:55 +01:00
DJ2LS 08cb8bb785 Prettified Code! 2023-02-20 17:55:21 +00:00
Mashintime 71c0649105 Update p-bar text, not sure how this happened 2023-02-19 13:48:21 -05:00
Mashintime a20bd873f8 Prettified Code! 2023-02-16 23:14:07 +00:00
Mashintime c708bad1ad Hamlib: use long options. no autoquote on windows. 2023-02-16 18:13:26 -05:00
Mashintime 0f45be5d8d Prettified Code! 2023-02-15 22:19:44 +00:00
Mashintime bbd68dcc0d Add codec2 receiving data indicator 2023-02-15 17:19:07 -05:00
Mashintime 731daeb4cf Prettified Code! 2023-02-15 21:15:36 +00:00
Mashintime 61d99b647f Generate hamlib args realtime, add a copy cmd button. 2023-02-15 16:12:38 -05:00
DJ2LS feef987e30 Prettified Code! 2023-02-15 13:41:51 +00:00
DJ2LS 30816db2ec speed chart adjustment 2023-02-15 14:41:28 +01:00
DJ2LS bd9d8aff75 speed chart adjustment 2023-02-15 14:36:36 +01:00
DJ2LS 171cac3f8e Prettified Code! 2023-02-15 13:26:32 +00:00
DJ2LS d534ed9cfb speed chart adjustment 2023-02-15 14:26:14 +01:00
DJ2LS 706e87d226 Prettified Code! 2023-02-15 13:20:56 +00:00
DJ2LS 8978f218fd speed chart adjustment 2023-02-15 14:19:35 +01:00
DJ2LS 4f9cfbcf27 Prettified Code! 2023-02-15 13:10:31 +00:00
DJ2LS 75d40f40c6 adjusted speed chart snr 2023-02-15 14:09:51 +01:00
Mashintime a08373b213 Prettified Code! 2023-02-14 21:14:14 +00:00
Mashintime 190f9b3d3a Ignore empty strength values 2023-02-14 16:13:48 -05:00
DJ2LS fe991474c2 enable disable is writing message 2023-02-14 16:00:10 +01:00
DJ2LS 023f0595df added chat tab for settings 2023-02-14 15:50:44 +01:00
DJ2LS 06f0b5e365 adjusted s-mter info 2023-02-14 15:25:00 +01:00
DJ2LS 849bcabacd Prettified Code! 2023-02-14 14:18:46 +00:00
DJ2LS 61bb7b7c22 introducing local noise level progressbar 2023-02-14 15:18:08 +01:00
Mashintime ed31503b0b First pass handling rx'd feciswriting, clean up sock.js 2023-02-12 19:13:14 -05:00
Mashintime d2c2b71a02 Fix toast issue 2023-02-12 18:36:27 -05:00
Mashintime 9b72ac9de8 Prettified Code! 2023-02-12 23:16:02 +00:00
Mashintime cdb7315bbf Send fec message while typing message. 2023-02-12 18:15:12 -05:00
Mashintime 002d866dc7 Clarify TNC rig control area/purpose 2023-02-12 15:05:48 -05:00
Mashintime f5ad24cebd Prettified Code! 2023-02-12 17:43:22 +00:00
Mashintime a22e4334a1 Allow specifying custom rigctld cmdline arguments 2023-02-12 12:40:50 -05:00
Mashintime 6195538fff Prettified Code! 2023-02-12 17:11:45 +00:00
Mashintime 966289c744 Add ignore to ptt and cat settings 2023-02-12 12:11:19 -05:00
DJ2LS 675cf88401 Prettified Code! 2023-02-12 15:00:08 +00:00
DJ2LS 951dce8adf fixed config file reading 2023-02-12 15:59:46 +01:00
DJ2LS 6683d0a1a7 Prettified Code! 2023-02-12 14:44:38 +00:00
DJ2LS 7e589c3bef added rigctld help field 2023-02-12 15:08:13 +01:00
DJ2LS 19a58a8a6c first attempt with easy config reading 2023-02-12 14:44:13 +01:00
DJ2LS 8bdf3df810 cleanup 2023-02-12 11:37:02 +01:00
DJ2LS 66224cace9 cleanup 2023-02-12 11:20:53 +01:00
DJ2LS 8f7f510e5f removed hamlib enable/disable setting 2023-02-12 11:13:42 +01:00
DJ2LS d0c8af2623 Prettified Code! 2023-02-12 07:44:27 +00:00
DJ2LS c5a6dbcb72 first attempt removing hamlib settings to new place 2023-02-12 08:26:29 +01:00