Commit Graph

10 Commits

Author SHA1 Message Date
STT 646d37285f Add ini
Change the mode of communication with the airsim to non-blocking
2021-12-10 11:47:15 +08:00
STT c4d860a316 Add simulation features
Signed-off-by: STT
2021-12-10 08:57:15 +08:00
STT 2f9363b7a4 Add the log writing function
Signed-off-by: STT
2021-12-04 22:20:04 +08:00
STT d59dcae74e 1. add Mission class
2. Improve ground control station protocol analysis

Signed-off-by: STT
2021-12-02 18:35:32 +08:00
STT c83125c983 1. RemoterControlUnit类增加记录上一周期数据
2. Control类增加地面站部分控制模式(gcs、heading、speed)、遥控器和地面站控制逻辑为遥控器为主
3. GroundControlStation类修复参数名错误和serial  read字节数BUG
4. 打印数据,供调试使用,暂时放弃共享内存方法,更改主函数名和Timer

Signed-off-by: STT
2021-12-01 17:18:55 +08:00
STT 1cbde98046 打印数据,共调试使用 2021-12-01 11:51:04 +08:00
STT c223291005 1. 增加PID类
2. 模式增加”锁定,手动,直线(角速度与舵量闭环)“,由通道5控制
3. 增加LOS制导方法(路点模式使用)
4. 增加与地面站通讯功能(协议解析及通讯维持)
2021-11-30 17:49:41 +08:00
STT 50c769d8ee 1.add navigation
Signed-off-by: STT
2021-11-27 20:29:23 +08:00
STT 794aed33dd 1.增加模式选择(暂时只有手动和锁定)
2.优化代码,修改定时方式
2021-11-26 19:10:23 +08:00
STT 3d3e8f792e 遥控板初版 2021-11-26 15:48:54 +08:00