Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-03-09 | demod wip | jaseg | 5 | -59/+288 | |
2020-03-09 | decoding WIP | jaseg | 5 | -25/+120 | |
2020-03-06 | Finish DSSS demodulation stage 1 | jaseg | 5 | -57/+166 | |
2020-03-06 | Correlator seems to be working | jaseg | 5 | -18/+33 | |
2020-03-06 | WIP DSSS decoding | jaseg | 18 | -31750/+575 | |
2020-03-05 | Working on DSSS demodulator sim | jaseg | 14 | -62/+94312 | |
2020-03-04 | Fix frequency measurement simulation | jaseg | 22 | -174/+1211 | |
2020-03-03 | wip | jaseg | 1 | -14/+24 | |
2020-03-03 | working on testing | jaseg | 3 | -50/+172 | |
2020-03-03 | cmsis: fix exporting of fft symbols | jaseg | 1 | -0/+0 | |
2020-03-02 | foo | jaseg | 3 | -0/+0 | |
2020-03-02 | foo | jaseg | 4 | -0/+269 | |
2020-03-02 | foo | jaseg | 1 | -3/+0 | |
2020-03-02 | Finishing up freq meas | jaseg | 14 | -47/+295 | |
2020-02-28 | LDPC decoder fully working | jaseg | 3 | -48/+108 | |
2020-02-28 | embedded ldpc decoder 50% working | jaseg | 6 | -95/+925 | |
2020-02-28 | ldpc decoder: wip | jaseg | 1 | -0/+152 | |
2020-02-27 | Add missing files | jaseg | 9 | -0/+620 | |
2020-02-27 | Build working | jaseg | 3 | -15/+12 | |
2020-02-27 | MUSL experiments | jaseg | 1 | -14/+21 | |
2020-02-27 | Add a bunch of deps | jaseg | 13 | -616/+189 | |
2020-02-26 | demo: SPI Flash interface working | jaseg | 4 | -53/+88 | |
2020-02-25 | Add beginnings of a SPI flash driver | jaseg | 4 | -37/+245 | |
2020-02-24 | controller-fw: initial jtag programming draft | jaseg | 6 | -13/+128 | |
2020-02-24 | Initial reset controller firmware | jaseg | 4 | -0/+292 | |
2020-02-21 | Add cryptography experiments nb | jaseg | 1 | -0/+130 | |
2020-02-21 | Add more data | jaseg | 3 | -0/+3 | |
2020-02-21 | More BER curves, initial FEC experiements | jaseg | 5 | -64/+316 | |
2020-02-21 | BER plots: Fix latest decimation data import | jaseg | 1 | -181/+67 | |
2020-02-20 | Prettify fft comparisons | jaseg | 3 | -64/+180 | |
2020-02-20 | Add calculated data results | jaseg | 10 | -0/+3 | |
2020-02-20 | Add some graphs, add frequency spectra comparison | jaseg | 3 | -26/+1214 | |
compare between commercial measurements from Dr. Gobmaier GmbH and ours. Turns out we agree! | |||||
2020-02-20 | Prototype receiver: add more plots | jaseg | 11 | -804/+1753 | |
2020-02-19 | Add 5/6 bit symbol error rate plot | jaseg | 1 | -0/+1204 | |
2020-02-19 | MLE: Fix peak finding | jaseg | 2 | -190/+783 | |
2020-02-18 | SER calculation: Fix offset problem | jaseg | 2 | -181/+308 | |
2020-02-17 | Add BER curve for DSSS experiments | jaseg | 2 | -35/+556 | |
2020-02-17 | MLE multibit decoding works | jaseg | 1 | -135/+313 | |
2020-02-17 | MLE decoder: Make distance fun handle skipped bits | jaseg | 1 | -592/+71 | |
2020-02-17 | Add MLE decoder, yields good performance even for very low signal levels | jaseg | 1 | -57/+693 | |
2020-02-16 | demod prototype | jaseg | 1 | -38/+282 | |
2020-02-16 | wsl-windows/lab: Initial commit of DSSS experiements | jaseg | 1 | -0/+408 | |
2020-02-07 | Improve BER plot | jaseg | 12 | -88/+2997 | |
2020-02-06 | Add BER simulations | jaseg | 25 | -3/+76418 | |
2020-02-05 | Add some pictures | jaseg | 4 | -14/+64 | |
2020-02-04 | Working on analysis | jaseg | 5 | -10/+3700 | |
2020-01-30 | Finally fixed LED driving code | jaseg | 3 | -27/+24 | |
2020-01-30 | Fixup protocol reset problem | jaseg | 2 | -53/+53 | |
2020-01-30 | Python receiver works now | jaseg | 2 | -43/+133 | |
2020-01-29 | test working | jaseg | 2 | -0/+489 | |