15 Commits

Author SHA1 Message Date
16824744e7 V1.3 2024-07-06 13:23:12 +03:00
hamza
f50643cc84 V1.2 2024-07-05 12:46:52 +03:00
79f69333a5
cleanup, some error handling 2024-07-04 20:01:30 +02:00
hamza
48854dc80a added sm_check_errors 2024-06-06 23:13:55 +03:00
hamza
757165c9bf changed variables from static to extern for use in other functions 2024-06-03 01:32:33 +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
fc24a34740 updated state machine 2024-05-27 13:29:53 +02:00
b87a0ca55c clean up 2024-05-24 19:06:34 +02:00
Hamza
6f26e46e51 added sm_get_state_code(), added more ErrorKinds 2024-05-24 15:20:23 +02:00
fe3bcb6ebb updated the state_machine and added it to main 2024-05-23 22:41:21 +03:00
d701266509 switch errorkind to bitfield 2024-05-23 18:27:51 +02:00
1642627dd2 updated the state machine 2024-05-23 19:08:46 +03:00
61c8d173a1 added state_machine.c 2024-05-23 19:08:23 +03:00