Releases: rsmp-nordic/rsmp_simulator
v1.0.7
The RSMP simulator (windows software) has been updated to 1.0.7
What's Changed
- For simple value modif, option to considerate updated even if same value (pull request #91 / marcgarba)
- Modifications on array window and item edit (pull request #96 / marcgarba)
- When sending status, only using selected items for current object (pull request #95 / marcgarba)
Full Changelog: v1.0.6...v1.0.7
v1.0.6
The RSMP simulator (windows software) has been updated to 1.0.6
What's Changed
- Use "Send aggregated status when connecting" by default in 3.1.2 in #83
- Fix issues with client/server configuration options in #81
- Replace "SUL" with "SXL" in #85
- Reset uRt interval when the value changes on RSMPGS 3.2.2 in #86
- Fix support for floating point UpdateRates in #88
- RSMP 3.2.2: All arguments needs to be present in #89
- Added a warning message if no 'sites' in YAML loaded by @marcgarba in #90
- Fix older SXL's included in installation package in #92
- Read "range" in yaml to extract min and max in #93
Full Changelog: 1.0.5...v1.0.6
1.0.5
The RSMP simulator (windows software) has been updated to 1.0.5
Changes:
1.0.4
The RSMP simulator (windows software) has been updated to 1.0.4
Changes:
- Fix data types in array window #69
- RSMPGS1: Move "delete item" to array window #68
- RSMPGS1: Don't send alarm if it is blocked #31
- RSMPGS2: Select all command arguments by default when sending command #64
- RSMPGS2: Don't update the alarm list when recieving alarm with old timestamp #19
- Include older yaml sxl files #70
1.0.3
1.0.2
The RSMP simulator (windows software) has been updated to 1.0.2
Changes:
- Support for RSMP 3.2 #30
- Add support for array type PR #57 @mikaelbroms
- Add case sensitive option for values (RSMP 3.2) PR #54
- Fix: ”Documentation only mentions RSMPGS1 and not RSMPGS2” #29
- Fix: Update to .Net Framework v4.8 PR #48 @marcgarba
- Fix: Save and restore debug file name (”Save continuously to file”) PR #49 @marcgarba
- Fix: Disable textbox for SXL version if ”SXL from file” checked. PR #50 @marcgarba
- Improve validation of messages PR #60
- Set quality "old" when status is buffered (ff86653)
- Use semantic versioning #28
1.0.1.7
The RSMP simulator (windows software) has been updated to 1.0.1.7
Changes:
1.0.1.6
The RSMP simulator (windows software) has been updated to 1.0.1.6
All known issues has been fixed.
Changes:
- Support for RSMP 3.1.5
- Support SXL in YAML format
- Create buffered messages to test performance when connecting.
- Bug fix: Configuration and SXL directory no longer write protected
1.0.1.5
The RSMP simulator (windows software) has been updated to 1.0.1.5
The source code has been published at https://github.com/rsmp-nordic/rsmp_simulator under
the MIT license.
All the known issues has been fixed.
Changes:
- Update to newer version of .NET
- Documentation written in English
- Support for encryption using SSL/TLS 1.x has been added
- Other bugfixes