Feature requests - improved charting

I came to add another one and found your reply.

  1. I typically only have one trace/recording active at a time, so just want to see the raw sampled value (singular) for the cursor position (it would then be easier to add for all traces). I think the min/max/avg stats should be kept to having an area selected.

  2. You could probably put both fields in the banner along the top of each channel like:
    Arc Main Current <> ^ || |> 5s/div 15mA/div MIN:xxx AVG:xxx MAX:xxx

  3. Correct. So can check timing loop variations etc - saves trying to do it with the cursors if the user has their state-machine states being output over UART

and speaking of UARTs: what is wrong with this line? - “box:set_uart_baudrate(19200)” its calling a nil value… and box:get_uart_baudrate() doesn’t return anything.

  1. Can you add line numbers in your script editor (I don’t typically use 3rd party editors) so it would make debugging the ‘error on line X’ easier to find.

  2. Also I notice I’m zooming into the tops of wave-forms a lot, and the cursor boxes in zoom mode obscure what I’m trying to zoom in on. Preference tick-box to selectively turn off this box during zooming? Or simply turn it off?

  3. add an “export all to csv” for the recordings

  4. add an export and export all to the UART window (include timestamps)