commCPU_SUPV/code/公共文档修订记录.txt
2025-04-30 16:24:29 +08:00

33 lines
1.4 KiB
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

2012-04-10 HSJ 修改general_socket.c文件中 getsockopt 函数中, 从int * 改为 unsigned int *
2012-04-13 HSJ [File: ../src/general_socket.c Line: 84]ERROR. Socket sent 0, error (11), no send buffers?
长时间都处于这种错误而不能关闭连接,这里主动关闭连接(未修改).
2012-04-23 HSJ 在MMS库中增加对XML文件的解析部分sx_enc.csx_dec.ctime_str.c
2012-04-26 HSJ 在文件general_function.c中增加VXWORKS下的几个函数定义这几个函数没有对应定义只在pfc8563_Rtc.c中实现了
2012-04-27 HSJ 修改VxWorks下获取毫秒数的方法用getTick只能精确到17ms左右
2012-04-28 HSJ 修改iec103_define.h增加几个传输原因定义
2012-04-28 HSJ 修改general_monitor.c中发送报文根据缓冲长度判断报文
2012-07-11 HSJ 修改general_function.c中VxWorks下创建线程threadIdOut保存的是创建线程的ID号。
2012-07-20 HSJ 修改general_function.c中设置linux下系统时间的bug秒时间取值错误
2012-08-08 HSJ 修改iec103_link_srv.c中如果103服务器端长期没有收到数据即Tm超时通知应用层连接断开
2012-08-24 HSJ 修改general_monitor.c中发送报文如果超过255的处理。
2013-06-03 HSJ 修改general_can.c增加对socketcan的支持同时增加定义CCES_ADI用于一些特殊应用
2014-06-07 HSJ 修改iec104_link_srv.h中命令缓冲区的大小改大到224
2015-01-15 HSJ 修改iec103_link_cln.c中把space_time_error改为30s把space_time_t0改为1500ms
2015-08-04 HSJ 修改general_can.c增加对10以上序号的串口的支持
2016-01-22 HSJ 修改103服务端支持分组召唤遥测FUN CODE=10 的长帧 )。客户端可考虑通过低级的命令发送这个功能码