chg-stn-motherboard-ti-mcu/Core/Source
Rakshita 60c93c2210 fix: Disable retry for CAN-transmitted data in FOTA.
- Resolved issue where FOTA retry count reduced unexpectedly (from 50 to 44-35).
- Root cause: CAN transmission failures triggered delayed retries.
- Solution: Disabled retry mechanism for CAN-transmitted data to maintain expected retry count.
2025-01-29 15:31:21 +05:30
..
gpio.c Initial commit 2024-09-26 18:52:04 +05:30
ivec_mcal_adc_dma.c Initial commit 2024-09-26 18:52:04 +05:30
ivec_mcal_common.c fix: Address conventions and resolve MATLAB handler default issue 2025-01-23 16:31:22 +05:30
ivec_mcal_gpio.c fix: Address conventions and resolve MATLAB handler default issue 2025-01-23 16:31:22 +05:30
ivec_mcal_i2c.c refactor: Standardized naming conventions and improved CAN functionality 2025-01-17 18:00:45 +05:30
ivec_mcal_mcan.c fix: Disable retry for CAN-transmitted data in FOTA. 2025-01-29 15:31:21 +05:30
ivec_mcal_spi.c refactor: Standardized naming conventions and improved CAN functionality 2025-01-17 18:00:45 +05:30
ivec_mcal_timer.c feat: add matlab code to display soc 2024-10-29 14:42:05 +05:30
ivec_mcal_uart.c fix: Address conventions and resolve MATLAB handler default issue 2025-01-23 16:31:22 +05:30
uart.c Initial commit 2024-09-26 18:52:04 +05:30