-
Hey,
I am experimenting with your example flow graphs in the gnuradio companion. Since the example .ts file download link is broken (for me anyway), I created my own one by calculating the required…
-
(More of a comment than an actual issue). I'm looking at the new BCH decoder code to get an idea of where the performance improvements come from.
I saw that the following trick is used to evaluate …
-
I'd like to propose adding support for individual/unit-to-unit calls on EDACS.
The format for EA systems appears to be as follows:
```
mt1 = 0x10
mt2 = 0x10 for analog, 0x14 for ProVoice
lcn …
-
The following identities were defined in layer0-types and removed from layer0-types during WG LC with the intention to further develop their definitions in the layer0-types-ext:
```
identity fec…
-
Have you studied cascade coding?
-
I decided to use the GNU flowgraph because I want data in and out of the signal processing modules in real-time and/or offline decoding of DVBS2 signals from satellites in India using an SDR (I want t…
-
Hi,
I opened dvbs2_tx_rx.grc simulation file, choose a ts file for the file source and ran it successfully.
I then split the flow into two separate files: one for transmitting and one for receivi…
-
Lots of good ideas in https://github.com/faydr/QMesh/wiki/Theory (and associated project) by @faydr
Thanks @CycloMies
-
Hi,
I'm following a guide according to https://variwiki.com/index.php?title=Yocto_Build_Release&release=RELEASE_DUNFELL_V1.1_DART-6UL#local.conf_customization
I created SD card image:
zcat fs…
-
- [ ] I was not able to find an [open](https://github.com/git-for-windows/git/issues?q=is%3Aopen) or [closed](https://github.com/git-for-windows/git/issues?q=is%3Aclosed) issue matching what I'm seei…