Commit graph

99 commits

Author SHA1 Message Date
okhsunrog
d7d2a6780d added littlefs 2024-02-23 11:47:40 +03:00
okhsunrog
81415d1ab4 changed cmake version 2024-02-23 11:44:07 +03:00
okhsunrog
bad317d04e added sdkconfig.defaults 2024-02-23 00:39:31 +03:00
okhsunrog
c65a2355e2 started fixing project 2024-02-22 23:47:16 +03:00
okhsunrog
36036c7f35 added LICENSE 2024-02-13 16:56:57 +03:00
Danila Gornushko
0dccd85b81
Merge pull request #1 from AndreiCherniaev/main
[doc] add link to habr
2024-02-13 11:27:49 +03:00
AndreiCherniaev
61699347db [doc] add link to habr 2024-02-13 16:24:42 +09:00
okhsunrog
198c5f8fe4 remove sdkconfig from git 2024-02-12 07:38:10 +03:00
okhsunrog
397a49e85e added sdkconfig.defaults 2024-02-12 07:34:42 +03:00
okhsunrog
a1c1ec7962 New TODO 2024-02-12 07:00:11 +03:00
okhsunrog
51d6ae7dd6 Rename can_messages to uart_tx_ringbuf 2024-02-12 03:58:10 +03:00
okhsunrog
382627a9c2 added console as submodule 2024-02-11 00:12:36 +03:00
okhsunrog
df0790bb7d remove console component 2024-02-11 00:11:36 +03:00
Данила Горнушко
98b406b571 some linenoise refactoring 2023-12-16 13:08:17 +03:00
Данила Горнушко
c76a9669d8 refactoring 2023-12-16 12:51:13 +03:00
Данила Горнушко
526ead055a fix memory leak 2023-11-29 16:10:05 +03:00
Данила Горнушко
cbf3d97f5c remove some comments and redundant type 2023-11-29 15:52:06 +03:00
Данила Горнушко
6a539824be update README 2023-11-29 15:48:06 +03:00
Данила Горнушко
e794b50f2c fix software filtering staying on 2023-11-29 15:43:02 +03:00
Данила Горнушко
6bc8fbe979 fix smartfilter hint 2023-11-29 15:35:55 +03:00
Данила Горнушко
cc52b36f24 fix missing arg end 2023-11-29 15:28:18 +03:00
Данила Горнушко
bfb8465657 finished matches_filters logic 2023-11-29 14:27:22 +03:00
Данила Горнушко
d6f6a2f4d5 finished cansmartfilter command 2023-11-29 14:18:54 +03:00
Данила Горнушко
28c7242587 added function to destroy list 2023-11-29 12:01:20 +03:00
Данила Горнушко
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
Данила Горнушко
42b7132b89 Adding basic can filters support 2023-11-28 18:59:40 +03:00
Данила Горнушко
4b95cb9a53 fix error passive after can restart 2023-11-28 18:26:16 +03:00
Данила Горнушко
f28e4d953f added corrent canup with parameters (speed, mode, autorecovery) 2023-11-28 18:21:07 +03:00
Данила Горнушко
de9ef8984b refactor argtable options registration 2023-11-28 17:09:17 +03:00
Данила Горнушко
c2ec00dcf2 refactoring cmd 2023-11-28 15:49:01 +03:00
Данила Горнушко
e98c330b67 some fixes 2023-11-28 15:26:25 +03:00
Данила Горнушко
0433229be1 improve canstart 2023-11-28 15:05:24 +03:00
Данила Горнушко
3534cde47f improve some docs, impove candown 2023-11-28 15:02:00 +03:00
Данила Горнушко
3306550a16 Impove cansend 2023-11-28 14:45:51 +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
Данила Горнушко
cc79d4e954 add timestamp control 2023-11-28 14:24:17 +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
Данила Горнушко
09a14f390d added tec/rec counters 2023-11-28 12:44:54 +03:00
Данила Горнушко
397e9f9b45 new readme 2023-11-28 12:27:51 +03:00
Данила Горнушко
563c2fd641 working prompt update 2023-11-28 12:24:21 +03:00
Данила Горнушко
860bdd833d prepare to change prompt. a lot of fixes 2023-11-28 12:05:58 +03:00
Данила Горнушко
901c077207 -multiline +restart on ctrl_c 2023-11-28 10:08:40 +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
Данила Горнушко
4315b513d7 fixed missing newline 2023-11-28 07:04:56 +03:00
Данила Горнушко
18514d4d96 probably working canup, candown, canstop, new realization on canstats 2023-11-26 13:55:32 +03:00