[go: up one dir, main page]

Menu

SVN Commit Log


Commit Date  
[r967] by johnhartman

Major reworking of the EPICS parser.
- Closer to 135.1 clause 4.4
- Better error detection
- Simpler code (helper classes to eliminate redundant loop and option parsing)
- No more "parse past the terminator and back up"

2014-08-15 18:13:39 Tree
[r966] by johnhartman

Change address validation to accept 1 to 6 bytes rather than only 1 OR 6: Ready for ZigBee and B/IPv6 VMAC

2014-08-12 19:00:14 Tree
[r965] by johnhartman

Fix BACnetDouble::Decode( BACnetAPDUDecoder& dec ): byte order problem

2014-08-06 19:38:23 Tree
[r964] by johnhartman

Allow "Standard Object Types Supported" to accept enum-style names with hyphen or underbar as well as the traditional space

2014-08-01 12:32:24 Tree
[r963] by johnhartman

LIMIT_ENABLE for Accumulator and Pulse_Convertor had wrong table reference: 3-bit event-transition instead of 2-bit limit-enable

2014-07-11 20:10:00 Tree
[r962] by johnhartman

- Add user preference for EPICS editor (default Notepad.exe)
- Save selected EPICS file even if it has errors, else the EDIT button won't work
- Include ALL EPICS-listed properties in read-object scripts (formerly only those with non-? values)

2014-07-11 18:17:27 Tree
[r961] by johnhartman

Updated with 3.6.2 release information

2014-07-09 21:39:48 Tree
[r960] by johnhartman

Version 3.6.2 (release)
- Add vendor name string up to 763
- Specify correct enum table for LIMIT_ENABLE property in property tables (EPICS)
- Update release instructions
- Add a negative integer test case (UTC offset) to allTestEpics.tpi

2014-07-09 14:06:15 Tree
[r959] by johnhartman

Add missing .vcsproj, .vcproj, and .dsp files for ProperTable

2014-06-09 13:16:06 Tree
[r958] by johnhartman

Continue work on property tables and EPICS parsing
- arrange propdescriptor and allTestEpics.tpi into same property order as 135-2012
- add global-group (most properties)
- continue moving DUDTOOL conversion code from property-based to ParseType-based, eliminating much object-specific code

2014-06-07 01:09:02 Tree
Older >