revert loss pack to using floats in all related places
This commit is contained in:
parent
02d9418808
commit
ae5d718737
5 changed files with 7 additions and 7 deletions
|
@ -791,7 +791,7 @@ message LinkOptions {
|
|||
int32 key = 3;
|
||||
int32 mburst = 4;
|
||||
int32 mer = 5;
|
||||
int32 per = 6;
|
||||
float per = 6;
|
||||
int64 bandwidth = 7;
|
||||
int32 burst = 8;
|
||||
int64 delay = 9;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue