Commit Graph

4 Commits

Author SHA1 Message Date
Thomas Preud'homme 7a1801da89 [pipepar] Reduce number of log in lattice.c
Only print a probability for a few possible CRC of the last packet in
order to reduce the number of logs. This allows the program to be run
through ssh and to easily check wether the result is correct or not.
2012-09-04 19:56:16 +02:00
Thomas Preud'homme 01acb467ee [pipepar] Explicit cast in compute_cumulative_metrics_column
Explicit the cast for loop variable from uint_fast32_t to uint_fast16_t
2012-09-04 19:51:07 +02:00
Thomas Preud'homme cacde80b30 Allow automatic test run for lattice 2012-02-21 18:56:02 +01:00
Thomas Preud'homme a9793430f9 Add pipeline computation of lattice 2012-02-21 18:56:02 +01:00