baryluk / fnirsi-usb-power-data-logger

Driver / Data logger for FNIRSI FNB48, FNIRSI C1 and FNIRSI FNB58 USB Power meter
MIT License
152 stars 17 forks source link

gnuplot not responding for --live option #8

Closed zdun8 closed 11 months ago

zdun8 commented 1 year ago

Hello,

I observe that for --live option, gnuplot is not responding and system asks to kill it. OS: Ubuntu 20.04 gnuplot version: 5.2 patchlevel 8 FNB58: 0.67 firmware

Best regards, Piotr Zdunek

baryluk commented 1 year ago

Hi.

Could you show exactly how you start the logger script, and how you start the gnuplot?

krisstakos commented 1 year ago

Same issue for me on FNIRSI48P, OS:Pop_os Without the --live argument I can see generated images but live graphs is not working. I'm running as documented here in the repo: ./plot.gnuplot /tmp/fnirsi-live.txt --live where in a separate terminal the logger is running

krisstakos commented 1 year ago

nvm, setting the terminal type to x11 fixed the issue