-
Hy
There is no info of daily energy AC. There is no info total Enrgy AC as well. Is possible to fix it. Daily energy AC is most important.
Below output from inverter. dtu_daily_energy is not AC but…
-
Is it possible to change the Azure Kinect's modulation frequency using the SDK, or is this value hardcoded?
In addition to this, since the Azure Kinect is an indirect ToF sensor, I wanted to ask ho…
-
**TLDR:** Ring mod causes frequencies above the audible frequency range that could result in audible harmonics because the sample rate is not twice as high as them.
**Impact:** Medium to low
**Feasi…
-
### Current Situation
Hey,
I have TTGO Lora 32 V2.1.6 flashed with fsk version of OpenMQTTGateway and Nooelec RTL-SDR both listening at 868.95Mhz but one parsing signal from water meter using Wire…
-
Old file is grossly out of date, hope this helps someone.
[CHANNEL]
DELIVERY_SYSTEM = ATSC
FREQUENCY = 509000000
MODULATION = VSB/8
INVERSION = AUTO
[CHANNEL…
ysguy updated
3 years ago
-
**Is your feature request related to a problem? Please describe.**
The OpenMQTTGateway project doesn't list "DSC Security Contact" under the list of supported Decoders. I'm requesting that support fo…
-
Hi, We pulled the mesh stack way back V0.7.8 I belive and we have made many modifications since then.
Now we are revising the firmware of our product and want to incorperate our modifications with yo…
-
Hi, tonight RAI in Italy finally converted one frequency from DVB-T to DVB-T2.
With Tsduck + Raspberry Pi + Pi Tuner TV HAT, when I perform a scan with Tsscan or TSP -I dvb ..., I am forced to use -…
-
- [x] 32 6-op algorithms
- [x] 8 4-op algorithms
- [x] 40 opsix algorithms (can be selected manually)
- [x] Frequency modulation
- [x] Feedback
- [x] EG
- [x] EG shift
- [x] 6-op frequency/rati…
-
def forward(self, x):
# Compute FFT to get amplitude and phase
fft_x = torch.fft.fft2(x)
amp = torch.real(fft_x)
pha = torch.imag(fft_x)
# Apply Dynami…