Commit Graph

17 Commits

Author SHA1 Message Date
Max 'MaxMax' Mönikes 8e1608eb2c Changed scaling factor for coulomb counter. Seems to work now 2023-02-26 17:33:28 +01:00
Jasper Blanckenburg 2baf53a80c Read temperatures every 10ms 2023-02-22 21:15:11 +01:00
Jasper Blanckenburg 66aa66f844 Read data from load controller
I suspect the load controller at some point hung up because it couldn't
write more data to the PC.
2023-02-22 21:11:31 +01:00
Jasper Blanckenburg 25e0df291b Don't put colons in the log filenames 2023-02-01 22:58:46 +01:00
Jasper Blanckenburg 0f3f70c991 Properly parse current 2023-02-01 21:55:24 +01:00
Jasper Blanckenburg 5bf6b286b6 Read current & coulomb counter 2023-01-28 20:44:30 +01:00
Jasper Blanckenburg 23f96c214b Zoom & scroll profile chart 2023-01-28 17:51:10 +01:00
Jasper Blanckenburg c62bbb8ef4 Fill chart series in python
QML doesn't have a method for replacing all points at once, which makes
it extremely slow when loading large profiles
2023-01-28 17:04:01 +01:00
Jasper Blanckenburg 6619fbbbb6 Log measurements 2023-01-26 17:16:02 +01:00
Jasper Blanckenburg f558f44907 Check timeouts 2023-01-26 16:52:58 +01:00
Jasper Blanckenburg a91f9d70db Check temperature & voltage 2023-01-26 13:58:18 +01:00
Jasper Blanckenburg 7bcafa2c4d Talk to EET BMS eval board 2023-01-24 21:49:21 +01:00
Jasper Blanckenburg 1020d8731e Talk to Nucleo running babystack-tempsensing 2023-01-16 21:42:04 +01:00
Jasper Blanckenburg 6977daaca1 Use QML 2023-01-04 19:33:20 +01:00
Jasper Blanckenburg 53b81d6ae4 Use PySide6 instead of PyQt6 2023-01-04 16:53:42 +01:00
Jasper Blanckenburg 4a2de1959c Playback profiles 2023-01-04 00:22:38 +01:00
Jasper Blanckenburg e485697807 Initial commit 2023-01-03 22:57:18 +01:00