kirdy/pykirdy
linuswck 47bf166ecb driver: kirdy driver rewrite
- Start a new thread to handle connections and schedule FIFO task execution
- Make all the cmd accessible without using async
- Connections automatically retry upon disconnection
- Add support for PyQt6 Signal
2024-08-06 13:01:54 +08:00
..
driver driver: kirdy driver rewrite 2024-08-06 13:01:54 +08:00
ui gui: import .ui file and rm auto generated py file 2024-06-17 14:49:35 +08:00
asyncio_exmaple.py rm ld soft current limit 2024-07-25 15:53:00 +08:00
kirdy_qt.py gui: Use a custom regex to handle the suffix with temperature characters 2024-07-31 11:35:04 +08:00
pid_autotune.py gui: Add pid autotune to ctrl panel 2024-06-17 13:16:52 +08:00
waitingspinnerwidget.py gui: add waitingspinnerwidget 2024-04-23 15:55:14 +08:00