-
Setting a BitRate of 38.400 on the FSK TX example, I saw that the tx callback is never called, as the first packet send is not done.
I reverted back to 4.800 and all is working, so I tried graduall…
-
The issue:
- M10's have a weird baud rate of 9616 Hz.
- fsk_demod wants a sample rate that is an integer multiple of the baud rate. Currently we use 5x, so 48080 Hz.
- ka9q-radio only supports s…
-
- [ ] The issue is present in the latest release.
- [ ] I have searched the [issues](https://github.com/brocaar/chirpstack-gateway-bridge) of this repository and believe that this is not a du…
-
I have a 4-FSK signal that i want to demodulate. It doesn't have a preamble or anything like that to assist with synchronization. The `fskdem` object requires perfect symbol timing. How can we realise…
-
There has been a request in the forum to make it visually clearer in the pogram planner when "FSK-18" is allowed and when it is not.
https://www.gamezworld.de/phpforum/viewtopic.php?pid=90577#p9057…
-
Hello, I am using the 1.7 FSK firmware on a LilyGo device trying to read the TPMS information from my Toyota Corolla. I am able to read the information using a DVB-T USB device connected to my PC but …
-
Any particular reason not to propose FSK modems ?
Just asking, out of curiosity :)
Nice job on the project, though. Nicely written and concise code. #
-
**Describe the bug**
Narrowband dataset generation fails when passing a subset of the signal classes to use.
**To Reproduce**
In [generate_narrowband.py](https://github.com/TorchDSP/torchsig/blob…
-
Hi!
Today i try to install horus on Jetson Nano.
Os Ubuntu
Instalation was proceed without problem but problem is with start
I give log as below and i cannot find core that problem
`(venv) pi…
-
After running for a few days, slowrx will suddenly freeze saying "Receiving FSK ID...". The time elapsed before freeezing appears to be highly variable. It doesn't freeze completely but the receiving …