This website works better with JavaScript.
Home
Explore
Help
Sign In
hanyongwei
/
TrainCamp_hanyongwei_StageTwo
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24
Commits
4
Branches
2.3 MiB
C
99%
C++
0.5%
Assembly
0.3%
Motorola 68K Assembly
0.2%
Branch:
master
dev1
dev2
dev3
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'master'
${ noResults }
TrainCamp_hanyongwei_StageTwo
/
plsr
History
hanyongwei
cbed24c4f0
修复100kHz时提前进入减速导致最后1Hz拖尾
1 month ago
..
accel_curve
修复100kHz时提前进入减速导致最后1Hz拖尾
1 month ago
command
修复段跳转逻辑:当跳转至为0但是非最后一段时,当前段执行完跳转到下一段。最后一段跳转至为0时,结束输出。
1 month ago
param
修复段跳转逻辑:当跳转至为0但是非最后一段时,当前段执行完跳转到下一段。最后一段跳转至为0时,结束输出。
1 month ago
path_plan
修复段跳转逻辑:当跳转至为0但是非最后一段时,当前段执行完跳转到下一段。最后一段跳转至为0时,结束输出。
1 month ago
pulse_driver
增加PWM输出引脚,允许切换Y0-Y2
1 month ago
run_control
修复100kHz时提前进入减速导致最后1Hz拖尾
1 month ago
signal_io
修正加速斜率和减速斜率的定义:加速斜率=(脉冲默认速度-0)/默认加速时间;减速斜率=(脉冲默认速度-0)/默认减速时间
1 month ago
plsr.c
增加flash存储
1 month ago
plsr.h
增加flash存储
1 month ago