Commit Graph

66 Commits

Author SHA1 Message Date
Hamza Tamim 7b4fc940d3 V1.11 2024-07-13 23:57:38 +03:00
hamza aea84c620b fix PWM_control 2024-07-11 21:13:35 +03:00
Hamza Tamim cc496b1140 updated eeprom.h 2024-07-11 01:17:36 +03:00
hamza 662faed1fe V1.10 2024-07-10 09:59:34 +03:00
hamza 5b26f8d12b V1.9 2024-07-10 09:37:19 +03:00
hamza a86985bfc9 V1.8 2024-07-10 01:39:38 +03:00
hamza 4375bfce48 V1.7 2024-07-08 23:43:41 +03:00
Kilian Bracher 73194c86ae balancing 2024-07-08 17:53:49 +02:00
hamza 1a6728f7c0 V1.7 2024-07-08 18:52:09 +03:00
hamza 17e8cee0ac V1.6 2024-07-08 14:44:01 +03:00
hamza b5410639eb V1.5 2024-07-07 21:16:36 +03:00
hamza a4a856eb31 V1.4 2024-07-07 18:52:54 +03:00
hamza e7b5054e02 changing the cell number breaks aux voltage measurment 2024-07-07 02:39:43 +03:00
hamza 879464e587 . 2024-07-07 01:57:00 +03:00
hamza dfad2fee02 changed MAX CELL Voltages to 13 2024-07-07 01:56:58 +03:00
hamza 5b1854a3ab removed common_defs.h 2024-07-06 23:31:18 +03:00
hamza 2dfb9c4cac updated some values in TMP1075 2024-07-06 23:31:04 +03:00
Hamza Tamim 16824744e7 V1.3 2024-07-06 13:23:12 +03:00
hamza f50643cc84 V1.2 2024-07-05 12:46:52 +03:00
hamza 676b5bb8d1 fixed pins settings for ESC_R/L_PWM 2024-07-05 07:50:26 +03:00
Kilian Bracher 79f69333a5
cleanup, some error handling 2024-07-04 20:01:30 +02:00
Kilian Bracher b86d165c41
Merge branch 'mvbms-test' 2024-07-04 18:22:50 +02:00
hamza 537641a53a V1.0 2024-07-04 18:07:32 +03:00
Hamza Tamim dae660d8f2 V1.0 2024-07-02 23:01:26 +03:00
Hamza Tamim 9e80b90fd4 Merge branch 'mvbms-test' 2024-07-02 17:54:30 +03:00
hamza 7a4494f5ef addeed the correct scaling for the current sensor 2024-06-07 00:43:00 +03:00
hamza 5213a4a2e0 removed a comment 2024-06-07 00:42:34 +03:00
hamza 48854dc80a added sm_check_errors 2024-06-06 23:13:55 +03:00
hamza b4ee2b1b3b modified includes 2024-06-06 23:13:11 +03:00
hamza d3ec4a7f2f - modified the CAN class with a specific messages
- add documentation
2024-06-06 23:12:15 +03:00
hamza 5ed35b605b changed the code for the PWM signals 2024-06-06 16:46:57 +03:00
hamza 8983097b87 enabled can support and cleaned up the code for it 2024-06-06 16:46:10 +03:00
hamza 757165c9bf changed variables from static to extern for use in other functions 2024-06-03 01:32:33 +03:00
hamza f52abb8ef0 moved libraries to .h 2024-06-03 01:31:54 +03:00
Hamza Tamim e48b87a11e added delay for CAN 2024-06-02 23:06:07 +03:00
hamza ad21577cbb added some testing tools 2024-05-31 02:03:44 +03:00
Hamza cb4b5cb53e added sm_test_cycle_states(); 2024-05-28 19:43:24 +02:00
Hamza a0e55c0f44 implemented can_hanlde_recieve_command correctly
changed can_handle_send_status
2024-05-28 19:01:01 +02:00
Hamza 2c1171e830 moved libraries to .h file 2024-05-28 18:40:05 +02:00
Hamza fcc8f54fe0 removed stdint.h 2024-05-28 18:39:35 +02:00
Hamza 07f11db3f0 fixed includes 2024-05-27 13:46:49 +02:00
Hamza fc24a34740 updated state machine 2024-05-27 13:29:53 +02:00
Hamza 9042ceb02c updated can.c 2024-05-26 21:04:14 +02:00
Hamza 863b085d1c removed old code 2024-05-26 21:03:26 +02:00
Hamza 5404cc9298 PWM_control is complete 2024-05-26 19:57:14 +02:00
Hamza f6ba786e1b added PWM_powerground_control()
moved pg2 to TIM15CH2
2024-05-25 18:41:12 +02:00
Hamza Tamim 7133516721 added PWM_control 2024-05-24 21:13:02 +03:00
Kilian Bracher 600d55f292 fix build error with HAL 2024-05-24 19:38:26 +02:00
Hamza Tamim 77f9b364a0 changed the ioc file 2024-05-24 20:12:42 +03:00
Kilian Bracher b87a0ca55c clean up 2024-05-24 19:06:34 +02:00