skarg
|
fbed15b2da
|
fixed svn props
|
2012-09-27 22:04:34 +00:00 |
|
skarg
|
2f1dad9e29
|
fixed compile error.
|
2012-09-27 22:03:19 +00:00 |
|
skarg
|
4f7d4c72ea
|
Updated SLOC count of project.
|
2012-09-27 20:20:59 +00:00 |
|
skarg
|
44aed17774
|
updated documentation for subversion repository changes.
|
2012-09-27 20:20:36 +00:00 |
|
skarg
|
31833ed6f7
|
Added zero padding when doing an ANSI string copy, similar to string initialization.
|
2012-09-27 19:54:56 +00:00 |
|
skarg
|
969bd471c0
|
Corrected rs-485 silence time function calls to match recent changes in API.
|
2012-09-27 19:53:12 +00:00 |
|
skarg
|
c28f55d3df
|
Added parenthesis to provide clarity and make it obvious to anyone maintaining the code.
|
2012-09-27 19:26:11 +00:00 |
|
skarg
|
d09657474c
|
fixed whois demo to be compatible with address_cache ability which parses the text of the whois output.
|
2012-09-27 19:25:24 +00:00 |
|
skarg
|
5aa78916ae
|
Fixed Nikola Jelic's name in comments, originally written in Cyrillic script.
|
2012-09-27 19:24:50 +00:00 |
|
skarg
|
5920a624b3
|
Added 76800 baud support on Linux port of RS-485 driver. Thank you, Nikola Jelic!
|
2012-09-27 19:22:57 +00:00 |
|
vasyl-tkhir
|
2f73bcae44
|
BACnet router added.
|
2012-09-27 14:36:11 +00:00 |
|
skarg
|
ad8378ef62
|
fixed writable properties by using the required writable properties from BACnet 135-2010 standard.
|
2012-09-26 01:18:28 +00:00 |
|
skarg
|
7e6c886941
|
renamed network-access-security-policies to match BACnet 135-2010 standard
|
2012-09-26 01:16:48 +00:00 |
|
skarg
|
fc8ff83296
|
fixed unknown APDU size print value
|
2012-09-26 00:44:53 +00:00 |
|
skarg
|
d5fd900780
|
cleaned up compiler warnings
|
2012-09-23 12:48:41 +00:00 |
|
skarg
|
9db24ea90a
|
Cleaned up compiler warnings.
|
2012-09-21 12:10:46 +00:00 |
|
cneilson
|
cc5d5eb84c
|
fixed build errors
|
2012-09-21 01:26:02 +00:00 |
|
cneilson
|
3b9c7848e9
|
fixed build errors
|
2012-09-21 01:25:10 +00:00 |
|
cneilson
|
02cd9c15ab
|
fixed build errors
|
2012-09-21 01:24:43 +00:00 |
|
cneilson
|
4faeff6e86
|
removed compiler warning
|
2012-09-21 01:22:09 +00:00 |
|
skarg
|
6a2d467fc2
|
DADR is only valid when DNET is specified (i.e. net is non-zero).
|
2012-09-19 21:27:00 +00:00 |
|
cneilson
|
f5c9073853
|
fix incorrect use of NULL
|
2012-09-17 16:04:18 +00:00 |
|
skarg
|
476a347da7
|
Updated pic18f6720 project on Windows.
|
2012-09-14 20:35:57 +00:00 |
|
skarg
|
eb636a7810
|
fixed case sensative file names to allow this project to compile on Linux
|
2012-09-14 18:47:59 +00:00 |
|
cneilson
|
6606955415
|
added msv and csv into the build
|
2012-09-14 17:22:06 +00:00 |
|
skarg
|
8f88d5d45d
|
Updated pic18f6720 port project to compile with MPLAB X and MCC18 v3.43 LITE.
|
2012-09-13 20:27:38 +00:00 |
|
cneilson
|
77ad8cf6f4
|
fix compile errors
|
2012-09-12 08:39:36 +00:00 |
|
skarg
|
6386dc8cd8
|
minor code cleanup to Who-Is demo.
|
2012-09-06 12:21:11 +00:00 |
|
skarg
|
8af981da83
|
added device instance min and max to the command line options for WhoHas demo.
|
2012-09-06 12:17:25 +00:00 |
|
skarg
|
07fa270385
|
Fixed private-transfer unit test makefile.
|
2012-08-30 01:58:54 +00:00 |
|
skarg
|
1068ba4293
|
allow WhoIsRouter demo application to target a broadcast network number
|
2012-08-30 01:43:21 +00:00 |
|
skarg
|
550cfb3fb9
|
Changed datetime add minutes to allow adding or subtracting minutes. Corrected it to not zero the seconds upon conversion.
|
2012-08-30 01:42:03 +00:00 |
|
skarg
|
d3c63ad4c4
|
Made EPICS more realistic by using more actual values for header, and using comments when not using actual data or when using non-standard properties.
|
2012-08-27 19:31:10 +00:00 |
|
netp
|
b44645ad12
|
correction for single argument
|
2012-08-25 20:26:42 +00:00 |
|
skarg
|
690f82cbc8
|
Added --help as optional command line argument.
|
2012-08-22 19:48:58 +00:00 |
|
skarg
|
f93b08e1bb
|
Fixed compiler warnings.
|
2012-08-22 19:48:21 +00:00 |
|
skarg
|
41becc0a9a
|
CPPCheck found fixes.
|
2012-08-16 18:56:17 +00:00 |
|
skarg
|
d6b9d29e22
|
Removed extra else since error was initialized by default.
|
2012-08-16 18:55:09 +00:00 |
|
skarg
|
4612e503d1
|
Unfactored the device object read-property common since it made error handling more difficult, and also required an additional characterstring when optional characterstrings were needed in the objects.
|
2012-08-16 18:53:52 +00:00 |
|
skarg
|
288a47edea
|
Added checks for DeviceCommunicationControl that were in src/apdu.c but are missing from this port. Thanks, Vu!
|
2012-08-14 16:27:50 +00:00 |
|
netp
|
609c24b741
|
changed formatting and comments to remove '//' sequences where possible
|
2012-08-11 17:44:22 +00:00 |
|
netp
|
834975356e
|
changed local type for compiler warning
|
2012-08-10 09:57:45 +00:00 |
|
netp
|
02d3be42cd
|
added cast for compiler warning
|
2012-08-10 09:55:53 +00:00 |
|
netp
|
b620b33e1b
|
Updated Demo Who-Is to work with remote networks and report duplicate device-identifiers
|
2012-08-08 01:46:18 +00:00 |
|
netp
|
974f651c18
|
modified address same routine to only use remote address (net & adr) only when present & mac on local addresses only
|
2012-08-08 01:37:17 +00:00 |
|
netp
|
8c3a60c935
|
added cast
|
2012-08-08 01:24:52 +00:00 |
|
netp
|
a7243993ac
|
Updated & additional Visual Studio 2010 Projects
|
2012-08-08 01:09:20 +00:00 |
|
netp
|
d72bf470f1
|
changed loop type match argument
|
2012-08-08 00:25:42 +00:00 |
|
vasyl-tkhir
|
296c8c5bb0
|
fixed read past end of array by defining mac[MAX_MAC_LEN] instead of mac[6]
|
2012-08-07 10:01:27 +00:00 |
|
netp
|
6a8fdcca74
|
added checks to allow broadcast to network or if mac address is not specified
|
2012-08-07 03:43:19 +00:00 |
|