Kilian Bracher k.bracher
  • Joined on 2023-10-12
k.bracher pushed to old_code at FaSTTUBe/ams-master 2025-02-05 16:01:26 +01:00
29c7b6c589 refactor: code cleanup, update .gitignore
k.bracher pushed to old_code at FaSTTUBe/ams-master 2025-02-05 15:55:43 +01:00
293b23b1fc refactor: code cleanup, update .gitignore
k.bracher pushed to old_code at FaSTTUBe/ams-master 2025-02-03 19:44:38 +01:00
4860a35390 update target name, cflags
81a1646ce6 add I2C read
fd1027523b add I2C over BMS GPIO
Compare 3 commits »
k.bracher pushed to old_code at FaSTTUBe/ams-master 2025-01-31 18:42:46 +01:00
009a4d1cf5 refactor: crc calculation
7fbd335017 refactor: cell voltages, main loop
5d2b8fd09b refactor: check data PEC again
13958bb7a5 refactor: config balancing
a1cc8bc9a2 refactor for multiple BMS:
Compare 6 commits »
k.bracher pushed to old_code at FaSTTUBe/ams-master 2025-01-22 18:50:30 +01:00
f3cae7b757 use standard uintxx_t types
fb93bc5018 read out IDs as test for functionality
96b069a5a5 add daisy chain isospi
7f3eac554e more cleanup
975bc6ad58 pretty up logging
Compare 5 commits »
k.bracher pushed to old_code at FaSTTUBe/ams-master 2025-01-20 15:52:33 +01:00
2577484813 add logging via SWO
fab8722157 more cleanup
Compare 2 commits »
k.bracher pushed to old_code at FaSTTUBe/ams-master 2025-01-19 02:22:59 +01:00
d06336d5fe remove more old code
k.bracher pushed to old_code at FaSTTUBe/ams-master 2025-01-13 01:26:20 +01:00
537656520f regenerate files with new IOC
k.bracher pushed to old_code at FaSTTUBe/ams-master 2025-01-12 16:21:43 +01:00
f746ce49bb get rid of some old files
k.bracher pushed to old_code at FaSTTUBe/ams-master 2025-01-12 15:44:07 +01:00
dfe1e8c10c copy FT24 slave code
k.bracher pushed to old_code at FaSTTUBe/ams-master 2025-01-12 15:28:12 +01:00
99ee98f920 copy FT24 code
k.bracher created branch old_code in FaSTTUBe/ams-master 2025-01-12 15:28:09 +01:00
k.bracher pushed to master at FaSTTUBe/adbmsFunctionTest 2024-10-19 19:18:05 +02:00
dcb4f48082 fix buffer over-read
b042c68965 fix double passing uint8_t** to readComm
5262022945 More files cleanup
Compare 3 commits »
k.bracher pushed to master at FaSTTUBe/adbmsFunctionTest 2024-10-19 18:37:29 +02:00
b3ae162809 Update .gitignore to ignore build and autogenerated files,
k.bracher pushed to main at FaSTTUBe/STM32-DS2482-HAL 2024-08-23 17:38:21 +02:00
8cead7ac35 add helper to send command to all devices
8e06b991ac remove single-device mode
Compare 2 commits »
k.bracher pushed to main at FaSTTUBe/mv-bms 2024-07-08 17:53:57 +02:00
73194c86ae balancing
k.bracher pushed to mvbms-test at FaSTTUBe/mv-bms 2024-07-08 17:50:32 +02:00
c5c4184d6b balancing update
k.bracher pushed to main at FaSTTUBe/mv-bms 2024-07-04 20:03:20 +02:00
79f69333a5 cleanup, some error handling
b86d165c41 Merge branch 'mvbms-test'
537641a53a V1.0
Compare 3 commits »
k.bracher pushed to main at FaSTTUBe/STM32-DS2482-HAL 2024-06-29 18:32:31 +02:00
1264fc0d5a add 1-wire helper functions
k.bracher pushed to main at FaSTTUBe/STM32-DS2482-HAL 2024-06-29 18:30:24 +02:00
befb7e006c add 1-wire helper functions