cro3 icon indicating copy to clipboard operation
cro3 copied to clipboard

servo_power_monitor: TODO list

Open wtrgjadmw opened this issue 1 year ago • 1 comments

  • [x] Add annotation in graph
  • [x] Automation of workload running & stopping the measurement
  • [x] Change from "Stop" button to "Cancel" button: cancel measurement & workload
  • [x] Enable customization of workload & config shell script
  • [x] Extract the power data except for margin part & draw histogram based on it
  • [x] Run 2 configs measurement
  • [x] Run multiple iterations & customization of iteration number
  • [x] add highlight the background of the extracted data in the power graph
  • [x] draw histogram & box plot in real time for each iteration
  • [x] Create a selector for iteration which is corresponding to objective graph
  • [x] fix the tooltip message
  • [x] auto-login to DUT console @hikalium

wtrgjadmw avatar Nov 09 '23 06:11 wtrgjadmw

Future Work

  • [ ] support WebUSB
  • [ ] add popup window
    • [ ] When measurement is stopped
    • [ ] When the cancel button is pressed
    • [ ] When the reload button is pressed
  • [ ] confirm if the selected port is correct before running workload (send some command and check if the output is as expected)
  • [ ] show the content of test_out.log & test_err.log on the browser --> delete them, every iteration

wtrgjadmw avatar Nov 10 '23 04:11 wtrgjadmw