Go to file
Matthias Schiffer e350f4804d
autoupdater: update download progress display less frequently
Updating the "XXXXX / XXXXX KiB" display for every run of
recv_image_cb() is a significant bottleneck on slow consoles. This was
reported for a device using a 9600 Baud serial console, but the slowdown
is noticeable even on a 115200 Baud console, especially when the network
is fast.

Replace the output with a "XX.X / XX.X MiB" display and only update it
every 0.1 MiB to fix the issue.

Closes #273
2024-03-08 20:17:47 +01:00
admin autoupdater: update download progress display less frequently 2024-03-08 20:17:47 +01:00
libs libplatforminfo: update bcm27xx target name 2023-12-19 18:40:02 +01:00
net wgpeerselector: fix undefined variable peer 2024-01-22 23:22:23 +01:00
utils Merge pull request #212 from TDT-AG/pr/20190211-micrond 2019-11-20 14:02:14 +01:00
.gitignore Add .gitignore 2013-09-28 19:45:19 +02:00