Commit graph

1580 commits

Author SHA1 Message Date
DJ2LS 4e5c4d0e30
removed arch object in conf
caused a build failure....weird GitHub Action stuff ... hmpf ..
2022-10-04 10:00:30 +02:00
DJ2LS 6d97dc2ebe
Merge pull request #253 from DJ2LS/ls-gui
WIP: new rigctld control interface
2022-10-04 09:35:52 +02:00
DJ2LS 4e9cdd2548 test with different build parameters 2022-10-04 08:58:02 +02:00
DJ2LS c964fab0ee removed ia32 from linux build 2022-10-04 08:54:34 +02:00
DJ2LS 930ed0e365 removed ia32 from linux build 2022-10-04 08:29:02 +02:00
DJ2LS 8c6652aad2
Merge pull request #254 from DJ2LS/ls-config-file 2022-10-04 08:01:11 +02:00
DJ2LS b4bdc313c9 added --x64 --ia32 arg to electron builder 2022-10-03 22:04:22 +02:00
DJ2LS cd1bb2d082 test with 32bit architecture for linux 2022-10-03 21:34:35 +02:00
DJ2LS 44573451e0 test with 32bit architecture for windows 2022-10-03 21:33:06 +02:00
dj2ls 3561b620ed fixed rigctld server port 2022-10-03 16:46:17 +02:00
dj2ls 1dd1e16753 fixed hamlib_deviceport selection 2022-10-03 16:38:08 +02:00
dj2ls 843cc24fa5 small error handling for starting rigctld 2022-10-03 14:25:13 +02:00
dj2ls 2afcdd980c removed test branch 2022-10-03 14:21:42 +02:00
dj2ls 594b342fc6 removed test branch 2022-10-03 14:21:04 +02:00
dj2ls 8baf62b044 option for setting rigctld server port 2022-10-03 14:17:03 +02:00
dj2ls a2616e7a3b updated hamlib info field 2022-10-03 14:02:58 +02:00
dj2ls bc9d416446 added enable_hamlib_pttprotocol 2022-10-03 13:10:19 +02:00
dj2ls 9bc0c829f9 fixed ipc main event handler 2022-10-03 09:36:43 +02:00
dj2ls 9d2a16eea4 updated data list 2022-10-03 08:57:57 +02:00
DJ2LS 52e1af908b
Merge pull request #231 from DJ2LS/issue_174_fix 2022-09-24 21:10:13 +02:00
dj2ls 8eb22bd7ac codefactor improvement 2022-09-23 19:36:22 +02:00
dj2ls 43656e8441 codefactor improvement 2022-09-23 19:29:04 +02:00
dj2ls 98571e3d56 codefactor improvement 2022-09-23 19:24:30 +02:00
dj2ls 2df371ca98 codefactor improvement 2022-09-23 19:22:47 +02:00
dj2ls 2a5e3c820a html beautify 2022-09-23 19:19:24 +02:00
dj2ls 605fb61fc1 updated start stop 2022-09-23 19:18:20 +02:00
dj2ls 4c27009f0e start-stop rigctld 2022-09-23 14:06:13 +02:00
dj2ls d0f0031ca4 enable/disable settings 2022-09-23 11:17:59 +02:00
Paul Kronenwetter bb2fe37e54 Add more (all) device data to checksum 2022-09-20 19:26:33 -04:00
Paul Kronenwetter 90bcce10f1 Remove code checkout reference to reflect the action cause 2022-09-20 19:26:33 -04:00
Paul Kronenwetter 3e704d5015 Add CRC to audio device names 2022-09-20 19:26:33 -04:00
Paul Kronenwetter 2f84a1b235 Move logging up a level 2022-09-20 19:26:33 -04:00
dj2ls 9eccc82c5e first working version with simple parameters 2022-09-20 19:37:54 +02:00
dj2ls 6846936559 first quick and dirty version for starting rigctld 2022-09-20 19:24:07 +02:00
dj2ls 57908105d3 fix for additional parameters not covered by gui 2022-09-20 12:23:28 +02:00
dj2ls cd8a2d73e5 updated logging 2022-09-20 11:36:11 +02:00
dj2ls 4f199744bd first config file attempt 2022-09-20 11:34:28 +02:00
DJ2LS 153dd7f7da
Merge branch 'main' into ls-gui 2022-09-20 08:04:38 +02:00
dj2ls f82ace03cd new rigctld control 2022-09-20 07:59:47 +02:00
Paul Kronenwetter d9310d9473 Correct logging information 2022-09-19 19:05:35 -04:00
Paul Kronenwetter 93de50b0a4 Additional logging 2022-09-19 19:05:35 -04:00
Paul Kronenwetter 3c287b63a7 Add logging. 2022-09-19 19:05:35 -04:00
Paul Kronenwetter e5eee0b3b2 Move comment to appropriate place. 2022-09-19 19:05:35 -04:00
Paul Kronenwetter eb71b6ba88 Capture KeyError without printing anything 2022-09-19 19:05:35 -04:00
Paul Kronenwetter 1614e8b18a Alternate method.
Use set rather than list in fetch_devices.
Has the intended effect vs. the previous commit.
2022-09-19 19:05:35 -04:00
Paul Kronenwetter ea1fa38ecc Create get_audio_devices list from set.
This eliminates duplicates without a lot of gyrations.
2022-09-19 19:05:35 -04:00
Paul Kronenwetter 7704f96fc3 Make build file more consistent and representative 2022-09-18 19:50:20 -04:00
Paul Kronenwetter e189d0298e Tweak build script a little 2022-09-18 16:53:36 -04:00
DJ2LS 690f400a81
Merge pull request #252 from DJ2LS/dependabot/github_actions/actions/checkout-3 2022-09-18 12:30:49 +02:00
DJ2LS 9f4de39cab
Merge pull request #251 from DJ2LS/dependabot/github_actions/actions/setup-python-4 2022-09-18 12:29:56 +02:00