.. |
BlinkPort.cpp
|
除了Buffer其它任何地方不得使用memcpy/memset
|
2016-03-11 04:39:30 +00:00 |
BlinkPort.h
|
闪烁端口,增加Stop方法,声光报警上通过
|
2015-10-29 10:13:38 +00:00 |
Button.cpp
|
所有NULL更换为nullptr,GCC要求更严格。
|
2016-03-14 04:28:04 +00:00 |
Button.h
|
使用cstring替代const char*
|
2016-06-02 12:10:54 +00:00 |
Button_GrayLevel.cpp
|
使用cstring替代const char*
|
2016-06-02 12:10:54 +00:00 |
Button_GrayLevel.h
|
使用cstring替代const char*
|
2016-06-02 12:10:54 +00:00 |
Button_magnetic.cpp
|
所有NULL更换为nullptr,GCC要求更严格。
|
2016-03-14 04:28:04 +00:00 |
Button_magnetic.h
|
使用cstring替代const char*
|
2016-06-02 12:10:54 +00:00 |
CommandPort.cpp
|
任务操作函数全部修改为以毫秒ms为单位,所以需要减小1000倍
|
2015-10-05 12:57:37 +00:00 |
CommandPort.h
|
所有NULL更换为nullptr,GCC要求更严格。
|
2016-03-14 04:28:04 +00:00 |
FlushPort.cpp
|
所有NULL更换为nullptr,GCC要求更严格。
|
2016-03-14 04:28:04 +00:00 |
FlushPort.h
|
任务系统调度时间单位改为ms,局部测试系统可工作,但是时间变慢
|
2015-10-05 11:40:05 +00:00 |
IR.cpp
|
所有NULL更换为nullptr,GCC要求更严格。
|
2016-03-14 04:28:04 +00:00 |
IR.h
|
所有NULL更换为nullptr,GCC要求更严格。
|
2016-03-14 04:28:04 +00:00 |
IRcoding.cpp
|
集体修改断言
|
2016-03-18 01:48:17 +00:00 |
IRcoding.h
|
所有NULL更换为nullptr,GCC要求更严格。
|
2016-03-14 04:28:04 +00:00 |
PulsePort.cpp
|
public Value 方便外部随时 Read
|
2016-04-10 07:57:36 +00:00 |
PulsePort.h
|
public Value 方便外部随时 Read
|
2016-04-10 07:57:36 +00:00 |
Sensor.cpp
|
所有NULL更换为nullptr,GCC要求更严格。
|
2016-03-14 04:28:04 +00:00 |
Sensor.h
|
使用cstring替代const char*
|
2016-06-02 12:10:54 +00:00 |
Sound.cpp
|
所有NULL更换为nullptr,GCC要求更严格。
|
2016-03-14 04:28:04 +00:00 |
Sound.h
|
所有NULL更换为nullptr,GCC要求更严格。
|
2016-03-14 04:28:04 +00:00 |