skarg
|
0f53e4c9e9
|
Updated the pic18f6720 demo in the ports directory. Added EPICS for the pic18f6720.
|
2007-04-02 21:31:26 +00:00 |
|
skarg
|
aefe3dccd0
|
|
2007-04-02 20:58:17 +00:00 |
|
skarg
|
af939531ce
|
Added include file to fix compiler warning.
|
2007-04-02 20:10:45 +00:00 |
|
skarg
|
8ad1126df6
|
Added check to see if BIG_ENDIAN was defined and issue an error if it was not defined.
|
2007-04-02 20:10:01 +00:00 |
|
skarg
|
4dcd77dbf6
|
Fixed include list in readme.txt
|
2007-04-02 20:08:32 +00:00 |
|
skarg
|
d9e1e7a5e4
|
|
2007-04-02 19:51:39 +00:00 |
|
skarg
|
ee3771eb07
|
Added analog value object to the ReadProperty handler for the pic18f6720 ports demo.
|
2007-04-02 16:18:15 +00:00 |
|
skarg
|
3acdc464aa
|
Updated website content.
|
2007-04-02 12:58:21 +00:00 |
|
skarg
|
2b85b30b55
|
Added a diagram showing basic architecture. Added FAQ document.
|
2007-04-02 00:37:37 +00:00 |
|
skarg
|
42ade5a5a0
|
Added WriteProperty service and Analog Value object without priority array to pic18f6720 port demo.
|
2007-03-30 20:51:57 +00:00 |
|
skarg
|
378b5f710d
|
Copied remotely
|
2007-03-30 20:25:31 +00:00 |
|
skarg
|
42146f3da7
|
Removed file/folder
|
2007-03-30 20:23:35 +00:00 |
|
skarg
|
825b7cf0ca
|
Copied remotely
|
2007-03-30 20:23:22 +00:00 |
|
skarg
|
1d231312aa
|
Copied remotely
|
2007-03-30 20:22:31 +00:00 |
|
skarg
|
bfb5859a44
|
cleaned up errant comments.
|
2007-03-30 20:17:36 +00:00 |
|
skarg
|
8b13d401a3
|
cleaned up warning for unused variables during Win32 compile.
|
2007-03-28 13:06:48 +00:00 |
|
skarg
|
b602ba5739
|
Added demo for extracting EPICS from device. Only extracts device object properties at this time.
|
2007-03-27 17:39:27 +00:00 |
|
skarg
|
7205b32f99
|
Changed PIC18F6720 demo to include BI, BV, and AI objects.
|
2007-03-27 14:06:58 +00:00 |
|
skarg
|
befc997533
|
Reverted change of sprintf %u to %lu since gcc defines uint32_t as unsigned int rather than long unsigned int like the pic. I will just add a note to the readme or demo projects for the PIC.
|
2007-03-27 13:44:48 +00:00 |
|
skarg
|
c861d27cad
|
Potential library include.
|
2007-03-27 12:59:47 +00:00 |
|
skarg
|
b68f1a0f8e
|
Changed sprintf from %u or %d to %lu to fix problem in PIC ports.
|
2007-03-27 11:20:39 +00:00 |
|
skarg
|
6f04232d32
|
Updated for running the PIC demo.
|
2007-03-23 17:07:13 +00:00 |
|
skarg
|
71cdafef52
|
added unit test for Lighting Output object.
|
2007-03-10 20:03:40 +00:00 |
|
skarg
|
5d15c86541
|
Cleaned up warnings and comments.
|
2007-03-10 20:03:14 +00:00 |
|
skarg
|
912f17996c
|
Creating a demo of the proposed Lighting Output object.
|
2007-03-10 13:54:46 +00:00 |
|
skarg
|
a2dc62a68c
|
Changed where Shed_Levels was initialized. Added comments.
|
2007-03-05 16:13:19 +00:00 |
|
skarg
|
b41c124dcc
|
Corrected Analog Output setting of value which had priority off-by-one error.
|
2007-02-27 22:17:34 +00:00 |
|
skarg
|
f3f963e66d
|
Added unit testing for load control object state machine.
|
2007-02-27 22:16:52 +00:00 |
|
skarg
|
9afdc3fffa
|
Adding unit tests to Load Control object to verify state machine.
|
2007-02-26 22:02:19 +00:00 |
|
skarg
|
2661171f42
|
Tuning the start time and the other change states check in the state machine.
|
2007-02-26 20:36:29 +00:00 |
|
skarg
|
f45aa10571
|
Added extra check in case TSM_ENABLED is not defined.
|
2007-02-26 14:11:55 +00:00 |
|
skarg
|
29267681d2
|
Moved and inverted the TSM_ENABLED preprocessor check since it wasn't working for when compiled with apdu.c on Linux under GCC.
|
2007-02-26 14:04:18 +00:00 |
|
skarg
|
ca1af32d7c
|
Changed AtomicWriteFile handler to return complex Ack instead of Simple Ack.
|
2007-02-26 00:05:19 +00:00 |
|
skarg
|
d119f3cacc
|
Changed the name of the files to temp files.
|
2007-02-25 23:30:23 +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
|
6f67d4c59d
|
Removed file/folder
|
2007-02-23 13:21:38 +00:00 |
|
skarg
|
63e18a0f1f
|
Release BACnet Protocol Stack 0.3.0
|
2007-02-23 13:19:57 +00:00 |
|
skarg
|
6c5b409dcf
|
Tested Win32 port projects.
|
2007-02-23 13:05:19 +00:00 |
|
skarg
|
e29e9ded59
|
Fixed warnings generated by Visual C++ 6.0.
|
2007-02-23 13:04:33 +00:00 |
|
skarg
|
63360d8c3b
|
Corrected unit test to compile.
|
2007-02-23 02:22:05 +00:00 |
|
skarg
|
1386b41f2d
|
Ran the indent and comment script to standardize the source files.
|
2007-02-23 02:14:50 +00:00 |
|
skarg
|
ada921d5f3
|
Added diagnostic debug to load control object for verification.
|
2007-02-22 22:25:11 +00:00 |
|
skarg
|
f36425de09
|
Corrected effeciency of state machine in load control object.
|
2007-02-22 22:09:19 +00:00 |
|
skarg
|
58d23afc4e
|
Corrected octet string encoding cut/paste error when memcopy was replaced by for-loop. This was found during unit testing.
|
2007-02-21 18:49:51 +00:00 |
|
skarg
|
8b41ab1e07
|
added newline at end of file to eliminate compiler warning.
|
2007-02-20 21:04:44 +00:00 |
|
skarg
|
fa79a1b7ce
|
removed unused variable.
|
2007-02-20 21:03:16 +00:00 |
|
skarg
|
ef1e2f0b06
|
added missing include file.
|
2007-02-20 21:01:53 +00:00 |
|
skarg
|
4d91e68c6c
|
removed unused local variables.
|
2007-02-20 20:59:16 +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 |
|