It's been a while since the last release, but the program is slowly getting where I'd like it to be for my needs, so there's not much more to add. One last big change will come in the coming months: plot from network port. But I'll probably start working on it when I start needing it.
For now, there's new version with the following changes:
New features:
- Existing line plot channels are now preserved when adding new channel to the plot
- Tool-tips have been added to almost all UI elements, explaining UI functionality. When in doubt, hove rover a control to find out what it does
- Math channel components now resemble an equation, hopefully making it easier to understand
- Data-accumulation mode in line plot (data will be logged for as long as there's memory available - use with caution, can crash the program if there's no more memory available)
Bug fixes:
- Line plot was inserting data from the wrong side, causing the graph to move unnaturally
- Multiplication math operation was using in fact multiply by ABS() value, which is no more the case
- Hide unused UI elements (elements in the development)
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.