| | 1 | = Data Comparator = |
| | 2 | |
| | 3 | The data generator component matches a received sequence of bits against an expectation. This is extremely useful for testing link qualities and debugging components and is complemented by the DataGenerator component. Below is a list of possible applications: |
| | 4 | |
| | 5 | * Testing and debugging packetizers |
| | 6 | * Validating acquisition times of PHY components |
| | 7 | * Calculating channel BER and PER |
| | 8 | |
| | 9 | == Software Status == |
| | 10 | |
| | 11 | This component is currently in "development" mode. |
| | 12 | |
| | 13 | * [source:experimental/DataComparator] development trunk |