# # ChangeLog for trunk # # Generated by Trac 1.0.9 # Aug 27, 2025, 4:15:19 PM Thu, 21 Aug 2025 13:14:57 GMT f.jahn [23] * trunk/firmware_v2/Core/Inc/main.h (modified) * trunk/firmware_v2/Core/Inc/stm32c0xx_it.h (modified) * trunk/firmware_v2/Core/Inc/tim.h (modified) * trunk/firmware_v2/Core/Src/dma.c (modified) * trunk/firmware_v2/Core/Src/main.c (modified) * trunk/firmware_v2/Core/Src/stm32c0xx_it.c (modified) * trunk/firmware_v2/Core/Src/tim.c (modified) * trunk/firmware_v2/SES/Output/Debug/Exe/PowerPro.map (modified) * trunk/firmware_v2/SES/Output/Release/Exe/PowerPro.elf (modified) * trunk/firmware_v2/SES/Output/Release/Exe/PowerPro.map (modified) * trunk/firmware_v2/SES/PowerPro.emProject (modified) * trunk/firmware_v2/SES/inc/chip_temperature.h (modified) * trunk/firmware_v2/SES/inc/voltage_meas.h (modified) * trunk/firmware_v2/SES/src/chip_temperature.c (modified) * trunk/firmware_v2/SES/src/main.c (modified) * trunk/firmware_v2/SES/src/voltage_meas.c (modified) * trunk/firmware_v2/firmware_v2.ioc (modified) Änderung neuer Controller mit mehr Speicher Tue, 19 Aug 2025 12:15:57 GMT f.jahn [22] * trunk/firmware_v2/Core/Src/stm32c0xx_it.c (modified) * trunk/firmware_v2/Core/Src/tim.c (modified) * trunk/firmware_v2/SES/Output/Debug/Exe/PowerPro.elf (modified) * trunk/firmware_v2/SES/Output/Debug/Exe/PowerPro.map (modified) * trunk/firmware_v2/SES/src/main.c (modified) * trunk/firmware_v2/firmware_v2.ioc (modified) Fixing project before changing settings in CubeMX. Tue, 19 Aug 2025 11:16:30 GMT f.jahn [21] * trunk/firmware_v2/Core/Src/stm32c0xx_it.c (modified) * trunk/firmware_v2/Core/Src/tim.c (modified) * trunk/firmware_v2/SES/Output/Debug/Exe/PowerPro.elf (modified) * trunk/firmware_v2/SES/Output/Debug/Exe/PowerPro.map (modified) * trunk/firmware_v2/SES/src/main.c (modified) * trunk/firmware_v2/firmware_v2.ioc (modified) Input Capture DMA-circular mode with automatic counter reset seems ... Tue, 19 Aug 2025 09:24:24 GMT f.jahn [20] * trunk/firmware_v2/Core/Inc/stm32c0xx_it.h (modified) * trunk/firmware_v2/Core/Inc/tim.h (modified) * trunk/firmware_v2/Core/Src/main.c (modified) * trunk/firmware_v2/Core/Src/stm32c0xx_it.c (modified) * trunk/firmware_v2/Core/Src/tim.c (modified) * trunk/firmware_v2/firmware_v2.ioc (modified) Timer16 was substituted with Timer3. Tue, 19 Aug 2025 09:11:18 GMT f.jahn [19] * trunk/firmware_v2/Core/Inc/stm32c0xx_it.h (modified) * trunk/firmware_v2/Core/Inc/tim.h (modified) * trunk/firmware_v2/Core/Src/dma.c (modified) * trunk/firmware_v2/Core/Src/stm32c0xx_it.c (modified) * trunk/firmware_v2/Core/Src/tim.c (modified) * trunk/firmware_v2/SES (modified) * trunk/firmware_v2/SES/Output/Debug/Exe/PowerPro.elf (modified) * trunk/firmware_v2/SES/Output/Debug/Exe/PowerPro.map (modified) * trunk/firmware_v2/SES/PowerPro.emProject (modified) * trunk/firmware_v2/SES/PowerPro.emSession (deleted) * trunk/firmware_v2/SES/PowerPro_Debug.jlink (deleted) * trunk/firmware_v2/SES/src/main.c (modified) * trunk/firmware_v2/firmware_v2.ioc (modified) Fixing project before changing Timer16 to Timer3 Tue, 19 Aug 2025 07:08:57 GMT f.jahn [18] * trunk/firmware_v2/Core/Src/stm32c0xx_it.c (modified) * trunk/firmware_v2/Core/Src/tim.c (modified) * trunk/firmware_v2/SES/Output/Debug/Exe/PowerPro.elf (modified) * trunk/firmware_v2/SES/Output/Debug/Exe/PowerPro.map (modified) * trunk/firmware_v2/SES/Output/Debug/Obj (deleted) * trunk/firmware_v2/SES/Output/Release/Obj (deleted) * trunk/firmware_v2/SES/PowerPro.emProject (modified) * trunk/firmware_v2/SES/PowerPro.emSession (modified) * trunk/firmware_v2/firmware_v2.ioc (modified) Fixing Project Mon, 18 Aug 2025 13:51:44 GMT f.jahn [17] * trunk/firmware_v2/Core (added) * trunk/firmware_v2/Core/Inc (added) * trunk/firmware_v2/Core/Inc/adc.h (added) * trunk/firmware_v2/Core/Inc/dma.h (added) * trunk/firmware_v2/Core/Inc/gpio.h (added) * trunk/firmware_v2/Core/Inc/main.h (added) * trunk/firmware_v2/Core/Inc/stm32c0xx_hal_conf.h (added) * trunk/firmware_v2/Core/Inc/stm32c0xx_it.h (added) * trunk/firmware_v2/Core/Inc/tim.h (added) * trunk/firmware_v2/Core/Inc/usart.h (added) * trunk/firmware_v2/Core/Src (added) * trunk/firmware_v2/Core/Src/adc.c (added) * trunk/firmware_v2/Core/Src/dma.c (added) * trunk/firmware_v2/Core/Src/gpio.c (added) * trunk/firmware_v2/Core/Src/main.c (added) * trunk/firmware_v2/Core/Src/stm32c0xx_hal_msp.c (added) * trunk/firmware_v2/Core/Src/stm32c0xx_it.c (added) * trunk/firmware_v2/Core/Src/system_stm32c0xx.c (added) * trunk/firmware_v2/Core/Src/tim.c (added) * trunk/firmware_v2/Core/Src/usart.c (added) * trunk/firmware_v2/Drivers (added) * trunk/firmware_v2/Drivers/CMSIS (added) * trunk/firmware_v2/Drivers/CMSIS/Device (added) * trunk/firmware_v2/Drivers/CMSIS/Device/ST (added) * trunk/firmware_v2/Drivers/CMSIS/Device/ST/STM32C0xx (added) * trunk/firmware_v2/Drivers/CMSIS/Device/ST/STM32C0xx/Include (added) * trunk/firmware_v2/Drivers/CMSIS/Device/ST/STM32C0xx/Include/stm32c031xx.h (added) * trunk/firmware_v2/Drivers/CMSIS/Device/ST/STM32C0xx/Include/stm32c0xx.h (added) * trunk/firmware_v2/Drivers/CMSIS/Device/ST/STM32C0xx/Include/system_stm32c0xx.h (added) * trunk/firmware_v2/Drivers/CMSIS/Device/ST/STM32C0xx/LICENSE.txt (added) * trunk/firmware_v2/Drivers/CMSIS/Device/ST/STM32C0xx/Source (added) * trunk/firmware_v2/Drivers/CMSIS/Device/ST/STM32C0xx/Source/Templates (added) * trunk/firmware_v2/Drivers/CMSIS/Include (added) * trunk/firmware_v2/Drivers/CMSIS/Include/cachel1_armv7.h (added) * trunk/firmware_v2/Drivers/CMSIS/Include/cmsis_armcc.h (added) * trunk/firmware_v2/Drivers/CMSIS/Include/cmsis_armclang.h (added) * trunk/firmware_v2/Drivers/CMSIS/Include/cmsis_armclang_ltm.h (added) * trunk/firmware_v2/Drivers/CMSIS/Include/cmsis_compiler.h (added) * trunk/firmware_v2/Drivers/CMSIS/Include/cmsis_gcc.h (added) * trunk/firmware_v2/Drivers/CMSIS/Include/cmsis_iccarm.h (added) * trunk/firmware_v2/Drivers/CMSIS/Include/cmsis_version.h (added) * trunk/firmware_v2/Drivers/CMSIS/Include/core_armv81mml.h (added) * trunk/firmware_v2/Drivers/CMSIS/Include/core_armv8mbl.h (added) * trunk/firmware_v2/Drivers/CMSIS/Include/core_armv8mml.h (added) * trunk/firmware_v2/Drivers/CMSIS/Include/core_cm0.h (added) * trunk/firmware_v2/Drivers/CMSIS/Include/core_cm0plus.h (added) * trunk/firmware_v2/Drivers/CMSIS/Include/core_cm1.h (added) * trunk/firmware_v2/Drivers/CMSIS/Include/core_cm23.h (added) * trunk/firmware_v2/Drivers/CMSIS/Include/core_cm3.h (added) * trunk/firmware_v2/Drivers/CMSIS/Include/core_cm33.h (added) * trunk/firmware_v2/Drivers/CMSIS/Include/core_cm35p.h (added) * trunk/firmware_v2/Drivers/CMSIS/Include/core_cm4.h (added) * trunk/firmware_v2/Drivers/CMSIS/Include/core_cm55.h (added) * trunk/firmware_v2/Drivers/CMSIS/Include/core_cm7.h (added) * trunk/firmware_v2/Drivers/CMSIS/Include/core_cm85.h (added) * trunk/firmware_v2/Drivers/CMSIS/Include/core_sc000.h (added) * trunk/firmware_v2/Drivers/CMSIS/Include/core_sc300.h (added) * trunk/firmware_v2/Drivers/CMSIS/Include/core_starmc1.h (added) * trunk/firmware_v2/Drivers/CMSIS/Include/mpu_armv7.h (added) * trunk/firmware_v2/Drivers/CMSIS/Include/mpu_armv8.h (added) * trunk/firmware_v2/Drivers/CMSIS/Include/pac_armv81.h (added) * trunk/firmware_v2/Drivers/CMSIS/Include/pmu_armv8.h (added) * trunk/firmware_v2/Drivers/CMSIS/Include/tz_context.h (added) * trunk/firmware_v2/Drivers/CMSIS/LICENSE.txt (added) * trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver (added) * trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Inc (added) * trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Inc/Legacy (added) * trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h (added) * trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal.h (added) * trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_adc.h (added) * trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_adc_ex.h (added) * trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_cortex.h (added) * trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_def.h (added) * trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_dma.h (added) * trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_dma_ex.h (added) * trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_exti.h (added) * trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_flash.h (added) * trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_flash_ex.h (added) * trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_gpio.h (added) * trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_gpio_ex.h (added) * trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_pwr.h (added) * trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_pwr_ex.h (added) * trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_rcc.h (added) * trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_rcc_ex.h (added) * trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_tim.h (added) * trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_tim_ex.h (added) * trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_uart.h (added) * trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_hal_uart_ex.h (added) * trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_ll_adc.h (added) * trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_ll_bus.h (added) * trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_ll_cortex.h (added) * trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_ll_dma.h (added) * trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_ll_dmamux.h (added) * trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_ll_exti.h (added) * trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_ll_gpio.h (added) * trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_ll_pwr.h (added) * trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_ll_rcc.h (added) * trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_ll_system.h (added) * trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_ll_tim.h (added) * trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_ll_usart.h (added) * trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Inc/stm32c0xx_ll_utils.h (added) * trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/LICENSE.txt (added) * trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Src (added) * trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Src/stm32c0xx_hal.c (added) * trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Src/stm32c0xx_hal_adc.c (added) * trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Src/stm32c0xx_hal_adc_ex.c (added) * trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Src/stm32c0xx_hal_cortex.c (added) * trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Src/stm32c0xx_hal_dma.c (added) * trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Src/stm32c0xx_hal_dma_ex.c (added) * trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Src/stm32c0xx_hal_exti.c (added) * trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Src/stm32c0xx_hal_flash.c (added) * trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Src/stm32c0xx_hal_flash_ex.c (added) * trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Src/stm32c0xx_hal_gpio.c (added) * trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Src/stm32c0xx_hal_pwr.c (added) * trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Src/stm32c0xx_hal_pwr_ex.c (added) * trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Src/stm32c0xx_hal_rcc.c (added) * trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Src/stm32c0xx_hal_rcc_ex.c (added) * trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Src/stm32c0xx_hal_tim.c (added) * trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Src/stm32c0xx_hal_tim_ex.c (added) * trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Src/stm32c0xx_hal_uart.c (added) * trunk/firmware_v2/Drivers/STM32C0xx_HAL_Driver/Src/stm32c0xx_hal_uart_ex.c (added) * trunk/firmware_v2/SES (added) * trunk/firmware_v2/SES/CMSIS_5 (added) * trunk/firmware_v2/SES/CMSIS_5/CMSIS (added) * trunk/firmware_v2/SES/CMSIS_5/CMSIS/Core (added) * trunk/firmware_v2/SES/CMSIS_5/CMSIS/Core/Include (added) * trunk/firmware_v2/SES/CMSIS_5/CMSIS/Core/Include/cachel1_armv7.h (added) * trunk/firmware_v2/SES/CMSIS_5/CMSIS/Core/Include/cmsis_armcc.h (added) * trunk/firmware_v2/SES/CMSIS_5/CMSIS/Core/Include/cmsis_armclang.h (added) * trunk/firmware_v2/SES/CMSIS_5/CMSIS/Core/Include/cmsis_armclang_ltm.h (added) * trunk/firmware_v2/SES/CMSIS_5/CMSIS/Core/Include/cmsis_compiler.h (added) * trunk/firmware_v2/SES/CMSIS_5/CMSIS/Core/Include/cmsis_gcc.h (added) * trunk/firmware_v2/SES/CMSIS_5/CMSIS/Core/Include/cmsis_iccarm.h (added) * trunk/firmware_v2/SES/CMSIS_5/CMSIS/Core/Include/cmsis_version.h (added) * trunk/firmware_v2/SES/CMSIS_5/CMSIS/Core/Include/core_armv81mml.h (added) * trunk/firmware_v2/SES/CMSIS_5/CMSIS/Core/Include/core_armv8mbl.h (added) * trunk/firmware_v2/SES/CMSIS_5/CMSIS/Core/Include/core_armv8mml.h (added) * trunk/firmware_v2/SES/CMSIS_5/CMSIS/Core/Include/core_cm0.h (added) * trunk/firmware_v2/SES/CMSIS_5/CMSIS/Core/Include/core_cm0plus.h (added) * trunk/firmware_v2/SES/CMSIS_5/CMSIS/Core/Include/core_cm1.h (added) * trunk/firmware_v2/SES/CMSIS_5/CMSIS/Core/Include/core_cm23.h (added) * trunk/firmware_v2/SES/CMSIS_5/CMSIS/Core/Include/core_cm3.h (added) * trunk/firmware_v2/SES/CMSIS_5/CMSIS/Core/Include/core_cm33.h (added) * trunk/firmware_v2/SES/CMSIS_5/CMSIS/Core/Include/core_cm35p.h (added) * trunk/firmware_v2/SES/CMSIS_5/CMSIS/Core/Include/core_cm4.h (added) * trunk/firmware_v2/SES/CMSIS_5/CMSIS/Core/Include/core_cm55.h (added) * trunk/firmware_v2/SES/CMSIS_5/CMSIS/Core/Include/core_cm7.h (added) * trunk/firmware_v2/SES/CMSIS_5/CMSIS/Core/Include/core_cm85.h (added) * trunk/firmware_v2/SES/CMSIS_5/CMSIS/Core/Include/core_sc000.h (added) * trunk/firmware_v2/SES/CMSIS_5/CMSIS/Core/Include/core_sc300.h (added) * trunk/firmware_v2/SES/CMSIS_5/CMSIS/Core/Include/core_starmc1.h (added) * trunk/firmware_v2/SES/CMSIS_5/CMSIS/Core/Include/mpu_armv7.h (added) * trunk/firmware_v2/SES/CMSIS_5/CMSIS/Core/Include/mpu_armv8.h (added) * trunk/firmware_v2/SES/CMSIS_5/CMSIS/Core/Include/pac_armv81.h (added) * trunk/firmware_v2/SES/CMSIS_5/CMSIS/Core/Include/pmu_armv8.h (added) * trunk/firmware_v2/SES/CMSIS_5/CMSIS/Core/Include/tz_context.h (added) * trunk/firmware_v2/SES/Output (added) * trunk/firmware_v2/SES/Output/Debug (added) * trunk/firmware_v2/SES/Output/Debug/Exe (added) * trunk/firmware_v2/SES/Output/Debug/Exe/PowerPro.elf (added) * trunk/firmware_v2/SES/Output/Debug/Exe/PowerPro.map (added) * trunk/firmware_v2/SES/Output/Debug/Obj (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro/PowerPro_link.ind (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro/SEGGER_THUMB_Startup.d (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro/STM32C0xx_Startup.d (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro/adc.bc (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro/adc.d (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro/button.bc (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro/button.d (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro/buzzer.bc (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro/buzzer.d (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro/chip_temperature.bc (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro/chip_temperature.d (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro/dma.bc (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro/dma.d (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro/gpio.bc (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro/gpio.d (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro/leds.bc (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro/leds.d (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro/main.bc (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro/main.d (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro/mode_lvp.bc (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro/mode_lvp.d (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro/mode_lvp_ovp.bc (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro/mode_lvp_ovp.d (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro/mode_mainswitch.bc (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro/mode_mainswitch.d (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro/mode_ovp.bc (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro/mode_ovp.d (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro/mode_secondaryprotection.bc (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro/mode_secondaryprotection.d (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro/mode_secondaryprotection_plus.bc (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro/mode_secondaryprotection_plus.d (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro/modeswitch.bc (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro/modeswitch.d (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro/relais.bc (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro/relais.d (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro/stm32c031xx_Vectors.d (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro/stm32c0xx_hal.bc (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro/stm32c0xx_hal.d (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro/stm32c0xx_hal_adc.bc (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro/stm32c0xx_hal_adc.d (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro/stm32c0xx_hal_adc_ex.bc (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro/stm32c0xx_hal_adc_ex.d (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro/stm32c0xx_hal_cortex.bc (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro/stm32c0xx_hal_cortex.d (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro/stm32c0xx_hal_dma.bc (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro/stm32c0xx_hal_dma.d (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro/stm32c0xx_hal_dma_ex.bc (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro/stm32c0xx_hal_dma_ex.d (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro/stm32c0xx_hal_exti.bc (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro/stm32c0xx_hal_exti.d (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro/stm32c0xx_hal_flash.bc (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro/stm32c0xx_hal_flash.d (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro/stm32c0xx_hal_flash_ex.bc (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro/stm32c0xx_hal_flash_ex.d (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro/stm32c0xx_hal_gpio.bc (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro/stm32c0xx_hal_gpio.d (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro/stm32c0xx_hal_msp.bc (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro/stm32c0xx_hal_msp.d (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro/stm32c0xx_hal_pwr.bc (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro/stm32c0xx_hal_pwr.d (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro/stm32c0xx_hal_pwr_ex.bc (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro/stm32c0xx_hal_pwr_ex.d (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro/stm32c0xx_hal_rcc.bc (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro/stm32c0xx_hal_rcc.d (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro/stm32c0xx_hal_rcc_ex.bc (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro/stm32c0xx_hal_rcc_ex.d (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro/stm32c0xx_hal_tim.bc (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro/stm32c0xx_hal_tim.d (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro/stm32c0xx_hal_tim_ex.bc (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro/stm32c0xx_hal_tim_ex.d (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro/stm32c0xx_hal_uart.bc (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro/stm32c0xx_hal_uart.d (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro/stm32c0xx_hal_uart_ex.bc (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro/stm32c0xx_hal_uart_ex.d (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro/stm32c0xx_it.bc (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro/stm32c0xx_it.d (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro/system_stm32c0xx.bc (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro/system_stm32c0xx.d (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro/tim.bc (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro/tim.d (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro/usart.bc (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro/usart.d (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro/voltage_meas.bc (added) * trunk/firmware_v2/SES/Output/Debug/Obj/PowerPro/voltage_meas.d (added) * trunk/firmware_v2/SES/Output/Release (added) * trunk/firmware_v2/SES/Output/Release/Exe (added) * trunk/firmware_v2/SES/Output/Release/Exe/PowerPro.elf (added) * trunk/firmware_v2/SES/Output/Release/Exe/PowerPro.map (added) * trunk/firmware_v2/SES/Output/Release/Obj (added) * trunk/firmware_v2/SES/Output/Release/Obj/PowerPro (added) * trunk/firmware_v2/SES/Output/Release/Obj/PowerPro/PowerPro_link.ind (added) * trunk/firmware_v2/SES/Output/Release/Obj/PowerPro/SEGGER_THUMB_Startup.d (added) * trunk/firmware_v2/SES/Output/Release/Obj/PowerPro/STM32C0xx_Startup.d (added) * trunk/firmware_v2/SES/Output/Release/Obj/PowerPro/adc.bc (added) * trunk/firmware_v2/SES/Output/Release/Obj/PowerPro/adc.d (added) * trunk/firmware_v2/SES/Output/Release/Obj/PowerPro/button.bc (added) * trunk/firmware_v2/SES/Output/Release/Obj/PowerPro/button.d (added) * trunk/firmware_v2/SES/Output/Release/Obj/PowerPro/buzzer.bc (added) * trunk/firmware_v2/SES/Output/Release/Obj/PowerPro/buzzer.d (added) * trunk/firmware_v2/SES/Output/Release/Obj/PowerPro/chip_temperature.bc (added) * trunk/firmware_v2/SES/Output/Release/Obj/PowerPro/chip_temperature.d (added) * trunk/firmware_v2/SES/Output/Release/Obj/PowerPro/dma.bc (added) * trunk/firmware_v2/SES/Output/Release/Obj/PowerPro/dma.d (added) * trunk/firmware_v2/SES/Output/Release/Obj/PowerPro/gpio.bc (added) * trunk/firmware_v2/SES/Output/Release/Obj/PowerPro/gpio.d (added) * trunk/firmware_v2/SES/Output/Release/Obj/PowerPro/leds.bc (added) * trunk/firmware_v2/SES/Output/Release/Obj/PowerPro/leds.d (added) * trunk/firmware_v2/SES/Output/Release/Obj/PowerPro/main.bc (added) * trunk/firmware_v2/SES/Output/Release/Obj/PowerPro/main.d (added) * trunk/firmware_v2/SES/Output/Release/Obj/PowerPro/mode_lvp.d (added) * trunk/firmware_v2/SES/Output/Release/Obj/PowerPro/mode_lvp_ovp.bc (added) * trunk/firmware_v2/SES/Output/Release/Obj/PowerPro/mode_lvp_ovp.d (added) * trunk/firmware_v2/SES/Output/Release/Obj/PowerPro/mode_mainswitch.bc (added) * trunk/firmware_v2/SES/Output/Release/Obj/PowerPro/mode_mainswitch.d (added) * trunk/firmware_v2/SES/Output/Release/Obj/PowerPro/mode_ovp.d (added) * trunk/firmware_v2/SES/Output/Release/Obj/PowerPro/mode_secondaryprotection.bc (added) * trunk/firmware_v2/SES/Output/Release/Obj/PowerPro/mode_secondaryprotection.d (added) * trunk/firmware_v2/SES/Output/Release/Obj/PowerPro/mode_secondaryprotection_plus.bc (added) * trunk/firmware_v2/SES/Output/Release/Obj/PowerPro/mode_secondaryprotection_plus.d (added) * trunk/firmware_v2/SES/Output/Release/Obj/PowerPro/modeswitch.bc (added) * trunk/firmware_v2/SES/Output/Release/Obj/PowerPro/modeswitch.d (added) * trunk/firmware_v2/SES/Output/Release/Obj/PowerPro/relais.bc (added) * trunk/firmware_v2/SES/Output/Release/Obj/PowerPro/relais.d (added) * trunk/firmware_v2/SES/Output/Release/Obj/PowerPro/stm32c031xx_Vectors.d (added) * trunk/firmware_v2/SES/Output/Release/Obj/PowerPro/stm32c0xx_hal.bc (added) * trunk/firmware_v2/SES/Output/Release/Obj/PowerPro/stm32c0xx_hal.d (added) * trunk/firmware_v2/SES/Output/Release/Obj/PowerPro/stm32c0xx_hal_adc.bc (added) * trunk/firmware_v2/SES/Output/Release/Obj/PowerPro/stm32c0xx_hal_adc.d (added) * trunk/firmware_v2/SES/Output/Release/Obj/PowerPro/stm32c0xx_hal_adc_ex.bc (added) * trunk/firmware_v2/SES/Output/Release/Obj/PowerPro/stm32c0xx_hal_adc_ex.d (added) * trunk/firmware_v2/SES/Output/Release/Obj/PowerPro/stm32c0xx_hal_cortex.bc (added) * trunk/firmware_v2/SES/Output/Release/Obj/PowerPro/stm32c0xx_hal_cortex.d (added) * trunk/firmware_v2/SES/Output/Release/Obj/PowerPro/stm32c0xx_hal_dma.bc (added) * trunk/firmware_v2/SES/Output/Release/Obj/PowerPro/stm32c0xx_hal_dma.d (added) * trunk/firmware_v2/SES/Output/Release/Obj/PowerPro/stm32c0xx_hal_dma_ex.bc (added) * trunk/firmware_v2/SES/Output/Release/Obj/PowerPro/stm32c0xx_hal_dma_ex.d (added) * trunk/firmware_v2/SES/Output/Release/Obj/PowerPro/stm32c0xx_hal_exti.bc (added) * trunk/firmware_v2/SES/Output/Release/Obj/PowerPro/stm32c0xx_hal_exti.d (added) * trunk/firmware_v2/SES/Output/Release/Obj/PowerPro/stm32c0xx_hal_flash.bc (added) * trunk/firmware_v2/SES/Output/Release/Obj/PowerPro/stm32c0xx_hal_flash.d (added) * trunk/firmware_v2/SES/Output/Release/Obj/PowerPro/stm32c0xx_hal_flash_ex.bc (added) * trunk/firmware_v2/SES/Output/Release/Obj/PowerPro/stm32c0xx_hal_flash_ex.d (added) * trunk/firmware_v2/SES/Output/Release/Obj/PowerPro/stm32c0xx_hal_gpio.bc (added) * trunk/firmware_v2/SES/Output/Release/Obj/PowerPro/stm32c0xx_hal_gpio.d (added) * trunk/firmware_v2/SES/Output/Release/Obj/PowerPro/stm32c0xx_hal_msp.bc (added) * trunk/firmware_v2/SES/Output/Release/Obj/PowerPro/stm32c0xx_hal_msp.d (added) * trunk/firmware_v2/SES/Output/Release/Obj/PowerPro/stm32c0xx_hal_pwr.bc (added) * trunk/firmware_v2/SES/Output/Release/Obj/PowerPro/stm32c0xx_hal_pwr.d (added) * trunk/firmware_v2/SES/Output/Release/Obj/PowerPro/stm32c0xx_hal_pwr_ex.bc (added) * trunk/firmware_v2/SES/Output/Release/Obj/PowerPro/stm32c0xx_hal_pwr_ex.d (added) * trunk/firmware_v2/SES/Output/Release/Obj/PowerPro/stm32c0xx_hal_rcc.bc (added) * trunk/firmware_v2/SES/Output/Release/Obj/PowerPro/stm32c0xx_hal_rcc.d (added) * trunk/firmware_v2/SES/Output/Release/Obj/PowerPro/stm32c0xx_hal_rcc_ex.bc (added) * trunk/firmware_v2/SES/Output/Release/Obj/PowerPro/stm32c0xx_hal_rcc_ex.d (added) * trunk/firmware_v2/SES/Output/Release/Obj/PowerPro/stm32c0xx_hal_tim.bc (added) * trunk/firmware_v2/SES/Output/Release/Obj/PowerPro/stm32c0xx_hal_tim.d (added) * trunk/firmware_v2/SES/Output/Release/Obj/PowerPro/stm32c0xx_hal_tim_ex.bc (added) * trunk/firmware_v2/SES/Output/Release/Obj/PowerPro/stm32c0xx_hal_tim_ex.d (added) * trunk/firmware_v2/SES/Output/Release/Obj/PowerPro/stm32c0xx_hal_uart.bc (added) * trunk/firmware_v2/SES/Output/Release/Obj/PowerPro/stm32c0xx_hal_uart.d (added) * trunk/firmware_v2/SES/Output/Release/Obj/PowerPro/stm32c0xx_hal_uart_ex.bc (added) * trunk/firmware_v2/SES/Output/Release/Obj/PowerPro/stm32c0xx_hal_uart_ex.d (added) * trunk/firmware_v2/SES/Output/Release/Obj/PowerPro/stm32c0xx_it.bc (added) * trunk/firmware_v2/SES/Output/Release/Obj/PowerPro/stm32c0xx_it.d (added) * trunk/firmware_v2/SES/Output/Release/Obj/PowerPro/system_stm32c0xx.bc (added) * trunk/firmware_v2/SES/Output/Release/Obj/PowerPro/system_stm32c0xx.d (added) * trunk/firmware_v2/SES/Output/Release/Obj/PowerPro/tim.bc (added) * trunk/firmware_v2/SES/Output/Release/Obj/PowerPro/tim.d (added) * trunk/firmware_v2/SES/Output/Release/Obj/PowerPro/usart.bc (added) * trunk/firmware_v2/SES/Output/Release/Obj/PowerPro/usart.d (added) * trunk/firmware_v2/SES/Output/Release/Obj/PowerPro/voltage_meas.bc (added) * trunk/firmware_v2/SES/Output/Release/Obj/PowerPro/voltage_meas.d (added) * trunk/firmware_v2/SES/PowerPro.emProject (added) * trunk/firmware_v2/SES/PowerPro.emSession (added) * trunk/firmware_v2/SES/PowerPro_Debug.jlink (added) * trunk/firmware_v2/SES/SEGGER_THUMB_Startup.s (added) * trunk/firmware_v2/SES/STM32C031K4Tx_MemoryMap.xml (added) * trunk/firmware_v2/SES/STM32C031_Registers.xml (added) * trunk/firmware_v2/SES/STM32C0xx (added) * trunk/firmware_v2/SES/STM32C0xx/Device (added) * trunk/firmware_v2/SES/STM32C0xx/Device/Include (added) * trunk/firmware_v2/SES/STM32C0xx/Device/Include/stm32c011xx.h (added) * trunk/firmware_v2/SES/STM32C0xx/Device/Include/stm32c031xx.h (added) * trunk/firmware_v2/SES/STM32C0xx/Device/Include/stm32c0xx.h (added) * trunk/firmware_v2/SES/STM32C0xx/Device/Include/system_stm32c0xx.h (added) * trunk/firmware_v2/SES/STM32C0xx/Device/Source (added) * trunk/firmware_v2/SES/STM32C0xx/Device/Source/system_stm32c0xx.c (added) * trunk/firmware_v2/SES/STM32C0xx/Scripts (added) * trunk/firmware_v2/SES/STM32C0xx/Scripts/STM32C0xx_Target.js (added) * trunk/firmware_v2/SES/STM32C0xx/Source (added) * trunk/firmware_v2/SES/STM32C0xx/Source/STM32C0xx_Startup.s (added) * trunk/firmware_v2/SES/STM32C0xx/Source/stm32c031xx_Vectors.s (added) * trunk/firmware_v2/SES/STM32C0xx_Flash.icf (added) * trunk/firmware_v2/SES/inc (added) * trunk/firmware_v2/SES/inc/button.h (added) * trunk/firmware_v2/SES/inc/buzzer.h (added) * trunk/firmware_v2/SES/inc/chip_temperature.h (added) * trunk/firmware_v2/SES/inc/doku.h (added) * trunk/firmware_v2/SES/inc/leds.h (added) * trunk/firmware_v2/SES/inc/main.h (added) * trunk/firmware_v2/SES/inc/mode_lvp.h (added) * trunk/firmware_v2/SES/inc/mode_lvp_ovp.h (added) * trunk/firmware_v2/SES/inc/mode_mainswitch.h (added) * trunk/firmware_v2/SES/inc/mode_ovp.h (added) * trunk/firmware_v2/SES/inc/mode_secondaryprotection.h (added) * trunk/firmware_v2/SES/inc/mode_secondaryprotection_plus.h (added) * trunk/firmware_v2/SES/inc/modeswitch.h (added) * trunk/firmware_v2/SES/inc/relais.h (added) * trunk/firmware_v2/SES/inc/voltage_meas.h (added) * trunk/firmware_v2/SES/src (added) * trunk/firmware_v2/SES/src/button.c (added) * trunk/firmware_v2/SES/src/buzzer.c (added) * trunk/firmware_v2/SES/src/chip_temperature.c (added) * trunk/firmware_v2/SES/src/leds.c (added) * trunk/firmware_v2/SES/src/main.c (added) * trunk/firmware_v2/SES/src/mode_lvp.c (added) * trunk/firmware_v2/SES/src/mode_lvp_ovp.c (added) * trunk/firmware_v2/SES/src/mode_mainswitch.c (added) * trunk/firmware_v2/SES/src/mode_ovp.c (added) * trunk/firmware_v2/SES/src/mode_secondaryprotection.c (added) * trunk/firmware_v2/SES/src/mode_secondaryprotection_plus.c (added) * trunk/firmware_v2/SES/src/modeswitch.c (added) * trunk/firmware_v2/SES/src/relais.c (added) * trunk/firmware_v2/SES/src/voltage_meas.c (added) * trunk/firmware_v2/firmware_v2.ioc (modified) Wed, 13 Aug 2025 11:14:04 GMT f.jahn [16] * trunk/firmware_v2 (added) * trunk/firmware_v2/firmware_v2.ioc (added) Wed, 13 Aug 2025 11:13:30 GMT f.jahn [15] * trunk/hardware/fp-info-cache (modified) * trunk/hardware/powerPro.kicad_pcb (modified) * trunk/hardware/powerPro.kicad_prl (modified) * trunk/redcubePressBoard/powerPro.kicad_pcb (modified) * trunk/redcubePressBoard/powerPro.kicad_pro (modified) Tue, 15 Jul 2025 14:47:46 GMT f.jahn [14] * trunk/hardware/bom.kicad_sch (modified) * trunk/hardware/bom/ibom_PowerPro-12V-115.html (modified) * trunk/hardware/powerPro.kicad_pcb (modified) * trunk/hardware/powerPro.kicad_sch (modified) * trunk/redcubePressBoard/powerPro.kicad_pcb (added) * trunk/redcubePressBoard/powerPro.kicad_prl (added) * trunk/redcubePressBoard/powerPro.kicad_pro (added) * trunk/redcubePressBoard/powerPro.kicad_sch (added) * trunk/redcubePressBoard/pressunterlage.kicad_pcb (deleted) * trunk/redcubePressBoard/pressunterlage.kicad_prl (deleted) * trunk/redcubePressBoard/pressunterlage.kicad_pro (deleted) Mon, 14 Jul 2025 11:28:15 GMT f.jahn [13] * 209/hardware/PowerPro.step (modified) * 209/hardware/bom.kicad_sch (modified) * 209/hardware/bom.kicad_sch-bak (modified) * 209/hardware/bom/ibom.html (modified) * 209/hardware/control.kicad_sch (modified) * 209/hardware/fp-info-cache (modified) * 209/hardware/powerPro.kicad_pcb (modified) * 209/hardware/powerPro.kicad_prl (modified) * 209/hardware/powerPro.kicad_pro (modified) * 209/hardware/powerPro.kicad_sch (modified) * 209/hardware/powerPro.kicad_sch-bak (modified) * trunk/hardware/PowerPro.step (modified) * trunk/hardware/bom.kicad_sch (modified) * trunk/hardware/bom/ibom_PowerPro-12V-115.html (moved) * trunk/hardware/control.kicad_sch (modified) * trunk/hardware/fp-info-cache (modified) * trunk/hardware/powerPro.kicad_pcb (modified) * trunk/hardware/powerPro.kicad_prl (modified) * trunk/hardware/powerPro.kicad_pro (modified) * trunk/hardware/powerPro.kicad_sch (modified) Sat, 21 Jun 2025 12:51:50 GMT f.jahn [12] * 209/hardware/bom.kicad_sch (modified) * 209/hardware/bom.kicad_sch-bak (modified) * 209/hardware/control.kicad_sch (modified) * 209/hardware/fp-info-cache (modified) * 209/hardware/powerPro.kicad_pcb (modified) * 209/hardware/powerPro.kicad_prl (modified) * 209/hardware/powerPro.kicad_pro (modified) * 209/hardware/powerPro.kicad_sch (modified) * trunk/hardware/bom.kicad_sch (modified) * trunk/hardware/control.kicad_sch (modified) * trunk/hardware/powerPro.kicad_pcb (modified) * trunk/hardware/powerPro.kicad_prl (modified) * trunk/hardware/powerPro.kicad_pro (modified) * trunk/hardware/powerPro.kicad_sch (modified) Kurz vor Bestellung des 3. Prototypen V1.03.00 Thu, 12 Jun 2025 15:22:48 GMT f.jahn [11] * trunk/hardware/bom.kicad_sch (modified) * trunk/hardware/control.kicad_sch (modified) * trunk/hardware/fp-info-cache (modified) * trunk/hardware/powerPro.kicad_pcb (modified) * trunk/hardware/powerPro.kicad_prl (modified) * trunk/hardware/powerPro.kicad_pro (modified) * trunk/hardware/powerPro.kicad_sch (modified) vor Änderung Verschiebung Leistungsbauteile Mon, 14 Apr 2025 13:33:43 GMT f.jahn [9] * 209/hardware/bom.kicad_sch (modified) * 209/hardware/bom/ibom.html (modified) * 209/hardware/powerPro.kicad_pcb (modified) * 209/hardware/powerPro.kicad_prl (modified) * 209/hardware/powerPro.kicad_pro (modified) * 209/hardware/powerPro.kicad_sch (modified) * trunk/hardware/bom.kicad_sch (modified) * trunk/hardware/bom/ibom.html (modified) * trunk/hardware/fp-info-cache (modified) * trunk/hardware/powerPro.kicad_pcb (modified) * trunk/hardware/powerPro.kicad_prl (modified) * trunk/hardware/powerPro.kicad_pro (modified) * trunk/hardware/powerPro.kicad_sch (modified) Tue, 08 Apr 2025 11:32:08 GMT f.jahn [6] * 209 (added) * 209/hardware (added) * 209/hardware/PowerPro.step (added) * 209/hardware/_autosave-powerPro.kicad_prl (added) * 209/hardware/bom (added) * 209/hardware/bom.kicad_sch (added) * 209/hardware/bom.kicad_sch-bak (added) * 209/hardware/bom/ibom.html (added) * 209/hardware/control.kicad_sch (added) * 209/hardware/fabrication-toolkit-options.json (added) * 209/hardware/fp-info-cache (added) * 209/hardware/powerPro-backups (added) * 209/hardware/powerPro-backups/powerPro-2025-03-27_181555.zip (added) * 209/hardware/powerPro-backups/powerPro-2025-03-27_182603.zip (added) * 209/hardware/powerPro-backups/powerPro-2025-03-28_154904.zip (added) * 209/hardware/powerPro-backups/powerPro-2025-03-28_183843.zip (added) * 209/hardware/powerPro-backups/powerPro-2025-03-28_184415.zip (added) * 209/hardware/powerPro-backups/powerPro-2025-03-28_192821.zip (added) * 209/hardware/powerPro-backups/powerPro-2025-03-28_193907.zip (added) * 209/hardware/powerPro-backups/powerPro-2025-03-29_105635.zip (added) * 209/hardware/powerPro-backups/powerPro-2025-03-31_122141.zip (added) * 209/hardware/powerPro-backups/powerPro-2025-03-31_154511.zip (added) * 209/hardware/powerPro-backups/powerPro-2025-04-01_191400.zip (added) * 209/hardware/powerPro-backups/powerPro-2025-04-02_113952.zip (added) * 209/hardware/powerPro-backups/powerPro-2025-04-03_214908.zip (added) * 209/hardware/powerPro-backups/powerPro-2025-04-03_215544.zip (added) * 209/hardware/powerPro-backups/powerPro-2025-04-03_220323.zip (added) * 209/hardware/powerPro-backups/powerPro-2025-04-03_221334.zip (added) * 209/hardware/powerPro-backups/powerPro-2025-04-03_222338.zip (added) * 209/hardware/powerPro-backups/powerPro-2025-04-04_135559.zip (added) * 209/hardware/powerPro-backups/powerPro-2025-04-04_143530.zip (added) * 209/hardware/powerPro-backups/powerPro-2025-04-04_144539.zip (added) * 209/hardware/powerPro-backups/powerPro-2025-04-04_154750.zip (added) * 209/hardware/powerPro-backups/powerPro-2025-04-04_183913.zip (added) * 209/hardware/powerPro-backups/powerPro-2025-04-05_182615.zip (added) * 209/hardware/powerPro-backups/powerPro-2025-04-05_183116.zip (added) * 209/hardware/powerPro-backups/powerPro-2025-04-05_203154.zip (added) * 209/hardware/powerPro.kicad_pcb (added) * 209/hardware/powerPro.kicad_prl (added) * 209/hardware/powerPro.kicad_pro (added) * 209/hardware/powerPro.kicad_sch (added) * 209/hardware/powerPro.kicad_sch-bak (added) * 209/hardware/production (added) * 209/hardware/production/backups (added) * 209/hardware/production/backups/powerPro_2025-04-05_20-23-54.zip (added) * 209/hardware/production/bom.csv (added) * 209/hardware/production/designators.csv (added) * 209/hardware/production/netlist.ipc (added) * 209/hardware/production/positions.csv (added) * 209/hardware/production/powerPro.zip (added) * trunk/hardware/fp-info-cache (modified) Mon, 31 Mar 2025 10:36:26 GMT f.jahn [5] * trunk/hardware/bom/ibom.html (modified) * trunk/hardware/powerPro.kicad_pcb (modified) * trunk/hardware/powerPro.kicad_pro (modified) * trunk/hardware/powerPro.kicad_sch (modified) - Artikel Nummer korrigiert für RedCube, - Taster minimal verschoben ... Wed, 26 Mar 2025 17:50:31 GMT f.jahn [4] * trunk/hardware/bom (added) * trunk/hardware/bom/ibom.html (added) Wed, 26 Mar 2025 17:50:08 GMT f.jahn [3] * trunk/hardware/PowerPro.step (added) * trunk/hardware/ibom.config.ini (added) * trunk/hardware/powerPro.kicad_pcb (added) * trunk/hardware/powerPro.kicad_prl (added) * trunk/hardware/powerPro.kicad_pro (added) * trunk/hardware/powerPro.kicad_sch (added) * trunk/hardware/protection.kicad_pcb (deleted) * trunk/hardware/protection.kicad_pro (deleted) * trunk/hardware/protection.kicad_sch (deleted) * trunk/hardware/protection4.kicad_sch (deleted) Wed, 26 Mar 2025 17:46:39 GMT f.jahn [2] * trunk/hardware/protection.kicad_pro (modified) Wed, 26 Mar 2025 14:04:52 GMT f.jahn [1] * trunk (added) * trunk/hardware (added) * trunk/hardware/bom.kicad_sch (added) * trunk/hardware/control.kicad_sch (added) * trunk/hardware/fp-info-cache (added) * trunk/hardware/protection.kicad_pcb (added) * trunk/hardware/protection.kicad_pro (added) * trunk/hardware/protection.kicad_sch (added) * trunk/hardware/protection4.kicad_sch (added) * trunk/redcubePressBoard (added) * trunk/redcubePressBoard/fp-info-cache (added) * trunk/redcubePressBoard/pressunterlage.kicad_pcb (added) * trunk/redcubePressBoard/pressunterlage.kicad_prl (added) * trunk/redcubePressBoard/pressunterlage.kicad_pro (added) * trunk/sim (added)