Commit Graph

16 Commits

Author SHA1 Message Date
NeoZeng f1301ab7de 将底层的封装统一为相同的格式 2022-11-28 17:54:07 +08:00
NeoZeng 8332422eac 1.初版can comm已经实现; 2.修改了电机\bsp_can\usart的初始化实现 2022-11-28 16:17:30 +08:00
NeoZeng cb3f5d92d1 新增了CAN变长度数据帧的基本支持 2022-11-27 23:06:45 +08:00
NeoZeng 82ee444c00 增加CAN Comm通信功能,接收中断处理尚未编写完毕 2022-11-27 20:58:49 +08:00
NeoZeng 32c63e4c18 删除废弃注释 2022-11-23 22:23:58 +08:00
NeoZeng 490b957045 fix can rx fifo bug 2022-11-23 22:10:44 +08:00
NeoZng 0fb67070b8 更新dji_motor初始化的配置,优化参数传递 2022-11-12 12:39:36 +08:00
NeoZng ebb33406bb add log.c 2022-11-11 21:20:58 +08:00
NeoZng a1509ee665 add doc for bsp_usart, bsp_can and dji_motor 2022-11-11 21:00:02 +08:00
NeoZng 35d88aaa93 fix bugs 2022-11-09 20:24:22 +08:00
NeoZng c113ca81e0 finish the beta version of dji_motor 2022-10-31 20:20:16 +08:00
NeoZng 3dd4f1066c finish basic dji motor 2022-10-31 12:14:47 +08:00
NeoZng 6441982964 update some motor defs 2022-10-30 22:19:13 +08:00
NeoZng 5f59ebb916 add motor 2022-10-29 23:14:19 +08:00
NeoZng f46a463449 change all memory management to heap instead of stack 2022-10-20 21:38:48 +08:00
NeoZng 78f85b7fda init commit 2022-10-20 17:13:02 +08:00