Skip to content

Releases: kolinger/rd-usb

1.9.0

15 Dec 08:54
Compare
Choose a tag to compare
  • Fixed 250ms measurement period (selection didn't work before).
  • Measurement timing is now more accurate overall. Actual measurement speed and graph update rate more closely follow selected measurement speed (before there was ~300ms extra delay for each measurement).
  • Added ability to run application without TC66C BLE support. This is useful when application is running on older Windows (like 7 or 8) systems where BLE support is not available. Application will now work but of course without TC66C BLE support.

rd-usb.exe is lightweight CLI web server application (web browser of your choice is used as GUI)
rd-usb-install.exe is standalone application (embedded web browser is used as GUI)
See README for detailed information.

1.8.1

01 Nov 17:19
Compare
Choose a tag to compare

Fixed mA graph for live update

rd-usb.exe is lightweight CLI web server application (web browser of your choice is used as GUI)
rd-usb-install.exe is standalone application (embedded web browser is used as GUI)
See README for detailed information.

1.8.0

01 Nov 10:00
Compare
Choose a tag to compare

Added Current (mA) display option for graph

rd-usb.exe is lightweight CLI web server application (web browser of your choice is used as GUI)
rd-usb-install.exe is standalone application (embedded web browser is used as GUI)
See README for detailed information.

1.7.2

19 Oct 15:49
Compare
Choose a tag to compare

Reverted cefpython from 66.1 to 66.0 in order to fix regression introduced in 1.7.1 where some system have issues with application launching due to missing dependencies. Fix found thanks to cooperation with @Razor512.

rd-usb.exe is lightweight CLI web server application (web browser of your choice is used as GUI)
rd-usb-install.exe is standalone application (embedded web browser is used as GUI)
See README for detailed information.

1.7.1

29 Sep 12:39
Compare
Choose a tag to compare

Minor update, general housekeeping
Updated all dependencies/libraries

rd-usb.exe is lightweight CLI web server application (web browser of your choice is used as GUI)
rd-usb-install.exe is standalone application (embedded web browser is used as GUI)
See README for detailed information.

1.7.0

04 Sep 08:28
Compare
Choose a tag to compare

Improved CSV export (added more time related columns)

1.6.0

03 Sep 16:49
Compare
Choose a tag to compare

Improved graph colors
Added ability to export data on fly with external command see readme

1.5.3

05 Sep 10:19
Compare
Choose a tag to compare

Improved serial fault tolerance (for UMx, TCx USB mode)
Many fixes and improvements for linux (for UMx, TCx both USB and BLE mode)

1.5.2

31 Jul 07:59
Compare
Choose a tag to compare

Fixed graph units (broken in 1.5.1 thanks to new amcharts version)

1.5.1

27 Jul 10:15
Compare
Choose a tag to compare

Updated library for graphs. New version improves performance of graphs mainly switching between different metrics.