Commit graph

2206 commits

Author SHA1 Message Date
Mashintime 113d6f8b9f Address issues from changing atob/bota 2023-02-05 05:59:34 -05:00
Mashintime d3c86eef92 Real fix for #338. Replaced btoa/atob functions 2023-02-05 05:59:34 -05:00
Mashintime 0fc5f034a4 Don't use btoa/atob as they are problematic with non ascii char sets 2023-02-05 05:59:34 -05:00
Mashintime 32cc24d75b A few slight tweaks to toolbar 2023-02-05 05:59:34 -05:00
Mashintime 43b0dccc2d Prevent exception to aid in troubleshooting. 2023-02-05 05:59:34 -05:00
Mashintime 395692986e Show connected station, show RX byte rate, responsive footer 2023-02-05 05:59:34 -05:00
Mashintime a44e4b81b3 Small tweaks, cleanup 2023-02-05 05:59:34 -05:00
Mashintime 7f8033ff26 Add id to beacon text, move fancy gui setting with other gui settings 2023-02-05 05:59:34 -05:00
Mashintime 30dc0b8e77 Less fancy graphics if !high_graphics 2023-02-05 05:59:34 -05:00
DJ2LS cddff59337
Merge pull request #347 from DJ2LS/ls-arq 2023-02-05 10:10:18 +01:00
DJ2LS fae508c12d updated stats 2023-02-03 16:48:37 +01:00
DJ2LS cb3c5eb94e fixed parameter encoding in stats 2023-02-03 13:30:42 +01:00
DJ2LS 1682c30456 removed typo 2023-02-03 08:09:57 +01:00
DJ2LS c7b5a750bb removed last parts in rigctld from old hamlib 2023-02-03 07:59:39 +01:00
DJ2LS 1c3e14362b fixed ssid list in config.py 2023-02-02 23:51:22 +01:00
DJ2LS d17b77e323 big cleanup 2023-02-02 23:49:52 +01:00
DJ2LS c27bf8f19e removed old hamlib settings 2023-02-02 23:06:47 +01:00
DJ2LS 175aeb1a11 removed old hamlib settings 2023-02-02 22:54:25 +01:00
DJ2LS 41293590cb safe search for json keys 2023-02-02 22:41:35 +01:00
DJ2LS 2fc0c23087 added missing get strength function 2023-02-02 20:58:03 +01:00
DJ2LS da679b3e0f added missing dependency to ctests 2023-02-02 20:19:58 +01:00
DJ2LS d4a72c8bef ups, forgot stats.py 2023-02-02 18:57:01 +01:00
DJ2LS 6606bf99e3 added stats to config.ini 2023-02-02 18:03:51 +01:00
DJ2LS 9514565290 first test with stats system 2023-02-02 18:03:22 +01:00
DJ2LS 559116fef0 improved arq_cleanup after transmission 2023-02-02 17:36:41 +01:00
DJ2LS 161eacc5a7 improved arq_cleanup after transmission 2023-02-02 17:34:21 +01:00
DJ2LS 21da51261c wait some more time in transmit_worker if channel busy 2023-02-02 15:22:32 +01:00
DJ2LS 86291909b4 changed explorer url 2023-02-02 11:53:52 +01:00
DJ2LS d74ace05b3 make auto tune option available in socket and daemon config 2023-02-01 16:11:11 +01:00
DJ2LS 83aa838c5a make auto tune option available in socket and daemon config 2023-02-01 16:11:07 +01:00
DJ2LS 2c2c0bf6a3 another alc level adjustment 2023-02-01 15:33:21 +01:00
DJ2LS 021d6fd79a increase audio level if too low for ALC 2023-02-01 15:06:26 +01:00
DJ2LS 54dcccb687 use audio tune only if alc > 0.0 2023-02-01 14:03:12 +01:00
DJ2LS 3544318f54 HAMLIB_ALC fix 2023-02-01 13:53:31 +01:00
DJ2LS 4d47aaecde alc == 0.0 on error 2023-02-01 13:47:24 +01:00
DJ2LS b2fd28f89a get alc only if != 0.0 2023-02-01 13:41:44 +01:00
DJ2LS 2772afc400 get alc only if != 0.0 2023-02-01 13:41:34 +01:00
DJ2LS 5970cdc2a8 get alc only while transmitting 2023-02-01 13:39:18 +01:00
DJ2LS bda51d127b first attempt with auto tune feature 2023-02-01 13:08:15 +01:00
DJ2LS 5dbc3d8de1 adjusted rigctld 2023-01-31 17:44:46 +01:00
DJ2LS b36949ff3a
Merge pull request #349 from DJ2LS/qm-338 2023-01-31 08:27:51 +01:00
DJ2LS 5adeed28ec added exp version 2023-01-30 13:11:59 +01:00
DJ2LS bc7830827b added strength to explorer 2023-01-30 12:41:58 +01:00
DJ2LS 62792e75bb moved from meter to strength 2023-01-30 12:31:34 +01:00
DJ2LS 87fb4382a4 moved from snr to meter 2023-01-30 12:28:02 +01:00
DJ2LS d54416fc8d first test with additional radio parameters 2023-01-30 12:08:45 +01:00
DJ2LS ff5eea3c63 fixed build_multiplatform.yml folder checking 2023-01-30 09:47:20 +01:00
DJ2LS ae87d3962c increased timeouts 2023-01-30 09:20:48 +01:00
Mashintime 81034dd869 Set progress bars to low graphics mode if enabled 2023-01-30 02:18:17 -05:00
Mashintime 3e71e1014d Set force-gpu on chat window progress-bar's 2023-01-29 16:40:10 -05:00