You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add resolution in CMD parameter (#14)
* Polish code
Signed-off-by: Ze Gan <ganze718@gmail.com>
* Polish code
Signed-off-by: Ze Gan <ganze718@gmail.com>
* Add resolution
Signed-off-by: Ze Gan <ganze718@gmail.com>
support to change loss dynamically in gym (#13)
* support change loss rate dynamically in gym and make a test script
* bugfix : error when handling trace with no loss and update related test script
* remove hardcode in the test script about loss rate
* optimized the test scripts about loss rate
1. support to set run_times to control the times that the trace is run
2. support to set bandwidth_bps to control send rate
3. reduced error rate indicators
support to change rtt dynamically in gym (#12)
* support change rtt dynamically in gym and make a test script
* bugfix : error when handling trace with no rtt and update test script
* remove hardcode in test script about rtt