Skip to content
Snippets Groups Projects
Commit 93c7fb64 authored by Robin.Mueller's avatar Robin.Mueller
Browse files

tweaked interval for iOBC

parent 76499e72
Branches
No related tags found
No related merge requests found
......@@ -184,7 +184,7 @@ class BinaryFileUploader:
def __perform_send_algorithm(self, tc_queue: Deque, number_of_packets: int, reception_deque:
Deque):
interval = 0.6
interval = 0.8
last_check = time.time()
last_sent = time.time()
total_time = interval * number_of_packets
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment