Commit graph

2423 commits

Author SHA1 Message Date
Mashintime 0ce8f34c88 Don't set focus when clicking emojis 2023-02-05 05:59:35 -05:00
Mashintime 5b6d43e33d Small optimization to onData 2023-02-05 05:59:34 -05:00
Mashintime 06fe52f460 More btoa/atob fixes 2023-02-05 05:59:34 -05:00
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
Mashintime 2790db807c More atob/btoa fixes 2023-02-05 05:54:35 -05:00
DJ2LS cddff59337
Merge pull request #347 from DJ2LS/ls-arq 2023-02-05 10:10:18 +01:00
Mashintime b644e7bf44 Footer tweaks 2023-02-05 03:06:58 -05:00
Mashintime 9af3d64d1b Don't set focus when clicking emojis 2023-02-05 01:01:57 -05:00
Mashintime 2bf719cc3e Small optimization to onData 2023-02-05 01:00:57 -05:00
Mashintime 8e976b885c More btoa/atob fixes 2023-02-04 22:48:20 -05:00
Mashintime 4d699f73db Address issues from changing atob/bota 2023-02-04 22:26:44 -05:00
Mashintime 34cfa4b885 Real fix for #338. Replaced btoa/atob functions 2023-02-04 12:12:15 -05:00
Mashintime 05a836a01e Don't use btoa/atob as they are problematic with non ascii char sets 2023-02-04 11:53:30 -05:00
Mashintime 3dfc0b4814 A few slight tweaks to toolbar 2023-02-04 11:44:04 -05:00
Mashintime 2e6e957d8d Prevent exception to aid in troubleshooting. 2023-02-04 06:22:26 -05:00
Mashintime 0364ac794e Show connected station, show RX byte rate, responsive footer 2023-02-04 06:00:53 -05:00
Mashintime cf5d25a8e7 Small tweaks, cleanup 2023-02-04 00:28:28 -05:00
Mashintime 877f8f468c Add id to beacon text, move fancy gui setting with other gui settings 2023-02-03 17:17:15 -05:00
Mashintime 236dd75d38 Less fancy graphics if !high_graphics 2023-02-03 17:14:02 -05: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