skarg
|
2a0bf4926a
|
Performed standard indent script indent.sh on project files.
|
2010-12-15 19:02:40 +00:00 |
|
bacpack
|
a639864cc8
|
In bip.c getter and setter functions of IP address and Port number expect and return values in the network byte order. All ntoh and hton were eliminated from bip.c.
All other modules changed to be consistent.
arm7 port left unchanged.
|
2010-11-04 13:30:26 +00:00 |
|
bacpack
|
73415f4a5d
|
Modified to store and use IP addresses and the IP port number in the network byte order.
|
2010-10-29 17:29:01 +00:00 |
|
bacpack
|
76260a994d
|
Fix receive BVLL Forwarded-NPDU message: the received source address is in network data format and it has to be stored in the same format.
Note: the encode_ and decode_ functions are broken; they ignore host's endianness.
|
2010-10-27 14:50:52 +00:00 |
|
tbrennan3
|
f92316649b
|
Started a Doxygen module for DataLink layer, for the default DataLink templates and for BACnet/IP.
|
2010-03-24 03:41:39 +00:00 |
|
tbrennan3
|
cc20f225b9
|
The beginning of doxygenation:
As a first step, added an @file description for each file.
|
2010-02-14 05:29:43 +00:00 |
|
minack
|
88f3aab51d
|
Code cleanup to get rid of some warnings during compilation.
|
2009-07-08 22:25:54 +00:00 |
|
skarg
|
3d3d7e420d
|
Ran the comment and indent tools on the source code.
|
2008-04-24 01:07:23 +00:00 |
|
skarg
|
140f9369fc
|
Corrected the BACnet/IP code to accept packets Forwarded from BBMDs. Thank you Carl!
|
2008-04-16 14:50:34 +00:00 |
|
skarg
|
cf9d15631a
|
Indented using indent script. Corrected any C++ comments using the comment script.
|
2008-03-10 21:00:48 +00:00 |
|
skarg
|
cff20d7669
|
Cleaned up compiler warnings for Borland 5.5 compile.
|
2008-03-08 15:09:14 +00:00 |
|
skarg
|
5bef9a18e2
|
Modified the WhoIs demo to use BBMD if configured for BACnet/IP. Corrected the BVLC code.
|
2008-01-22 01:18:12 +00:00 |
|
skarg
|
ef4f7bbf22
|
Added debug info.
|
2008-01-21 04:53:41 +00:00 |
|
skarg
|
e4ccba8310
|
Added debugging.
|
2008-01-21 03:03:43 +00:00 |
|
skarg
|
1477603af6
|
indented.
|
2007-11-29 16:39:48 +00:00 |
|
skarg
|
411d6c1b24
|
Indented.
|
2007-11-29 15:56:53 +00:00 |
|
skarg
|
b3896ea4f4
|
Added more functionality to BVLC (untested and uncompiled), and corrected BIP.
|
2007-10-16 01:24:22 +00:00 |
|
skarg
|
a2506536ed
|
Moved header files into the include directory. Moved source files into the src directory. Still need to updated the makefiles and projects.
|
2007-10-10 03:34:37 +00:00 |
|