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.
18
Commits
4
Branches
2.3 MiB
C
99%
C++
0.5%
Assembly
0.3%
Motorola 68K Assembly
0.2%
Tree:
6cc6c31564
dev1
dev2
dev3
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '6cc6c31564'
${ noResults }
TrainCamp_hanyongwei_StageTwo
/
plsr
History
hanyongwei
6cc6c31564
修正加速斜率和减速斜率的定义:加速斜率=(脉冲默认速度-0)/默认加速时间;减速斜率=(脉冲默认速度-0)/默认减速时间
Signed-off-by: hanyongwei <2043702190@qq.com>
1 month ago
..
accel_curve
修正加速斜率和减速斜率的定义:加速斜率=(脉冲默认速度-0)/默认加速时间;减速斜率=(脉冲默认速度-0)/默认减速时间
1 month ago
command
Y0在完成模式、直线加减速下输出波形
1 month ago
param
修正加速斜率和减速斜率的定义:加速斜率=(脉冲默认速度-0)/默认加速时间;减速斜率=(脉冲默认速度-0)/默认减速时间
1 month ago
path_plan
增加加速时间小于起始脉冲周期的处理,直接阶跃到目标频率
1 month ago
pulse_driver
板载指示灯共阳极,输出高电平指示灯熄灭,输出低电平指示灯点亮。为了让起始测到低电平,改为空闲输出高电平。
1 month ago
run_control
修正加速斜率和减速斜率的定义:加速斜率=(脉冲默认速度-0)/默认加速时间;减速斜率=(脉冲默认速度-0)/默认减速时间
1 month ago
signal_io
修正加速斜率和减速斜率的定义:加速斜率=(脉冲默认速度-0)/默认加速时间;减速斜率=(脉冲默认速度-0)/默认减速时间
1 month ago
plsr.c
增加加速时间小于起始脉冲周期的处理,直接阶跃到目标频率
1 month ago
plsr.h
Y0在完成模式、直线加减速下输出波形
1 month ago