Ben Spoor

Results 7 issues of Ben Spoor

When adding registers from a MBC file, typically several different text filters are required to collect all wanted registers. Typically this means: 1. Type text filter 2. scroll a bit...

Given modbusscope is reading from register 40001 When the communication fails Then currently a "normal filled" dot is shown with the value zero. To make the distinction more clear this...

I have a mbc file with the following entry: ```xml ... 40001Estimated System Flow [m³/h]3uint32r255,225,255 ``` In ModbusControl this is shown correct: ![afbeelding](https://user-images.githubusercontent.com/37540691/109994416-943cee00-7d0d-11eb-90ec-1da6d09ca16b.png) But in ModbusScope, I think something goes...

It would be useful to be able to add a transparent band or horizontal markers that can signify a band. Something like the below edited screenshot ![modbusscope_bands](https://user-images.githubusercontent.com/37540691/64759757-63289680-d538-11e9-95af-0d30924d9b2a.png)

As extension to #284 (and #285 ) if an expression is invalid this is not directly obvious: ![image](https://github.com/ModbusScope/ModbusScope/assets/37540691/fde25ecd-b7e9-46a8-9b02-ba1736d6da72) However in the expression editor it is: ![image](https://github.com/ModbusScope/ModbusScope/assets/37540691/4b05333c-592b-4247-b148-ee272b8f22b0) Bonus points for a...

As an extension to the new quick editing introduced in #284 : It would be nice if the expression column has syntax highlighting: Before: ![image](https://github.com/ModbusScope/ModbusScope/assets/37540691/5add934b-703a-4fb9-a92c-59da2f5d8d05) After: ![image](https://github.com/ModbusScope/ModbusScope/assets/37540691/5e6d5af7-a5ae-47ce-b8a0-a6c4107f67dd)

Haven't reserached in depth, but it could be possible to setup functional tests using [funq](https://github.com/parkouss/funq/tree/master) # Examples - https://github.com/vaginessa/LibrePCB/tree/master/tests/funq