gr-lora/examples/lora-timings
Wosser1sProductions 30da0dedcd Merge deinterleave and comments
- Removed break in sliding_cross_correlate_upchirp due to inaccuracy in
    noisy signals
~ Fixed upperbound in max_frequency_gradient_idx
~ Rewrote deinterleave function, now rotates bits to correct position
    instead of extensive masking
+ Added comment for every function (needs review)
~ Solved nibble reverse after Hamming decode by switching the order or
    ORing of the decoded data in Hamming itself
+ Added DBGR method to save timings to a file, a result for our setup
    can be found in examples/lora-timings
+ Added Python script to transmit and receive random data live for
    testing
2017-05-18 15:56:25 +02:00
..
avg_sd.py Merge deinterleave and comments 2017-05-18 15:56:25 +02:00
timing-results.txt Merge deinterleave and comments 2017-05-18 15:56:25 +02:00