cr / hx870

Python tools for the Standard Horizon HX870
GNU General Public License v3.0
21 stars 5 forks source link

Adding log status info, improving stability when log full #23

Closed cr closed 4 years ago

cr commented 4 years ago

Finally reverse-engineered some of the LogStatus response, resulting in improved log status reporting.

This also fixes random crashes when the log is full. It now properly handles full log conditions when the radio starts randomly spurting "FULL_LOG" warnings, disrupting regular protocol flow. The new code knows how to ignore those.