Commit Graph

9 Commits

Author SHA1 Message Date
STT dbcf696f52 The simulation environment can be used, but the ground control station data has a large delay after connection
Signed-off-by: STT
2021-12-10 16:51:24 +08:00
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 43a1b439fb 1. Add 'waypoint' 'trajectory' 'mission' control mode
2. Fix the mission upload function
3. Pack EXE

Signed-off-by: STT
2021-12-03 16:42:37 +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 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 3d3e8f792e 遥控板初版 2021-11-26 15:48:54 +08:00