skarg
|
d9c4429fd0
|
Corrected bug in demo RP handler for Analog Outputs. Thank you to Paul Bremer!
|
2007-11-08 16:45:35 +00:00 |
|
skarg
|
d664287176
|
Corrected the offset when an Error is returned in ReadPropertyMultiple. Thanks Paul B.!
|
2007-10-26 13:50:33 +00:00 |
|
skarg
|
65b7dea8bf
|
Reducing the memory required by ATmega168 port.
|
2007-10-14 02:01:18 +00:00 |
|
skarg
|
64c731d2bc
|
Moved remotely
|
2007-10-10 11:49:20 +00:00 |
|
skarg
|
18d7c4c42b
|
Moved remotely
|
2007-10-10 11:49:03 +00:00 |
|
skarg
|
ff102a71ed
|
Moved remotely
|
2007-10-10 11:48:44 +00:00 |
|
skarg
|
0c527b8162
|
Cleaned up Borland compile.
|
2007-09-07 18:00:42 +00:00 |
|
skarg
|
880adb383f
|
Fixed inconsistency in demo ReadProperty handler.
|
2007-09-05 23:46:25 +00:00 |
|
skarg
|
46ab0030c8
|
Fiddling with the MAX_MDPU and datalink stuff.
|
2007-09-01 00:42:12 +00:00 |
|
skarg
|
cc4c46b84d
|
Corrected bug in all confirmed handlers: if a segmented message was received, the handler tried to decode it instead of immediately sending an abort. This caused lockup with WriteProperty.
|
2007-08-18 00:06:48 +00:00 |
|
skarg
|
f4f83d2d49
|
Refactored ReadPropertyMultiple handler.
|
2007-07-20 18:46:02 +00:00 |
|
skarg
|
f25766c185
|
Cleaned up device object and server demo for MS/TP properties and compiler warnings.
|
2007-07-20 00:42:49 +00:00 |
|
skarg
|
30c186d730
|
Corrected ReadPropertyMultiple handler. Tested using VTS with demo/server running under linux.
|
2007-07-19 18:27:03 +00:00 |
|
skarg
|
5b07b5b920
|
Integrated ReadPropertyMultiple with the demo/server application. Compiles, but untested.
|
2007-07-19 00:21:38 +00:00 |
|
skarg
|
a8555ef196
|
Integrating the ReadPropertyMultiple handler - not working yet.
|
2007-07-17 03:02:25 +00:00 |
|
skarg
|
b952a54966
|
Adding ReadPropertyMultiple handler (thank you to John Stachler for this contribution!). Untested and not finished integrating with the demos.
|
2007-07-17 00:21:31 +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 |
|
s3rock
|
4b00c2b9f8
|
Added PRINT_ENABLED statements
|
2007-06-13 18:28:00 +00:00 |
|
skarg
|
13aaa9e847
|
Added debug prints to the AtomicReadFile handler.
|
2007-06-06 16:38:39 +00:00 |
|
skarg
|
cddb5b7dd3
|
Corrected signed value decoding for signed16 and signed8.
|
2007-06-06 15:54:24 +00:00 |
|
skarg
|
42146f3da7
|
Removed file/folder
|
2007-03-30 20:23:35 +00:00 |
|
skarg
|
7205b32f99
|
Changed PIC18F6720 demo to include BI, BV, and AI objects.
|
2007-03-27 14:06:58 +00:00 |
|
skarg
|
9afdc3fffa
|
Adding unit tests to Load Control object to verify state machine.
|
2007-02-26 22:02:19 +00:00 |
|
skarg
|
ca1af32d7c
|
Changed AtomicWriteFile handler to return complex Ack instead of Simple Ack.
|
2007-02-26 00:05:19 +00:00 |
|
skarg
|
8d14d078a9
|
Added missing header file.
|
2007-02-25 23:27:30 +00:00 |
|
skarg
|
15af87a4fd
|
Created handler for AtomicWriteFile service. Added it to the demo/server example.
|
2007-02-25 23:23:53 +00:00 |
|
skarg
|
1386b41f2d
|
Ran the indent and comment script to standardize the source files.
|
2007-02-23 02:14:50 +00:00 |
|
skarg
|
8b41ab1e07
|
added newline at end of file to eliminate compiler warning.
|
2007-02-20 21:04:44 +00:00 |
|
skarg
|
b3d15b1f37
|
Enhanced the WriteProperty service demo to allow multiple tagged data elements and to allow context data.
|
2007-02-20 20:56:08 +00:00 |
|
skarg
|
f3adf2140d
|
updated for PIC port.
|
2007-02-06 20:23:42 +00:00 |
|
skarg
|
56ef663061
|
Added read property handler for just a single device object.
|
2007-02-02 22:47:26 +00:00 |
|
skarg
|
71d59fbb8b
|
Standardized the comments and indentation using the comment.sh and indent.sh scripts.
|
2007-02-02 02:25:15 +00:00 |
|
skarg
|
42985437e5
|
Added demo for PIC18F6720 with MS/TP datalink layer. Untested.
|
2007-02-01 21:37:53 +00:00 |
|
skarg
|
c27c5002d5
|
integrated the load control object into the demos.
|
2007-01-26 12:47:46 +00:00 |
|
skarg
|
a39c9de535
|
Fixed the problems from the WriteProperty changes. Compiles cleanly. Needs tested.
|
2007-01-18 22:03:00 +00:00 |
|
skarg
|
f7d549dec6
|
Cleaned up warnings from Visual C++ 6.0 compile by adding casts.
|
2006-12-12 15:45:01 +00:00 |
|
skarg
|
5dd8c6da91
|
Converted to standard indent style.
|
2006-10-07 14:13:34 +00:00 |
|
skarg
|
f45d694a51
|
Corrected the server bit in the abort PDU which was missing for the abort messages.
|
2006-10-05 22:46:59 +00:00 |
|
skarg
|
4ddeb3dcad
|
Corrected ReadProperty reply when data is too big to fit into APDU. It is required to be an Abort messaage, not an Error message.
|
2006-10-05 12:47:23 +00:00 |
|
skarg
|
19d5b94fcc
|
corrected encoding for DCC demo handler.
|
2006-09-24 03:20:50 +00:00 |
|
skarg
|
947e35c35c
|
Corrected demo send example for whohas service.
|
2006-09-24 03:09:33 +00:00 |
|
skarg
|
f54c97a657
|
corrected apdu encoding for error production for demo read property handler.
|
2006-09-24 03:03:52 +00:00 |
|
skarg
|
337bc5ab4e
|
Corrected the NPDU encoding for the demo handlers.
|
2006-09-23 22:02:04 +00:00 |
|
skarg
|
07a1077b2d
|
correcting the npdu encoding for handlers.
|
2006-09-22 21:16:20 +00:00 |
|
skarg
|
05abf5be23
|
included ethernet and arcnet in demo for readprop and server on Linux. Corrected the ethernet length. Corrected warnings in s_rp and s_whois.
|
2006-08-13 16:53:15 +00:00 |
|
skarg
|
3560e3d06f
|
updated the linux data link layers for changed apdu that passes npdu.
|
2006-08-13 11:19:42 +00:00 |
|
skarg
|
a30d497669
|
indented.
|
2006-08-13 00:57:17 +00:00 |
|
skarg
|
5bb205dc03
|
Changed the API to pass the NPDU data down through the datalink layer in order to make the dlmstp work since it needs data-expecting-reply information. Of course, this affected all the demos, all the unit tests, and most of the demo handlers. Corrected some TSM leaks in confirmed messages. Refactored the AtomicReadFile and AtomicWriteFile demos by moving the Send_ functions to the demo/handlers directory and using the s_whois common handler. Added some common defines for the BACnet version and revision since several modules were using the info. Hopefully I didn't break too many things.
|
2006-08-13 00:54:05 +00:00 |
|
skarg
|
79d84b324e
|
Added a PRINT_ENABLED define to allow small embedded devices without print capability to use some functions in this module.
|
2006-08-10 19:42:42 +00:00 |
|