You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm Moritz. I'm totally new to radio stuff, though I have some basic signal processing background. (more below :))
Is your feature request related to a problem?
When switching between analog and demodulated view in the interpretation. I constantly need to change the scale to see the relevant information
Describe the solution you'd like
the UI should stay as it is, but there should be two (or more) y-scale values saved in the background. one for each signal view mode. these should be loaded when the view is changed and saved when the scale is changed. (spectrogram could be constant, I/Q could be the same as analog, i guess?)
Describe alternatives you've considered
autoscaling as in #1003 might soothe the pain but i'm not sure its the best option
Additional context
Longer intro
Currently I'm trying to reverse engineer the protocol that my themostate (Vailant VR370f) is talking to the central heating. I'm super happy about URH, it has been a tremendous help (i tried grc and gqrx+audacity before). Anyway I'm currently stuck -- probably due to a) missing knowledge and b) shitty hardware: a 15€ RTL dongle
I will prob. open a couple issues. please excuse if some ideas are stupid :)
I also consider myself quite fluid in python, so I would totally like to help implement some features, if you like the ideas, and I would appreciate some guidance.
The text was updated successfully, but these errors were encountered:
I too have issues with the Y axis when using version 2.9.6 on a macos with M1. As shown in the attached image, the signal is often cutoff near the ends, which makes troubleshooting difficult. What is confusing to me, is that when I load this exact same test file on URH version 2.7, the full signal is shown properly on the Y axis indicating this is due to an update or an OSX software issue. The Y scale toggle should be scaled with higher values than is currently programmed.
short intro:
Hi, I'm Moritz. I'm totally new to radio stuff, though I have some basic signal processing background. (more below :))
Is your feature request related to a problem?
When switching between analog and demodulated view in the interpretation. I constantly need to change the scale to see the relevant information
Describe the solution you'd like
the UI should stay as it is, but there should be two (or more) y-scale values saved in the background. one for each signal view mode. these should be loaded when the view is changed and saved when the scale is changed. (spectrogram could be constant, I/Q could be the same as analog, i guess?)
Describe alternatives you've considered
autoscaling as in #1003 might soothe the pain but i'm not sure its the best option
Additional context
Longer intro
Currently I'm trying to reverse engineer the protocol that my themostate (Vailant VR370f) is talking to the central heating. I'm super happy about URH, it has been a tremendous help (i tried grc and gqrx+audacity before). Anyway I'm currently stuck -- probably due to a) missing knowledge and b) shitty hardware: a 15€ RTL dongle
I will prob. open a couple issues. please excuse if some ideas are stupid :)
I also consider myself quite fluid in python, so I would totally like to help implement some features, if you like the ideas, and I would appreciate some guidance.
The text was updated successfully, but these errors were encountered: