fietser28

Results 65 issues of fietser28

Some measurements are creating multiple lines in a dynamic way. Common examples: - Discharging a battery for a range of discharge rates. It is not known during programming how many...

enhancement
documentation

I would like to be able to have 2 (or more) y-axes on graphs. This would require a possibility to choose which y-axis a line is connected to in the...

enhancement
documentation

Nice to have and also see discussion in #196

task
EEZ Flow

LVGL has several events specific to screens (load/unload). These events can currently not be used in flow because there is no event handling and interface for it. It is convenient...

task
LVGL

In native code I would like to have an API to change to trigger a specific flow action. It should be clear if this API is thread safe with respect...

task
EEZ Flow

This is just a UI usability improvement. It is annoying the widget jumps around when I change the align property. If I change the Align property of a widget the...

P4-minor
LVGL

This issue is similar to #307 but in a different part of editing: This is just a UI usability improvement. It is annoying the widget jumps around when I change...

P4-minor
LVGL

In embedded EEZ-Flow projects I would like to be able to easily generate code that processes SCPI commands. For this a UI interface is needed to specify the SCPI commands...

P3-major
task
EEZ Flow
Instruments

Several widgets produce events with there own structure (named $...). I would like the definition of these structures to be present in the expression builder so I can use the...

enhancement
task
EEZ Flow
documentation

Based on version 0.9.83 While working with EEZ Flow I make a list of things I missed. This might be because they are not present OR because I didn't grasp...

enhancement
EEZ Flow