jamesshao8 / portapack-havoc-modified

Custom Firmware for PortaPack (mainly for new APPs). Compatible with H3 and H1(with add-on).
GNU General Public License v2.0
134 stars 18 forks source link

The progress does not fit in uint32 as is #15

Closed eried closed 4 years ago

jamesshao8 commented 4 years ago

Hi does it fix the progress bar when gps file is several minutes? I was investigating on this issue these days. I found when the file is less than 10s, progress bar is working normally. If the length is longer, than it's abnormal.

eried commented 4 years ago

Yes, now the file limit is 4TB :D

jamesshao8 commented 4 years ago

Thanks, I will give that a try