... | @@ -225,4 +225,4 @@ watch -n 1 "./hashpipe_check_status -I 0 -v | fold -w 80" |
... | @@ -225,4 +225,4 @@ watch -n 1 "./hashpipe_check_status -I 0 -v | fold -w 80" |
|
```
|
|
```
|
|
|
|
|
|
### Hashpipe Outputs
|
|
### Hashpipe Outputs
|
|
Hashpipe will write a binary file containing all of the ADC samples and packets meta-data. Provided is the file parse_bits.m which can be used to parse that binary file into time samples from each ADC. It can also be used as reference as to how the network packets are formatted. Each "chunk" as described in the parse bits file consists of 1024 time samples from each ADC and you can specify how many chunks to read at a time by changing the num_chunks variable. |
|
Hashpipe will write a binary file containing all of the ADC samples and packet meta-data. Provided is the file parse_bits.m which can be used to parse that binary file into time samples from each ADC. It can also be used as reference as to how the network packets are formatted. Each "chunk" as described in the parse bits file consists of 1024 time samples from each ADC and you can specify how many chunks to read at a time by changing the num_chunks variable. |
|
\ No newline at end of file |
|
\ No newline at end of file |