pflarue / ardop

Source for various version of ARDOP
Other
23 stars 4 forks source link

Webgui add Reed Solomon statistics #41

Closed pflarue closed 1 month ago

pflarue commented 1 month ago

This adds the display of Reed Solomon error correction statistics to the webgui.

It also includes a refactoring of the javascript code used for the Webgui, allowing it to better handle more complex data being passed from ardopcf.

The Help text available in the Webgui is updated to describe the changes, improve formatting, and provide additional information to the users.