FreeDATA icon indicating copy to clipboard operation
FreeDATA copied to clipboard

[Feature Request]: Allow speed readout units to be changed to bits per second (like in VARA) if desired

Open Glitch31415 opened this issue 1 year ago • 1 comments

Problem Description

The current unit is bytes per minute, which may be more practical, but I'm used to the technical display of VARA, showing the bits per second directly from the modem.

Proposed Solution

Add a toggle in the settings to switch the speed units from "bytes per minute (bpm)" to "bits per second (bps)". Read the bps directly from the modem.

Alternatives Considered

None

Additional Information

No response

Glitch31415 avatar Aug 13 '24 21:08 Glitch31415

https://github.com/DJ2LS/FreeDATA/pull/776/commits/1224a74621f3d151f40ff621b1fd21d9f7726ca0 added bits per second statistics to server

DJ2LS avatar Sep 08 '24 10:09 DJ2LS