Kilian Bracher k.bracher
  • Joined on 2023-10-12
k.bracher pushed to master-test at FaSTTUBe/ams-master 2025-04-16 22:54:51 +02:00
4ecb91ba39 cleanup, add debug printout when cell OV/UV happens
d5885ae849 add bms id to module status
Compare 2 commits »
k.bracher pushed to master-test at FaSTTUBe/ams-master 2025-04-16 22:16:51 +02:00
4926e9b2a4 add standard deviation calculation, minor cleanup
k.bracher pushed to master-test at FaSTTUBe/ams-master 2025-04-13 16:04:19 +02:00
bc4e202cb0 add overtemp check
k.bracher pushed to master-test at FaSTTUBe/ams-master 2025-04-13 15:55:54 +02:00
91c62f009c add overtemp check
k.bracher pushed to master-test at FaSTTUBe/ams-master 2025-04-13 15:43:00 +02:00
bdddc49dab add battery error handling
k.bracher pushed to master-test at FaSTTUBe/ams-master 2025-04-12 19:58:19 +02:00
e0467fcda6 new state machine description
980f41afc6 add logging to master
Compare 2 commits »
k.bracher pushed to master-test at FaSTTUBe/ams-master 2025-04-12 19:51:01 +02:00
0d03fee529 new state machine description
76e3e60f7a add logging to master
Compare 2 commits »
k.bracher pushed to master-test at FaSTTUBe/ams-master 2025-04-11 18:11:28 +02:00
0e2de588bf big cleanup
ccf0c3f665 change slave_monitoring header to new battery header
babea2e805 add prefix capability to swo_log
9b32e69b6d clean up some old files
Compare 4 commits »
k.bracher pushed to main at FaSTTUBe/can-halal 2025-04-11 15:17:59 +02:00
4e3bb026f8 silence unused parameter warnings on weak fallback ftcan_msg_received_cb
k.bracher pushed to master-test at FaSTTUBe/ams-master 2025-04-09 20:30:46 +02:00
e45c1c2878 merge latest version of adbms driver
48a06b87ae fix: attach to STM faster
44c012082b fix: formatting of DPEC errors
11a2121fd8 refactor: convert log macros to functions
6145508e8b add: better error message when DPEC fails to validate
Compare 10 commits »
k.bracher pushed to main at FaSTTUBe/ams-master 2025-04-05 20:21:27 +02:00
75c7c9f57e regenerate code with latest STM32Cube
k.bracher pushed to nucleo-test-fixed-crc at FaSTTUBe/ams-master 2025-03-31 21:55:27 +02:00
48a06b87ae fix: attach to STM faster
44c012082b fix: formatting of DPEC errors
Compare 2 commits »
k.bracher pushed to nucleo-test-fixed-crc at FaSTTUBe/ams-master 2025-03-31 20:03:00 +02:00
11a2121fd8 refactor: convert log macros to functions
k.bracher pushed to nucleo-test-fixed-crc at FaSTTUBe/ams-master 2025-03-31 19:52:16 +02:00
eafd97b3bd refactor: convert log macros to functions
6145508e8b add: better error message when DPEC fails to validate
Compare 2 commits »
k.bracher pushed to nucleo-test-fixed-crc at FaSTTUBe/ams-master 2025-03-31 18:57:47 +02:00
c9c9ac06d3 cleanup
k.bracher commented on issue FaSTTUBe/ams-master#2 2025-03-28 17:41:37 +01:00
id table for slave ids

we actually know the slave ordering in the daisy chain, so if they're connected in the same order every time we would also know their positions

k.bracher pushed to nucleo-test-fixed-crc at FaSTTUBe/ams-master 2025-03-28 17:32:54 +01:00
c7be10b37f fix polling hopefully
k.bracher pushed to nucleo-test-fixed-crc at FaSTTUBe/ams-master 2025-03-27 19:15:15 +01:00
4dda2084a3 refactor: move more options to config file
k.bracher pushed to nucleo-test-fixed-crc at FaSTTUBe/ams-master 2025-03-27 17:03:38 +01:00
ae54db62e0 fix: make adbms overtemp threshold configurable
8a82ad4cee further optimize ntc math
Compare 2 commits »
k.bracher pushed to nucleo-test-fixed-crc at FaSTTUBe/ams-master 2025-03-26 17:27:41 +01:00
11d5ccb2d3 refactor: move NTC calc functions to their own file