Description
Version 1.0.2.0
New Features and Bug Fixes
- Added useful tooltips for first time users.
- By design, Watched and Bookmarked signals will always be available to debug regardless of Filters.
- Reorganized signal labels for internal modules to make them easier to debug. Now they order by symbol location first then label.
- Increased contrast ratio on Serial signals to make them easier to see in Debug.
- Added Bookmarked signals to Debug that can be added by users at debug time.
- Added active monitoring of the Simpl Windows program file for the active Debug session so if the active Simpl Program has updated saved watched signals, the signal list will automatically update without having to refresh the session.
- Added auto loading feature to Programs Manager. This will automatically load a program right after compile finishes.
- Notice: this will only work while the tab is active, then a program is compiled. If you close the tab, the auto loading feature will not trigger.
- For Debugger, fixed function that checks for new program data when the active debugged program reloads. This now will reload the new file data if you’ve changed filenames and uploaded into the active session’s slot.
- If there is a program on the processor that you don’t have a sig file for and none is found in the app directory (on the processor), it will now be added and require you to browse for the sig file if you decide to debug that program.
- Removed ability to filter by connection due to how bad it performed when connection count got high.
- Added ability to re-order closable tabs.
Known Issues
- Support for 2 series processors is mostly only for Debug and even then, very limited.
- Currently there is no way to download the sig file from the processor on 2 Series processors. It’s being investigated to be able to support this feature. You can download it manually with toolbox and browse for the local file.
- The program window popup currently only works for mouse users. Next release should have touch additions to make it possible to use on modern laptops.
- If you do not click on the Stop Debug under the programs window and do it manually, that button will still be there even though it may no longer be needed.
- Can only connect over SSH, TCP and SSL in that order. USB might be offered in the future.
- If the console window has a lot of messages, resizing the window can be slow.
Version 1.0.1.7-1.0.1.9
New Features and Bug Fixes
- Jump in version due to tests for in application update rather than relying on ClickOnce.
- Added new Programs feature for paid users.
- This allows users to manage all the programs slots that the processor can support.
- Also allows support files to be loaded with the program. Useful for config files and such that programs need.
- Allows loading with Mono Debug parameters for 4 Series S# Pro programs as well as disconnecting the Mono Debugger.
- This feature is currently in early stages of development and is being actively updated and adjusted to bring the best experience possible.
- Corrected issue with detecting proper device in initial console connection.
- This resolves the known issues of “CEN-RFGWEX gateways when connected over console won’t be displayed in green due to having conflicting names in the original connection”.
- Corrected issue where sending a blank value for serial signal wouldn’t update properly in Debug.
- Added Copy to Console window right click menu.
- Added ability to copy signals name, value, and most recent value in Debug Signal right-click menu.
- Added right-click menu options to Signal History window’s list.
- Corrected issue where exported logs would display signal names with “_” as “__”.
- Changed Tab labels to be easier to identify which it belongs to.
- Added some 2 Series fixes and improvements.
- Corrected issue that when you tried to Find Signals from the Debug tool’s active log and the signal is under Watched Signals it would activate that signal, rather than the original signal under All Signals.
- Adjusted fuzzy search logic to better the results.
- Added option to make a connection marked as processor under its connection settings.
- This was added to make the window less cluttered with buttons that non-processor connections will never use.
Version 1.0.1.6
New Features and Bug Fixes
- Added ability to filter Debug signals by type. The rule syntax is as follows:
- Type == Digital or sig.type = d or type=s
- The rule is case insensitive, can be shortened and spaces are not required. You can use any of the previous syntaxes, it all depends on which is easier for you to remember.
- You can also inverse it by added a ! in front of the rule(s).
- Adjusted Add Filter Rule
- Changed Debug Signals tree to include possibility of Watched Signals.
- Fixed problem where after a watched program reboot, Debug didn’t get updates and required manual refresh.
Version 1.0.1.5
New Features and Bug Fixes
- Drastically improved console speed for adding new messages which corrected the known issue of “If the console window is receiving a lot of messages at once, it could lag the UI thread slightly and become annoying.”
- Drastically improved search speeds for console window.
- Fixed where closing the last tab during trial would allow access to Device Search.
- Added ability to Save Console Output in either HTML or Plain Text formats from the console right click menu.
- Added Clear Console to the console right click menu.
Version 1.0.1.4
New Features and Bug Fixes
- Changed location of data storage.
Version 1.0.1.3
New Features and Bug Fixes
- Fixed problem with registration and user settings being lost on application update.
- Fixed problem with connection folder storage being lost on application update.
- Fixed problem when registration was successful, premium features wouldn’t unlock until restart of the application.
Version 1.0.1.2
New Features and Bug Fixes
- Fixed issue on Debug where in a program with over 100k signals it might get stuck in generating signal tree.
- Fixed issue on Debug where signal tree might not display all signals properly on first connect.
Version 1.0.1.1
New Features and Bug Fixes
- Various logic fixes pertaining to processors for first connection.
- Changed default Debug rule to not include internal module signals.
- Added timeout for Debug rules application so if quickly changing rule settings it won’t create the new signal tree list until timeout expires.
Version 1.0.1.0
New Features and Bug Fixes
- Added ability to sort results in Device Search in ascending or descending order.
- Added import options from Device Search to new or existing Connection Folder on Home
- Fixed where setting a filter for commented signals would try to use regex instead on Debug.
- Added quick link to Device Search from the Home tab for each connection allowing for both Local and Remote searches of processors.
- Corrected issue where switching between the EULA tab and Change Log tab on the About page could cause all text to be selected.
- Added xadr/adr file import for connections.
- Various menu and context menu updates.
- Fixed error on Debug List when selecting multiple items and right clicking to bring up context menu.
- Fixed bug on Debug connect that would sometimes not detect all programs on a processor.
- Fixed estimated signals per second not updating on systems that are very inactive.
- Fixed estimated signals per second being very high at initial connection and not stabilizing until after the first minute of syncing.
- If Debug only finds one program on the processor, will automatically connect for that program.
Version 1.0.0.9
New Features and Bug Fixes
- Program will now remember its size and position when closed and automatically return on next launch.
- Added ability to filter saved connections by folder or by connection.
- Added Device Search (much like Device Discovery). Only available in paid version.
- Various Debugger Signal List improvements.
- Signal Tree Headers are now more than single letters, it will try to get the HCF prefix as the label.
- Speed improvements for larger signal trees.
- Added Change Log to the About
- Fixed text input losing focus when setting analog or serial value to a signal.
- Added new feature to debug log to be able to save the Signal Log output as a json file, csv file or plain text.
- Fixed issue with debugger visible log window would stop being “sticky” if too many changes happened quickly.
- Fixed program crash if C5 Debugger.exe.config was copied from one computer to another. It will now display an error message and inform user what to do.
- Fixed issue with console window where when it contained too many lines it would make the program slow to a crawl.
- Added ability to change signal display format from Signal Log window.
- Fixed issue where debugger status message would get stuck on displaying “Disconnected due to Registration status. Please register to get unlimited time.” for trial users.
Reviews
There are no reviews yet.