Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Begin working on frame syncronization | Nao Pross | 2021-11-17 | 7 | -37/+85 |
| | |||||
* | Replace GNURadio scripts with network code | Nao Pross | 2021-11-17 | 1 | -2/+2 |
| | |||||
* | Test UDP connection on sink block | Nao Pross | 2021-11-15 | 2 | -3/+14 |
| | | | | Can be tested locally with: netcat -l4kuv localhost 31415 | ||||
* | Create UI Plot sink block | Nao Pross | 2021-11-15 | 5 | -2/+83 |
| | |||||
* | Partially fix framer | Nao Pross | 2021-11-15 | 2 | -17/+42 |
| | |||||
* | Implement basic framer | Nao Pross | 2021-11-15 | 1 | -3/+19 |
| | |||||
* | Create build and install script for debian | Nao Pross | 2021-11-15 | 1 | -0/+8 |
| | | | | | There is a bug in GR 3.8 that installs the blocks in the wrong dir. See: https://github.com/gnuradio/gnuradio/issues/5121 | ||||
* | Add missing OOT file | Nao Pross | 2021-11-13 | 1 | -0/+83 |
| | |||||
* | Create (a new) OOT | Nao Pross | 2021-11-12 | 34 | -0/+15171 |