13-03-17 Filed in:
Library | Tech LibraryChanges to the previous version:
- Modbus
TCP
client bug fixed. The bug prevented receiving large responses, more than 60 words, e.g. to FC3 (read holding registers).
http://www.dmitry-kazakov.de/ada/components.htmFrom Dmitry A. Kazakov
Read More…Tags: B-trees,Chebyshev series,Cryptography,Doubly-linked webs and lists,Blackboards,ELV/eQ-3 MAX!,Events,GNUTLS,Graphs,HTTP,FIFO,IEEE 754,MODBUS,TCP,Mutexes,ODBC,Parser,Persistent,Pools,Sets,Maps,SQLite,Stacks,Streams,Strings
AdaControl is a free (GMGPL) tool that detects the use of various kinds of constructs in Ada programs.
Its first goal is to control proper usage of style or programming rules, but it can also be used as a powerful tool to search for use (or non-use) of various forms of programming styles or design patterns.
Searched elements range from very simple, like the occurrence of certaine entities, declarations, or statements, to very sophisticated, like verifying that certain programming patterns are being obeyed..
With the help of Pascal Pignard, we have now a MacOS binary of our current AdaControl.
http://www.adalog.fr/fr/adacontrol.htmlEnjoy!
Jean-Pierre Rosen
Read More…