Type | Module | Changes | By |
bugfix | R | Start reader from ReaderDevice class. Fixes 1605109. | jhaller |
bugfix | RPC | Cleaned up properties files. Fixes 1547804. | jhaller |
bugfix | R | Source properties added to ReaderDevice.xml. Fixes 1524549. | jhaller |
bugfix | R | Removed spinlock, redesigned continuous notification trigger with wait/notify. Fixes 1760340. | jhaller |
bugfix | R | Send notifications as HTTP posts. Fixes 1524548. | jhaller |
bugfix | P | Search for '<?xml' instead of '<' only to identify start of XML in notification. Fixes 1519656. | jhaller |
bugfix | RP | JAXB context and marshaller stored static and initialized only once. Fixes 1770773. | jhaller |
bugfix | P | Added configuration file for the proxy. Fixes 1547776. | jhaller |
bugfix | RP | Fixed field name, event and tag field values for custom data selector. Fixes 1773821. | jhaller |
bugfix | RP | Renamed TagSelector shorthand from RF to TS. Fixes 1723152. | jhaller |
bugfix | R | Return error if 'ms=' missing in timer trigger value. Fixes 1782301. | jhaller |
bugfix | R | Return notification channel port number correctly. Fixes 1782482. | jhaller |
bugfix | RPC | Redesigned resource loading. Fixes 1547832. | jhaller |
bugfix | RPC | Send and receive handshake in core and proxy/client. Fixes 1783839. | jhaller |
bugfix | R | Added possibility to start multiple readers on a single computer (only first one with reader management functionality). Fixes 1800577. | jhaller |
bugfix | R | No default configuration files defined in other configuration files. Fixes 1823580. | jhaller |
bugfix | R | Iterate over tag field names instead of field names when adding tags to a report in the source. Fixes 1826817. | jhaller |
bugfix | R | Rewritten byte array to hexadecimal formatted string converter function in the HexUtil class. Fixes 1827468. | jhaller |
bugfix | R | Interprete offset and length of a tag field as bits, added bit manipulation code to cope with correct interpretation. Fixes 1827498. | jhaller |