skarg
|
0a02accdb1
|
Removed deprecated property.
|
2010-06-26 03:54:22 +00:00 |
|
tbrennan3
|
53d0a1510c
|
The beginning of doxygenation, for the Linux port:
As a first step, added an @file description for each file.
|
2010-02-14 05:46:31 +00:00 |
|
skarg
|
c04e69da8c
|
Fixed EOL, indent.
|
2009-10-24 17:02:59 +00:00 |
|
skarg
|
967b86721f
|
Updated some old demos for the new RP handling.
|
2009-08-23 03:36:11 +00:00 |
|
skarg
|
c7a5c05ac7
|
Moved send I-Am to a send module and out of iam.c.
|
2008-11-12 15:38: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
|
9069c939da
|
Fixing indent oops which removed the contents of all these files.
|
2007-06-14 05:33:15 +00:00 |
|
skarg
|
ea4863ca25
|
Indented.
|
2007-06-14 05:14:26 +00:00 |
|
skarg
|
b686fa7ca7
|
changed c++ comments to c comments using comment.sh script.
|
2006-02-19 01:33:30 +00:00 |
|
skarg
|
d6a891f0d1
|
running the indent on the files.
|
2006-02-18 23:11:25 +00:00 |
|
skarg
|
0ea1bf30bf
|
refactored handlers.c into a bunch of little individual files in the demo/handler/ directory. Handlers begin with h_, and Send files begin with s_. The Send files are prototyped in client.h.
|
2006-01-14 23:48:03 +00:00 |
|
skarg
|
2dd16e5be2
|
corrected unit tests for character set encodings.
|
2006-01-05 19:54:52 +00:00 |
|
skarg
|
1cc71f8d14
|
changed the modules to use the new BACNet string types.
Modified the device object to handle having the string properties changed via WriteProperty service.
Updated the unit tests.
Updated the demo objects.
|
2005-12-23 17:39:36 +00:00 |
|
skarg
|
1f34710f24
|
Changed the APDU handler to handle freeing the transactions even when there is a custom handler being used.
|
2005-12-17 22:37:16 +00:00 |
|
skarg
|
caf018f072
|
updated the read property demo.
|
2005-12-07 19:55:39 +00:00 |
|
skarg
|
cc5c1bba47
|
Added comments to the read property demo.
|
2005-11-13 12:55:12 +00:00 |
|
skarg
|
491a0c34cd
|
Refactored error message for RPM to use.
|
2005-11-13 00:38:27 +00:00 |
|
skarg
|
f0f3c9ab64
|
Got the ARCNET datalink layer working
|
2005-09-07 13:01:54 +00:00 |
|
skarg
|
4ba79baf1e
|
Added handling for ARCNET on the Linux port.
|
2005-09-06 20:41:01 +00:00 |
|
skarg
|
7368ba24f6
|
refactored after BACnet/IP refactoring.
|
2005-09-06 20:31:34 +00:00 |
|
skarg
|
2e87236e9b
|
Added externs declarations to header files to handle C++ compilation.
Cleaned up BACnet/IP API a little.
|
2005-08-13 14:10:21 +00:00 |
|
skarg
|
bc21625461
|
refactored the BACnet/IP for each of the ports
|
2005-08-12 15:44:42 +00:00 |
|
skarg
|
ff1dbe83b0
|
made the datalink generic while adding datalink for MS/TP
|
2005-06-30 21:31:00 +00:00 |
|
skarg
|
2624538022
|
modified for AtomicReadFile handling.
|
2005-06-12 01:01:30 +00:00 |
|
skarg
|
45bc2cf1be
|
commented out the read property test to keep it quieter on the network.
|
2005-05-31 16:08:30 +00:00 |
|
skarg
|
5d7ddd1b2c
|
changed the read property to read all standard device properties
|
2005-05-28 11:34:20 +00:00 |
|
skarg
|
4c8f288b4b
|
modified to support confirmed messages. Verified with ReadProperty request.
|
2005-05-25 00:42:21 +00:00 |
|
skarg
|
489dde9fb8
|
corrected BACnet/IP for the linux port.
|
2005-05-05 16:04:34 +00:00 |
|
skarg
|
3fb559b60a
|
corrected data link receive of large packets that were reporting a actual PDU length but not loading the PDU.
|
2005-05-05 10:39:07 +00:00 |
|
skarg
|
be646af144
|
adding BACnet/IP to the Linux port
|
2005-05-04 17:53:05 +00:00 |
|
skarg
|
28d45505ad
|
refactored the handlers
|
2005-05-04 13:07:26 +00:00 |
|
skarg
|
bda993e810
|
added write property support
|
2005-04-30 12:29:07 +00:00 |
|
skarg
|
b84eb22278
|
modified while adding analog input object
|
2005-04-22 23:21:58 +00:00 |
|
skarg
|
ba7e028795
|
added I-Am reception to the linux port.
|
2005-04-22 10:04:50 +00:00 |
|
skarg
|
d6033b03a3
|
added timeout to the ethernet receive
|
2005-04-18 20:53:02 +00:00 |
|
skarg
|
4e83dc3cb3
|
Added a reject handler function pointer to simplify the reject message for unsupported services.
|
2005-04-17 01:34:20 +00:00 |
|
skarg
|
da44de60b3
|
corrected defects
|
2005-04-08 21:28:34 +00:00 |
|
skarg
|
f510255c45
|
added read property support.
|
2005-04-02 11:12:28 +00:00 |
|
skarg
|
674e87b77d
|
creating read property support
|
2005-04-01 11:48:47 +00:00 |
|
skarg
|
66f3cb4a00
|
adding read property service
|
2005-03-23 23:09:04 +00:00 |
|
skarg
|
fd84cfbfee
|
added reject messages
|
2005-03-23 19:22:22 +00:00 |
|
skarg
|
e68f8008d5
|
corrected code to make it work
|
2005-03-23 16:53:10 +00:00 |
|
skarg
|
4f83a07d1b
|
debugging linux port
|
2005-03-19 16:57:17 +00:00 |
|
skarg
|
e2a8d15689
|
adding TSM support
|
2005-03-19 01:44:14 +00:00 |
|
skarg
|
7d768beefc
|
added whois handler
|
2005-03-17 22:04:12 +00:00 |
|
skarg
|
d46cfca4d0
|
moved npdu handler code into npdu.c
|
2005-03-17 19:18:04 +00:00 |
|
skarg
|
163306cc0c
|
updating to use apdu.c library
|
2005-03-16 21:31:28 +00:00 |
|
skarg
|
c62d283ec4
|
compiles!
|
2005-03-16 19:47:16 +00:00 |
|
skarg
|
f08d6499c9
|
getting the test system working.
|
2005-03-16 19:12:31 +00:00 |
|