README.txt
1This devices plays back the activity of another device as it was recorded by the
2Phy in a previous simulation
3
4Note: This device is fed with the old/v1 2G4 phy dump format.
5If you want to use the v2 format, check ext_2G4_device_playbackv2
6
7It takes as command line arguments:
8 -inputf=<inputfile>: Path and begining of the dump files names to be played
9 back. For example, the Tx file will be <inputfile>.Tx.csv
10 -txoff : Do not send Tx requests
11 -rxoff : Do not send Rx requests
12 -rssioff : Do not send RSSI requests
13