skarg
|
a634eadd60
|
Added a Visual C++ project to the WhoIs demo by editing the DSP file by hand. Untested.
|
2007-06-15 21:35:48 +00:00 |
|
skarg
|
26a61bcd51
|
Corrected RPM tag number for decoding.
|
2007-06-15 00:29:51 +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
|
4a9492da04
|
Started cleanup of BVLC module.
|
2007-06-14 04:41:46 +00:00 |
|
skarg
|
bdc7225014
|
added makefile for building unit test for BVLC
|
2007-06-14 03:59:48 +00:00 |
|
s3rock
|
fddfacb85d
|
Added #ifndef's to allow configuration parameters to be set in the build
|
2007-06-13 18:45:59 +00:00 |
|
s3rock
|
4b00c2b9f8
|
Added PRINT_ENABLED statements
|
2007-06-13 18:28:00 +00:00 |
|
skarg
|
8c9efbfb7d
|
added more to do items
|
2007-06-13 17:29:55 +00:00 |
|
skarg
|
2c628f9003
|
added makefile for bacint unit test.
|
2007-06-12 23:33:36 +00:00 |
|
skarg
|
047fd0e9a4
|
Refactored the Linux makefiles for defines. Added arcnet and ethernet
datalink files to the makefile.
|
2007-06-12 22:32:08 +00:00 |
|
skarg
|
9687ab088a
|
|
2007-06-12 00:04:35 +00:00 |
|
skarg
|
273d65175b
|
Refactored Makefiles for Linux. Added other datalink layer source files.
|
2007-06-11 22:50:35 +00:00 |
|
skarg
|
d1bd00e2a1
|
Created spike solution for smaller footprint decoding of BACnet integers with unit tests. Options to remove from bacdcode but would have to modify all example projects.
|
2007-06-06 23:34:38 +00:00 |
|
skarg
|
5c0d0d0fe8
|
Corrected SubscribeCOV decoding for cancellation request. Updated COV Code::Blocks project.
|
2007-06-06 21:25:18 +00:00 |
|
skarg
|
e77ab395a3
|
Fixed line endings.
|
2007-06-06 18:43:44 +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
|
8d557718d2
|
|
2007-06-06 00:17:59 +00:00 |
|
skarg
|
6a2f43712f
|
Corrected cancellation request for SubscribeCOV decoding.
|
2007-06-06 00:16:12 +00:00 |
|
skarg
|
8207c3931b
|
Corrected the size of the file chunk requested when the Max APDU is 50.
|
2007-06-06 00:13:58 +00:00 |
|
skarg
|
8a428c2e79
|
Corrected signed value decoding.
|
2007-06-06 00:12:32 +00:00 |
|
skarg
|
d144039df7
|
Added Winsock error text.
|
2007-06-01 18:51:33 +00:00 |
|
skarg
|
54010e7cbb
|
modified the server default build defines for win32.
|
2007-06-01 18:32:42 +00:00 |
|
skarg
|
f02edb879e
|
|
2007-06-01 18:31:47 +00:00 |
|
skarg
|
5084d3f50d
|
Consolidated the debug print information for the linux server demo.
|
2007-06-01 17:48:34 +00:00 |
|
skarg
|
f618f21715
|
Corrected default ethernet interface for Linux port.
|
2007-06-01 16:15:00 +00:00 |
|
skarg
|
dd0d60b856
|
Corrected BACnet/IP received to ignore packets from itself.
|
2007-06-01 15:59:09 +00:00 |
|
skarg
|
98e2469937
|
Added to-do list as README.todo
|
2007-05-30 23:37:56 +00:00 |
|
skarg
|
f1ac491f5b
|
Fixed BACnet/IP debug message for Win32 port.
|
2007-05-30 23:29:17 +00:00 |
|
skarg
|
ba810c0aed
|
Cleaned up format of source code.
|
2007-05-30 23:28:12 +00:00 |
|
skarg
|
57af6b6551
|
fixed the default interface for Linux to be eth0.
|
2007-05-30 21:48:12 +00:00 |
|
skarg
|
f936794362
|
Added BIG_ENDIAN define to all the unit tests so they would compile.
|
2007-05-28 15:37:10 +00:00 |
|
skarg
|
f12380becd
|
Updated for epics demo.
|
2007-05-25 03:09:50 +00:00 |
|
skarg
|
8026dc003b
|
Combined the interface set into the datalink_init for all the datalink layers. Changed all the demo programs to use datalink_init instead of specific datalink functions.
|
2007-05-25 01:08:42 +00:00 |
|
skarg
|
076ee5f3ca
|
Changed priority parameter to unsigned since we don't need to use negative values and were not checking for negative to be invalid.
|
2007-05-22 13:44:07 +00:00 |
|
skarg
|
78cec1d8c4
|
Added ability to specify the BACnet/IP interface on multi-homed machines from the command line demo for demo/epics on a Win32 platform.
|
2007-05-22 00:19:05 +00:00 |
|
skarg
|
8139ea6fa1
|
Fixed the BACnet/IP broadcast messages to send as BVLC_ORIGINAL_BROADCAST_NPDU. Corrected comments about Broadcasts.
|
2007-05-22 00:17:39 +00:00 |
|
skarg
|
6140afa5c3
|
tested win32 build.
|
2007-04-17 13:29:56 +00:00 |
|
skarg
|
fc97f448bf
|
Changed demo constant float instead of cast.
|
2007-04-17 13:29:21 +00:00 |
|
skarg
|
ccf23bafb3
|
Added note for contribution. Thank you Ferran!
|
2007-04-17 13:26:43 +00:00 |
|
skarg
|
58a3e5fc73
|
Corrected transaction state machine from a potential infinite loop when more than one invokeID is used at a time.
|
2007-04-17 13:13:23 +00:00 |
|
skarg
|
09c774418a
|
Added improved debug for Win32 BIP init (CN)
|
2007-04-04 12:42:08 +00:00 |
|
skarg
|
23807e0c83
|
Enhancing the EPICS demo.
|
2007-04-03 11:04:25 +00:00 |
|
skarg
|
becfdc947d
|
Adding more functionality to Lighting Output object.
|
2007-04-02 21:49:21 +00:00 |
|
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 |
|