skarg
|
5111b9fb4e
|
Modified code to clean up some compiler warnings.
|
2012-05-18 23:34:45 +00:00 |
|
skarg
|
f6096f6a4d
|
Unified the licenses on header files since we don't have any inline functions or macros with substantial bodies. Per RMS: "Our view is that just using structure definitions, typedefs, enumeration constants, macros with simple bodies, etc., is NOT enough to make a derivative work. It would take a substantial amount of code (coming from inline functions or macros with substantial bodies) to do that."
|
2012-04-18 16:15:59 +00:00 |
|
skarg
|
9e8c2b0927
|
Added explicit datalink_cleanup to all demo applications.
Moved bip_cleanup() to port specific files.
This works better for bacnet-stack DLLs.
|
2012-02-10 22:12:15 +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 |
|
skarg
|
710cfccfef
|
Indented using indent script.
|
2010-05-04 21:06:26 +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 |
|
skarg
|
cf9d15631a
|
Indented using indent script. Corrected any C++ comments using the comment script.
|
2008-03-10 21:00:48 +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
|
411d6c1b24
|
Indented.
|
2007-11-29 15:56:53 +00:00 |
|
skarg
|
cf3f881f7a
|
Changed BIP debug from define to variable since we are using a lib. Affects Win32 and Linux.
|
2007-10-25 02:13:02 +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 |
|