Commit Graph

184 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 36df442214 完成第一版can comm多机通信,还未测验,可能有bug. 2022-11-27 22:38:59 +08:00
NeoZeng 82ee444c00 增加CAN Comm通信功能,接收中断处理尚未编写完毕 2022-11-27 20:58:49 +08:00
NeoZeng 490b957045 fix can rx fifo bug 2022-11-23 22:10:44 +08:00
NeoZeng 62b1783b59 修复GM6020电机接收ID计算错误问题 2022-11-20 17:17:09 +08:00
NeoZeng 29877a4b64 修复电机接收角度计算bug 2022-11-20 16:26:32 +08:00
NeoZeng e3137d867f 修改了bsp_usart的初始化方式,防止出现变包长数据读取一场的问题.增加了注释. 2022-11-19 16:28:39 +08:00
NeoZeng be4609c4d2 Merge branch 'referee' 2022-11-19 15:43:57 +08:00
NeoZeng 076973f41e 修复类型支持问题和重复定义 2022-11-19 15:40:38 +08:00
NeoZeng 1dc8622f53 修改编译器的类型支持,将老旧的struct_typedef替换为新的stdint-gcc.h 2022-11-19 15:34:15 +08:00
kidneygood 6c56d4d19f 解决编译问题,消除packed警告 2022-11-19 14:30:32 +08:00
kidneygood 0d94ff3f28 修复字节对齐问题 2022-11-18 22:53:53 +08:00
kidneygood 611db0ded1 asdf 2022-11-18 22:06:06 +08:00
NeoZng 9908dfd015 update doc 2022-11-13 21:46:52 +08:00
NeoZng 82a55d7eca add tutorial 2022-11-12 18:03:18 +08:00
NeoZng 0fb67070b8 更新dji_motor初始化的配置,优化参数传递 2022-11-12 12:39:36 +08:00
NeoZng 55e12955b7 update seasky doc 2022-11-11 22:23:17 +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 00298e9bfe mute build output 2022-11-11 12:32:24 +08:00
NeoZng 35d88aaa93 fix bugs 2022-11-09 20:24:22 +08:00
NeoZng 4d32450e3d fix bugs 2022-11-09 19:53:23 +08:00
NeoZng 4d27bd9b0f change all usart modules to have same api 2022-11-05 21:59:03 +08:00
NeoZng 95607668e1 add vision protocol 2022-11-03 20:38:55 +08:00
NeoZng a2b7558047 finish all bsp utilities 2022-11-01 22:32:15 +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 a3a95768e6 add motor_task.c 2022-10-20 21:14:17 +08:00
NeoZng 78f85b7fda init commit 2022-10-20 17:13:02 +08:00