Lines Matching full:all
16 - BUGS (ALL) : Fixed some small bugs in the porting guide.
24 - BUGS (ALL): Fixed bug in <eMBFuncReadInputRegister> where the high
54 - BUG (ALL): Modbus functions are compiled into the stack conditionally
58 - BUG (ALL): eMBInit did not correctly check for addresses. Therefore
61 - BUG (ALL): eMBFuncWriteHoldingRegister should use
63 - BUG (ALL): eMBFuncReadDiscreteInputs calculated the number of discrete
65 - FEATURE (ALL): Fixed some warnings in the code.
75 - OTHER (ALL): License is now BSD for protocol stack.
76 - BUG (ALL): The registers address received in a Modbus frame
80 - BUG (ALL): If the serial initialization within the porting fails
95 - FEATURE (ALL): Added support for Read/Write Multiple Registers
99 - FEATURE (ALL): Added some tips on reducing memory requirements
114 - FEATURE (ALL): eMBDisable can now be called multiple times
125 Linux/Cygwin port when not all bytes could be written by the first
130 - BUG (ALL): mbfunccoils contained a bug which limited the amount
134 If not all bytes where written in the first call or write was
136 - FEATURE (ALL): eMBRegisterCB now supports NULL as handler
148 - FEATURE (ALL): Added support for registering new functions handlers