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