Commit graph

19 commits

Author SHA1 Message Date
Данила Горнушко
c86191a104 added linked list and control of adv filters + some fixes + finished
simple filtering
2023-11-29 11:27:23 +03:00
Данила Горнушко
a841d5c44b continue to add filters. more templates, added commands 2023-11-29 09:30:15 +03:00
Данила Горнушко
4b95cb9a53 fix error passive after can restart 2023-11-28 18:26:16 +03:00
Данила Горнушко
b95a972949 better alarms and can recovery 2023-11-28 14:40:41 +03:00
Данила Горнушко
c0d8d19051 fix candown 2023-11-28 14:26:40 +03:00
Данила Горнушко
ebca79b676 minimal can receive delay 2023-11-28 13:59:41 +03:00
Данила Горнушко
c85792c265 added timestamps and new print function 2023-11-28 13:37:17 +03:00
Данила Горнушко
6cb2ec72c3 added alerts 2023-11-28 09:51:44 +03:00
Данила Горнушко
d037b1412c refactoring 2023-11-28 08:55:08 +03:00
Данила Горнушко
c3594ab41e fix logs while canup + make curr_can_state volatile 2023-11-28 08:21:04 +03:00
Данила Горнушко
18514d4d96 probably working canup, candown, canstop, new realization on canstats 2023-11-26 13:55:32 +03:00
Данила Горнушко
ba67c741d9 adding can_mutex 2023-11-26 08:34:12 +03:00
Данила Горнушко
d651f083b9 continue adding new commands 2023-11-25 11:01:19 +03:00
Данила Горнушко
47a956d458 Working send_can_frame args parsing, now we can use it to actually
communicate!
2023-11-24 18:11:06 +03:00
Данила Горнушко
c4da4bd248 adding can_cmd 2023-11-24 13:13:14 +03:00
Данила Горнушко
db30acc651 Now we can send ping + nice colorful messages 2023-11-24 12:02:17 +03:00
Данила Горнушко
36af7aa6fd remove extra code from cmd_system 2023-11-24 08:30:27 +03:00
Данила Горнушко
598669779f Working simultaneous output and console, redefined LOG function 2023-11-24 06:49:17 +03:00
Данила Горнушко
3fb1c8dd81 initial commit 2023-11-22 14:48:03 +03:00