Adjust speedtesting, add minimum speed
This commit is contained in:
+10
-1
@@ -6,4 +6,13 @@ ros_ip: 192.168.88.1
|
||||
ros_queues:
|
||||
- WAN
|
||||
ros_du_invert: False
|
||||
ros_fasttrack_comment: "defconf: fasttrack"
|
||||
ros_fasttrack_comment: "defconf: fasttrack"
|
||||
# Minimum speed which not to cross, if speed is lower than this it will set this speed
|
||||
ros_minimum_speed: 300000
|
||||
# Speed at which to leave fasttrack on. Use if your ROS device's CPU can't handle max speed you get, for example LHG LTE
|
||||
# starts to show high CPU usage at close to 20mbit.
|
||||
# Not implemented yet
|
||||
ros_maximum_speed: 15000000 # 15 mbit
|
||||
|
||||
|
||||
# Conversion rate 1 mbit : 1000000 bits
|
||||
Reference in New Issue
Block a user