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 |
|
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 |
|