kirdy/pykirdy
linuswck fb6fd47c69 gui: fix temp setpoint line plotting error
- pg_live 0.7.2 -> 0.8 updates the get_x&y_range() logic in LiveAxisRange
- If data_connector's max_point = 1. At tick = 1, there would be
    IndexError as it tries to access the second index of the data
    directly without checking the length.
2025-01-27 12:43:58 +08:00
..
driver Fix incorrect Adc filter settings name 2025-01-27 12:43:58 +08:00
ui gui: rm generated ui_x.py files 2025-01-27 12:43:58 +08:00
asyncio_exmaple.py driver, firmware: Rm active report mode & cmd 2025-01-21 11:31:02 +08:00
kirdy_qt.py gui: fix temp setpoint line plotting error 2025-01-27 12:43:58 +08:00
pid_autotune.py pid: Scale PID Parameters with Sampling Rate 2024-10-17 17:36:06 +08:00
waitingspinnerwidget.py gui: add waitingspinnerwidget 2024-04-23 15:55:14 +08:00