-
Over time the data of the JS views change. Some data is added or removed with some features and some redundant data is removed. For this reason, every time we try to load a node with old settings we w…
-
```
[2019-10-01][14:30]{tmh@r50}[91] ~/callblock>cat callblock.conf
Device = /dev/ttyACM*
Log = /home/tmh/callblock/callblock.log
PIDFile = /home/tmh/callblock/callblock.pid
[Blacklist]
Number…
nmr50 updated
5 years ago
-
I'm trying to build a naive FSK transmitter, by sending 1ms long 'zero' (27.145.900MHz) or 'one' (27.143.000MHz) "bits", and am using the test case:
si5351.set_freq(2714590000ULL, SI5351_PLL_FIXED, …
snout updated
5 years ago
-
Hi, I was made aware that we need to support more than one R version via FSKlab in the future. In oder to provide that, I am working on a solution to provide more than one R version on the Server.
W…
-
Math -> parameter -> add parameter : no annotation for reference
-
`ill-typed/T7` arose from a simple mistake, but causes the solver to diverge. Fundeps seems involved. This ticket is just to improve the error message.
-
Currently GQRX has the ability to stream by UDP its audio output. The format is 48ksps real int16 samples. People are using this to connect GQRX to gr-satellites, by using the SSB demodulator in GQRX …
-
It will be good to add more documentation about all the modulators, at least some references. Some of names can not be identified by google (ie UFSK1200, FMSFSK), some are a bit meaningless.
-
Hi
Grats for this incredible work!
I have a bunch of different Tuya devices I'd love to see some alt firmwares.
Is there any discord or anything else where we can chat? I'd like to try some im…
KipK updated
11 months ago
-
Thanks for the great work. I'm using the **gen_mpy.py** script and it works amazing!
Still I think I found a few small issues, and figured out some workarounds but **I'm not sure they're the right so…