skarg
|
de4067e195
|
Adding more functionality to load control object state machine.
|
2007-02-09 21:57:37 +00:00 |
|
skarg
|
36dc876231
|
Adding more functionality to load control object state machine.
|
2007-02-09 16:48:37 +00:00 |
|
skarg
|
0f43f3d227
|
Added functions to the analog output demo object to get and set the Present_Value.
|
2007-02-09 16:47:59 +00:00 |
|
skarg
|
64ebf973a8
|
Added functions to handle wildcard values for date and time.
|
2007-02-09 16:47:13 +00:00 |
|
skarg
|
bfc82bd07d
|
Changed array element 0 to be more clear in the code.
|
2007-02-08 21:57:47 +00:00 |
|
skarg
|
fee2356d30
|
adding state machine for load control
|
2007-02-07 22:00:45 +00:00 |
|
skarg
|
f3adf2140d
|
updated for PIC port.
|
2007-02-06 20:23:42 +00:00 |
|
skarg
|
ef5695a47a
|
Changed memmove to simple loop to be compatible with PIC port.
|
2007-02-05 16:33:33 +00:00 |
|
skarg
|
300386aff6
|
|
2007-02-05 16:10:48 +00:00 |
|
skarg
|
12b7016eed
|
Corrected linker script to have more stack and to reserve space for debugger.
|
2007-02-05 15:52:01 +00:00 |
|
skarg
|
898c42df2a
|
Changed default baud rate for MS/TP to be 38400 for pic18f6720 demo.
|
2007-02-02 22:48:20 +00:00 |
|
skarg
|
56ef663061
|
Added read property handler for just a single device object.
|
2007-02-02 22:47:26 +00:00 |
|
skarg
|
e89637f1f9
|
Corrected interrupts for pic18f6720 demo.
|
2007-02-02 19:10:47 +00:00 |
|
skarg
|
ba7a1ad750
|
|
2007-02-02 16:02:52 +00:00 |
|
skarg
|
3f6b19f8ac
|
Added pic18f6720 configuration bits.
|
2007-02-02 15:51:57 +00:00 |
|
skarg
|
d0c297914e
|
Corrected comments that didn't convert well automatically and caused syntax errors.
|
2007-02-02 15:03:57 +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
|
5e7c88b171
|
Corrected unit tests to work with new datalink file.
|
2007-02-02 02:20:21 +00:00 |
|
skarg
|
f9f53c1ec6
|
Corrected two compiler warnings.
|
2007-02-02 01:30:14 +00:00 |
|
skarg
|
294e257007
|
Corrected makefiles for demos since I removed the datalink.c file in favor of datalink.h only.
|
2007-02-01 22:31:35 +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
|
fc3074b8fa
|
Adding Load Control object state machine - not finished.
|
2007-01-23 21:44:29 +00:00 |
|
skarg
|
57e78e4f8e
|
Added ucov demo into makefile under win32.
|
2007-01-23 21:44:02 +00:00 |
|
skarg
|
7b7645f060
|
Added functions to assist Load Control object.
|
2007-01-23 21:43:26 +00:00 |
|
skarg
|
b6fcd46b93
|
Added datetime to unit tests that depended on it.
|
2007-01-22 22:13:34 +00:00 |
|
skarg
|
344ba775fd
|
corrected datetime function for compare.
|
2007-01-22 21:36:37 +00:00 |
|
skarg
|
0b1877d856
|
updated demo to use BACnet datetime module.
|
2007-01-22 20:41:20 +00:00 |
|
skarg
|
42481b7cd5
|
Updated demo to use datetime module.
|
2007-01-22 20:39:53 +00:00 |
|
skarg
|
d1cf788641
|
Added datetime module to demo applications.
|
2007-01-22 20:31:54 +00:00 |
|
skarg
|
df0ef160d8
|
Added datetime module to unit test script.
|
2007-01-22 19:45:08 +00:00 |
|
skarg
|
b52854a073
|
created unix make file for unit test.
|
2007-01-22 19:43:17 +00:00 |
|
skarg
|
c0bbabc27b
|
Finished unit testing the BACnet date time module.
|
2007-01-22 19:40:34 +00:00 |
|
skarg
|
f1df19f07c
|
Moved BACnet date and time into their own module.
|
2007-01-22 16:51:08 +00:00 |
|
skarg
|
5aee2513fa
|
Fixed errors in compile.
|
2007-01-19 21:59:38 +00:00 |
|
skarg
|
6864a32d22
|
Added time, date, and datetime helper functions for copy, compare, and set.
|
2007-01-19 21:53:16 +00:00 |
|
skarg
|
0a7102a79f
|
Adding Load Control object state machine.
|
2007-01-19 21:52:43 +00:00 |
|
skarg
|
cd01926295
|
Clean compile of initial load control object.
|
2007-01-19 19:46:33 +00:00 |
|
skarg
|
3933936a5d
|
Corrected writeproperty after changing API and testing.
|
2007-01-19 19:18:46 +00:00 |
|
skarg
|
a849f198b2
|
change the help usage text.
|
2007-01-19 19:18:03 +00:00 |
|
skarg
|
c569282174
|
Fixed unit tests after write property changes.
|
2007-01-19 16:09:01 +00:00 |
|
skarg
|
a39c9de535
|
Fixed the problems from the WriteProperty changes. Compiles cleanly. Needs tested.
|
2007-01-18 22:03:00 +00:00 |
|
skarg
|
5dc9942e9c
|
Finished coding the read/write property handling for load control object - untested.
|
2007-01-18 21:28:46 +00:00 |
|
skarg
|
c9e1382044
|
Modified WriteProperty handler to handle context-specific, application, and constructed data. Fixed up all the demos to use new API.
|
2007-01-18 21:22:40 +00:00 |
|
skarg
|
69e9cf4ee1
|
Fixed unit test for data length function.
|
2007-01-18 19:35:11 +00:00 |
|
skarg
|
f48e6997ac
|
adding BACnet application and context-specfic data parsing for WriteProperty.
|
2007-01-18 19:32:31 +00:00 |
|
skarg
|
176331270c
|
Added more properties for the Load Control object. Adding write properties.
|
2007-01-15 21:57:29 +00:00 |
|
skarg
|
66dab677d6
|
Fixed comment.
|
2007-01-15 21:56:57 +00:00 |
|
skarg
|
b36225149c
|
Corrected index offset for priority array when read one index at a time.
|
2007-01-15 16:10:12 +00:00 |
|
skarg
|
40582999b3
|
Added more text enumerations from BACnet addenda.
|
2007-01-15 15:56:48 +00:00 |
|