56 Commits

Author SHA1 Message Date
b98c372f7e version13
version 11/12 auch noch
2025-05-23 11:44:24 +02:00
ec01320c33 tecware_v10
errorhandling finish
2024-12-18 16:29:51 +01:00
2fbc3b3023 v08 - add error handling 2024-10-18 10:54:47 +02:00
670b2aebed version 6
foundnew ref resistance for temp measurement!
2024-09-19 12:19:46 +02:00
427106670b v5 - adding preassure sensor (lid status) 2024-05-02 09:58:56 +02:00
213ee88c7a updates
small bugfixes
2024-02-23 11:25:48 +01:00
53a44a4075 bugfix R_Petlier and bootloader init 2023-11-07 11:13:44 +01:00
ed6b7160de add eeprom feature v2 2022-12-15 15:04:05 +01:00
f654257dd8 add boOK 2022-12-14 13:57:45 +01:00
9476d996ff working on bug fix flash save 2022-12-14 08:32:28 +01:00
7cadcdbc28 add first rev of eeprom
and ref voltage in varhandler
2022-12-13 14:30:40 +01:00
0fe90f2ed0 add setRefVoltage 2022-12-07 10:49:37 +01:00
a237949da4 fix error handling temp 2022-12-07 10:10:12 +01:00
4e3b086afd Add bootloader 2022-12-06 08:55:42 +01:00
9830c36543 ADC Temp error handling, rename temps 2022-11-23 12:54:49 +01:00
8a95e24982 update raspi install and todo 2022-11-22 15:40:42 +01:00
19ff672938 add returning board id to public 2022-10-20 10:48:08 +02:00
8a55f5138f add continue 2022-10-19 15:02:27 +02:00
952e36b3cb Merge branch 'master' into 'new-PC'
# Conflicts:
#   .mxproject
#   .vscode/c_cpp_properties.json
#   .vscode/settings.json
#   Core/Application/INIT_Initialization.c
#   Core/Application/MAIN_MainApplication.c
#   Core/Application/PECO_PeltierController.c
#   Core/Application/VARH_VariableHandler.c
#   Core/Application/VARH_VariableHandler.h
#   Core/Drivers/ANPI_AnalogPortsIn.c
#   Core/Drivers/CAND_CanDriver.c
#   Core/Drivers/CAND_CanDriver.h
#   Core/Drivers/TEMP_Temperature.c
#   Core/Drivers/TEMP_Temperature.h
#   Core/Inc/FreeRTOSConfig.h
#   Core/Inc/main.h
#   Core/Inc/stm32l4xx_hal_conf.h
#   Core/Inc/stm32l4xx_it.h
#   Core/Src/freertos.c
#   Core/Src/main.c
#   Core/Src/stm32l4xx_hal_msp.c
#   Core/Src/stm32l4xx_it.c
#   Core/Toolbox/UTIL_Utility.c
#   Core/Toolbox/UTIL_Utility.h
#   Makefile
#   PeltierControllerV3 Debug.launch
#   PeltierControllerV3.ioc
#   STM32Make.make
2022-10-19 12:47:30 +00:00
b0e950332c init new PC 2022-10-19 14:34:01 +02:00
ded2dc6ef9 PECO update temp 2022-10-19 14:12:04 +02:00
312f6fcf9c filters CAN bus 2022-07-07 18:19:51 +02:00
8cced68543 update headers 2022-07-07 18:00:11 +02:00
11e6c6a0fc implement watchdog raspi 2022-06-24 12:27:25 +02:00
96b27b020b error handler init, internal watchdog add 2022-06-22 14:54:21 +02:00
17ccf56463 can prot test final 2022-06-21 11:58:13 +02:00
8521a34897 update can protocol 2022-06-21 11:34:45 +02:00
2d99902346 edit userflash, not used yet 2022-06-10 15:44:37 +02:00
315b3ad752 Merge branch 'master' of https://gitlab.psi.ch/coldbox/tec 2022-06-10 15:40:55 +02:00
75840c7d51 update new protocol and new hardware 2022-06-10 15:40:49 +02:00
8524c59f17 Update USFL_UserFlash.c 2022-05-08 15:14:35 +02:00
d6e9c78497 New Can protocol implemented 2022-01-20 16:01:04 +01:00
a9286b1b92 del warnings 2022-01-20 13:32:35 +01:00
fd665a9d94 canbus adding filters 2022-01-20 12:39:41 +01:00
852f344c7f New VARH einbinden + Code verschönern,syntax check 2022-01-14 17:06:48 +01:00
Noah Piqué
07bf51be74 build complete 2022-01-13 08:15:52 +01:00
26522970e7 implemented PID Loop 2022-01-09 14:23:22 +01:00
ff5a05d32b add VARH to PECO 2021-12-21 16:51:13 +01:00
3464b100f3 Add Vars and PECO_Cycling 2021-12-21 16:50:49 +01:00
Noah Piqué
00cb91d7b5 ANPI delete ControlVoltage 2021-12-17 17:39:31 +01:00
5dc13acb5c add ANPI to VARH 2021-12-17 17:30:41 +01:00
4ab90de28a added Variablehandler for Temp 2021-12-15 13:57:58 +01:00
Noah Piqué
167f69a9cc delete old temp converter 2021-12-08 09:17:13 +01:00
Noah Piqué
53ec4e3f2b changes analog ports in 2021-12-01 16:11:28 +01:00
Noah Piqué
85d12f2da5 error deletinnng enum adc 2021-11-30 14:14:02 +01:00
Noah Piqué
c8bcffdc57 optimizing analog port in formula 2021-11-29 10:33:58 +01:00
Noah Piqué
7613d510fb hw patch voltage out
now hasthe calculation changed
2021-11-24 16:22:08 +01:00
Noah Piqué
4d3215d765 UserFlash Module add 2021-11-24 08:07:52 +01:00
Noah Piqué
d7b1b28616 bugs offset measurements 2021-11-19 15:29:10 +01:00
Noah Piqué
8c54032298 ADC Fault Detection (not tested yet) 2021-11-17 16:27:30 +01:00