skarg
|
fc2d159833
|
Changed default device object id to 260xxx since 260 is the vendor ID of this BACnet stack.
|
2007-10-16 01:23:16 +00:00 |
|
skarg
|
cbefb47a05
|
Added GCC options for removing unused functions/dead code. I don't have to split out all the functions from their files!
|
2007-10-15 12:26:47 +00:00 |
|
skarg
|
65b7dea8bf
|
Reducing the memory required by ATmega168 port.
|
2007-10-14 02:01:18 +00:00 |
|
skarg
|
b2bba84392
|
Fixed makefiles for ARM7 and ATmega ports. Fixed makefiles for Borland compiler.
|
2007-10-13 12:27:55 +00:00 |
|
skarg
|
3d6158443c
|
Changed API: encode_tagged is now encode_application since we are encoding an application tag.
|
2007-10-13 12:26:16 +00:00 |
|
skarg
|
02a0554ed8
|
Corrected warnings and errors for Linux compile.
|
2007-10-11 18:17:38 +00:00 |
|
skarg
|
4e3769b6b4
|
Updated demo make files for new directory layout.
|
2007-10-10 22:42:02 +00:00 |
|
skarg
|
82311b321c
|
Moved the demo object header files to the include directory.
|
2007-10-10 12:26:09 +00:00 |
|
skarg
|
f748022f27
|
Moved the demo object header files to the include directory.
|
2007-10-10 12:24:49 +00:00 |
|
skarg
|
53c332d5a4
|
Corrected TSM exclusion.
|
2007-10-10 11:57:55 +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
|
a6d1183bf6
|
Changed the demo applications to use BACNET_IFACE environment variable when configuring the datalink. Thank you to Tomas Zerolo for the patch!
|
2007-09-29 14:32:15 +00:00 |
|
skarg
|
b534a6bf7f
|
Modified the demo/server application to use environment variables for the interface parameters (Thank you tomás!).
|
2007-09-27 17:18:59 +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
|
8994735720
|
Added CodeBlocks workspace and updated demo/epics to use the Required Properties list of the Device Object.
|
2007-09-05 17:21:36 +00:00 |
|
skarg
|
46ab0030c8
|
Fiddling with the MAX_MDPU and datalink stuff.
|
2007-09-01 00:42:12 +00:00 |
|
skarg
|
8aa905ce68
|
Corrected unit test builds on Linux.
|
2007-08-31 22:05:02 +00:00 |
|
skarg
|
b41f8709d8
|
Updated vendor name and ID to use the one specified in config.h or DEFINED.
|
2007-08-24 00:33:34 +00:00 |
|
skarg
|
34f090598d
|
Modified the Borland compiler build to use a library for all the demos.
|
2007-08-24 00:31:38 +00:00 |
|
skarg
|
e7a49d79ee
|
Converted the linux build to use BACnet library. Moved some BACnet address functions to bacaddr.c/h.
|
2007-08-23 18:56:38 +00:00 |
|
skarg
|
bf45ede358
|
Updated makefile for latest config.h defines.
|
2007-08-23 00:35:49 +00:00 |
|
skarg
|
6dc7399605
|
Since config.h is updated, the demo makefiles needed to be updated with the latest DEFINES. Also changed some of the demo projects built with CodeBlocks.
|
2007-08-21 23:00:56 +00:00 |
|
skarg
|
f74d39558f
|
Added more configuration information to config.h, including the default Vendor Id. This BACnet Stack at SourceForge has been assigned Vendor Id 260 by ASHRAE. We can now release binary utilities and tools with our own Vendor ID!
|
2007-08-21 17:50:01 +00:00 |
|
skarg
|
53f2fc3f35
|
Updated the unit test make files. Fixed the init sections of MS/TP monitor (rx_fsm) modules. Corrected the rx_fsm code to check the correct return value of the read. Fixed the return value of the RS485 prototypes.
|
2007-08-18 16:14:06 +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
|
fe7b8c0459
|
Added version.c to demos.
|
2007-08-14 16:00:16 +00:00 |
|
skarg
|
1b9a00e238
|
Added version files.
|
2007-08-13 16:42:43 +00:00 |
|
skarg
|
ec3d065755
|
Updated bacint into Linux makefiles.
|
2007-07-26 00:43:42 +00:00 |
|
skarg
|
7e2d6ee881
|
Added bacint.c to all the project make files that needed it. We really need to make the code into a library and use the library in the demos since adding a file to all the make files and IDE projects is tedious at best.
|
2007-07-26 00:24:25 +00:00 |
|
skarg
|
d527b1a509
|
updated the code-blocks project for the BACnet server demo.
|
2007-07-24 23:22:23 +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
|
a2c12b4d12
|
Corrected required list to remove max-master and max-info-frames when MSTP is not the datalink layer. Added property encoding for max-master and max-info-frames.
|
2007-07-19 21:53:35 +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
|
032a78bb2a
|
Removed polarity property from Binary Value demo, since polarity is not a standard property of a Binary Value.
|
2007-07-19 14:55:22 +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
|
39ef0b2af8
|
Fixing the linux port to use the common MS/TP state machine files.
|
2007-07-14 01:03:29 +00:00 |
|
skarg
|
ed6c26e924
|
Modified the makefile for demo/server to work with BACnet MS/TP with a USB RS-485 from SerialGear. Still in testing, but it compiles, runs, and receives frames. Might be an issue with timing.
|
2007-07-14 00:41:35 +00:00 |
|
skarg
|
3869b55fea
|
Updating Win32 MSTP datalink layer. Testing.
|
2007-07-03 00:44:48 +00:00 |
|
skarg
|
c1be9b7adf
|
Compiled MS/TP for server demo using sockets. Doesn't seem to keep up with token passing. Still investigating.
|
2007-07-02 16:47:16 +00:00 |
|
skarg
|
27f84b2a85
|
Changed default build for server demo to BACnet/IP.
|
2007-07-01 01:26:11 +00:00 |
|
skarg
|
63300e86bd
|
MSTP on Linux appears to be function for the server demo, but dlmstp needs to be rewritten to use posix queues or sockets, and multiple threads for the state machines.
|
2007-07-01 01:23:12 +00:00 |
|
skarg
|
758b32de29
|
Modified the server to work with MSTP datalink. Still in progress.
|
2007-06-30 23:36:54 +00:00 |
|
skarg
|
b3f0ef2d74
|
Added casts to remove warnings on IAR compiler.
|
2007-06-20 21:21:26 +00:00 |
|
skarg
|
e142d20f3a
|
Updated the version number.
|
2007-06-18 17:02:51 +00:00 |
|