minack
|
d088e19ed2
|
Added bitstring_same function to compare two bit strings.
|
2009-08-09 23:37:46 +00:00 |
|
skarg
|
1a2241a0eb
|
Added ifndef to config.h latest changes to allow makefile configurations.
|
2009-08-07 14:11:39 +00:00 |
|
minack
|
d5b455c742
|
Move the string type max length definition into the config header so that the user can set them independently of MAX_APDU.
Also, added new define MAX_OCTET_STRING_BYTES.
|
2009-08-06 07:11:31 +00:00 |
|
skarg
|
a907edbfca
|
Created PICS for demo server.
|
2009-08-04 17:46:40 +00:00 |
|
skarg
|
976514ba8f
|
Added PICS for ATmega168 port device.
|
2009-08-04 16:23:51 +00:00 |
|
skarg
|
8e3780e791
|
updated the version number.
|
2009-07-29 19:44:07 +00:00 |
|
skarg
|
db61a1122f
|
Ran indent script.
|
2009-07-29 18:06:33 +00:00 |
|
skarg
|
551f2767e0
|
Ran fixup script.
|
2009-07-29 18:05:07 +00:00 |
|
skarg
|
6adf97553f
|
Updated code to handle Borland 5.5 Compile.
|
2009-07-29 17:53:32 +00:00 |
|
skarg
|
a503aca204
|
Added another method to monitor Tusage_delay. Changed output order.
|
2009-07-28 17:24:46 +00:00 |
|
skarg
|
f27f95c435
|
Added ctrl-c trap so that the statistics will print at the end.
|
2009-07-28 16:35:39 +00:00 |
|
skarg
|
502a25ba91
|
Improved the MS/TP statistics gathering and display.
|
2009-07-28 15:17:48 +00:00 |
|
minack
|
c782578f9f
|
Added some macros to manipulate values contained within an object id value.
Removed MAX_BACNET_OBJECT_ID, as it had already been defined in bacdef.h.
|
2009-07-27 23:24:12 +00:00 |
|
skarg
|
53fb6ee291
|
Added MS/TP statistics. Work in progress.
|
2009-07-27 22:37:04 +00:00 |
|
skarg
|
adf0f282e7
|
Added delay and flush to correctly flush RS485 buffer.
|
2009-07-27 18:48:06 +00:00 |
|
skarg
|
f30a21a032
|
Converted mstpcap to use timer rather than sleep for timing.
|
2009-07-27 17:50:09 +00:00 |
|
skarg
|
f85519c9e1
|
Corrected unit test for src/event.c.
|
2009-07-24 20:49:05 +00:00 |
|
skarg
|
f8bd6c71d6
|
Updated release process.
|
2009-07-24 20:09:48 +00:00 |
|
skarg
|
c542f33992
|
Updated release process from SourceForge.net
|
2009-07-24 20:04:12 +00:00 |
|
skarg
|
ece1f05de9
|
Corrected EOL line style and line endings on files.
|
2009-07-24 16:19:48 +00:00 |
|
skarg
|
0e5a1cee0a
|
Corrected comments.
|
2009-07-24 16:18:48 +00:00 |
|
skarg
|
1d612f573d
|
Updated release script after latest sourceforge changes.
|
2009-07-24 16:17:36 +00:00 |
|
skarg
|
5e62b7627a
|
Corrected splint warning.
|
2009-07-24 16:16:54 +00:00 |
|
skarg
|
e91062cd53
|
The demo UTC time synchronization function 'Send_TimeSyncUTC was missing the NPDU encoding. Thank you, lopelope!
|
2009-07-21 14:07:38 +00:00 |
|
skarg
|
82a03d948b
|
Corrected present_value priority array offset for binary output examples.
|
2009-07-20 22:15:08 +00:00 |
|
skarg
|
295977c606
|
Updated version number - preparation for release.
|
2009-07-19 17:05:46 +00:00 |
|
skarg
|
3e84cce6d1
|
Fixing makefile for ports.
|
2009-07-18 11:55:46 +00:00 |
|
skarg
|
dcd6cbed52
|
Updated Removed the unused state of MSTP_RECEIVE_STATE_HEADER_CRC. Hopefully this doesn't break too many implementations!
|
2009-07-17 16:02:31 +00:00 |
|
skarg
|
d9fea88227
|
Removed the unused state of MSTP_RECEIVE_STATE_HEADER_CRC. Hopefully this doesn't break too many implementations!
|
2009-07-17 15:41:37 +00:00 |
|
skarg
|
a32af783cb
|
Moved the MS/TP defines into mstpdef.h file.
|
2009-07-17 15:15:46 +00:00 |
|
brayra
|
91a3c7c11f
|
Output of bacrp command has return+line-feed dos style output. Added return+line-feed to echo statements to keep output consistent if piped to a file. It will now create a valid DOS file.
|
2009-07-16 19:09:52 +00:00 |
|
brayra
|
fb1b2a9c90
|
Added ability to scan muiltiple Device IDs passed on the command line
Added -O parameter to supress optional property scan
|
2009-07-16 19:04:07 +00:00 |
|
skarg
|
6a811d32e1
|
Updated readme for address_cache info.
|
2009-07-15 19:24:10 +00:00 |
|
brayra
|
16f7508fac
|
Reorder items of whois addresses to be compatible with address_cache file format
Also put comment (;) tag at the beginning of header lines on the report
|
2009-07-15 19:01:17 +00:00 |
|
skarg
|
2a7197f93d
|
Corrected present_value set call parameter order. Thank you, Peter!
|
2009-07-15 18:44:55 +00:00 |
|
brayra
|
e80a855302
|
Linux BASH script to read device properties
|
2009-07-15 16:05:26 +00:00 |
|
skarg
|
0293a2e6a2
|
Updated bdk port for version 2, along with test.
|
2009-07-14 15:47:58 +00:00 |
|
skarg
|
958922a304
|
Corrected baud rate write.
|
2009-07-10 22:00:40 +00:00 |
|
brayra
|
f8926855bc
|
Move datalink_receive to bottom of main loop to speed up communication when using address cache
|
2009-07-09 22:01:11 +00:00 |
|
brayra
|
84ad4fe8a5
|
moved datalink_recieve to bottom of main loop to improve speed when using address cache
|
2009-07-09 21:09:23 +00:00 |
|
minack
|
88f3aab51d
|
Code cleanup to get rid of some warnings during compilation.
|
2009-07-08 22:25:54 +00:00 |
|
minack
|
bee5bf3ac2
|
Added MAX_BACNET_OBJECT_ID define.
|
2009-07-08 22:22:49 +00:00 |
|
skarg
|
fe5e9dd42b
|
Corrected install to write fuses.
|
2009-06-22 03:54:42 +00:00 |
|
skarg
|
4c9bd5f842
|
Modified for compilation under Linux.
|
2009-06-22 03:07:42 +00:00 |
|
skarg
|
85cf09aa6b
|
added file introducing the utilities.
|
2009-06-18 15:38:14 +00:00 |
|
skarg
|
e70dd3c7ba
|
Added more objects to BDK port, and connected AI to ADC7, and BI0..BI4 to PINB0..PINB4. Fixed up some other objects and object API (header files).
|
2009-06-18 03:58:54 +00:00 |
|
skarg
|
6e6cdf2bc0
|
Added the call to Multistate_Output_Property_Lists() into the switch statement in RPM_Property_List(). It was noticed because the Scada Engine BOWS chokes on this when it tries to do an RPM "all" and stops using RPM for all the other objects on the device as well. Thank you, Peter!
|
2009-06-17 23:24:32 +00:00 |
|
skarg
|
8dc12fcd98
|
Corrected a minor issue in the bacapp.c file on the PC side when printing strings with garbage characters with the 8th bit set. The code passed a signed char to the isprint() function which gets sign extended to an int and then caused an assert in the Microsoft library code (Visual C++ Express 2008). Thank you, Peter!
|
2009-06-17 23:22:48 +00:00 |
|
skarg
|
95b94f75fd
|
removed process.h which causes mingw to fail from command line build.
|
2009-06-05 19:34:08 +00:00 |
|
skarg
|
6903310da9
|
Added set function for AV Present Value (similar to ao.c).
|
2009-06-05 19:33:31 +00:00 |
|