Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Discussion | Nao Pross | 2021-11-24 | 4 | -179/+249 |
| | |||||
* | Implement frame synchronization | Nao Pross | 2021-11-22 | 2 | -67/+42 |
| | | | | | There is an issue somewhere between the mod and demod, since frame synchronization works on a direct path. | ||||
* | Implement Frame Object | Nao Pross | 2021-11-20 | 3 | -106/+283 |
| | |||||
* | Partially implement xor correlator (untested) | Nao Pross | 2021-11-18 | 2 | -8/+6 |
| | |||||
* | Begin frame sync block | Nao Pross | 2021-11-18 | 2 | -4/+25 |
| | |||||
* | Begin working on frame syncronization | Nao Pross | 2021-11-17 | 1 | -3/+3 |
| | |||||
* | 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 | -2/+6 |
| | | | | Can be tested locally with: netcat -l4kuv localhost 31415 | ||||
* | Create UI Plot sink block | Nao Pross | 2021-11-15 | 1 | -3/+17 |
| | |||||
* | Partially fix framer | Nao Pross | 2021-11-15 | 2 | -305/+76 |
| | |||||
* | Create (a new) OOT | Nao Pross | 2021-11-12 | 3 | -0/+964 |