- 28 Jun, 2022 7 commits
-
-
Jameson Rollins authored
trigger fixes See merge request cds/software/ndscope!72
-
Jameson Graef Rollins authored
this makes sure the data freezes on the last trigger data until there's a new trigger.
-
Jameson Graef Rollins authored
-
Jameson Graef Rollins authored
this was causing the trigger to disappear after single-shot triggers
-
Jameson Graef Rollins authored
disabling the trigger tab when going to offline mode was preventing changing trigger settings between single-shot triggers
-
Jameson Graef Rollins authored
to move it out of the way of the trigger data itself.
-
Jameson Graef Rollins authored
-
- 24 Jun, 2022 5 commits
-
-
Jameson Rollins authored
Permits setting the font size and line width from the command line. Closes #250 See merge request cds/software/ndscope!70
-
-
Jameson Graef Rollins authored
-
Jameson Graef Rollins authored
-
Jameson Rollins authored
style interface to set trace line width for all plots See merge request cds/software/ndscope!71
-
- 22 Jun, 2022 2 commits
-
-
Jameson Graef Rollins authored
This interface requested for updating the plot styling before export.
-
Jameson Graef Rollins authored
-
- 21 Jun, 2022 5 commits
-
-
Jameson Graef Rollins authored
--trend, with constrained choices for 'auto', 'raw', 'sec', and 'min'
-
Jameson Graef Rollins authored
Not something that really needs to be specified on the command line, so don't clutter this interface with it right now.
-
Jameson Graef Rollins authored
-
Jameson Rollins authored
better channel validation before add See merge request cds/software/ndscope!65
-
Jameson Rollins authored
This adds better channel name checking during channel add, by adding a find_channels call on the channel name if the channel list is not yet available. data.add_channel will throw an UnknownChannelError if the channel is not found, and will cause an error, with appropriate error message, if channels specified on the command line could not be found.
-
- 18 Jun, 2022 1 commit
-
-
Jameson Graef Rollins authored
-
- 16 Jun, 2022 1 commit
-
-
Erik von Reis authored
Adds template and command line options for trend type and auto trend type select thresholds. Closes #211 and #255 See merge request cds/software/ndscope!67
-
- 15 Jun, 2022 5 commits
-
-
Patrick Thomas authored
-
Patrick Thomas authored
-
Jonathan Hanks authored
Resets the scope after the channel selection dialog closes. Closes #275 See merge request cds/software/ndscope!66
-
-
Jonathan Hanks authored
Adds the ability to control the visibility of the mean, min, and max trends. Closes #273 See merge request cds/software/ndscope!64
-
- 14 Jun, 2022 1 commit
-
-
- 10 Jun, 2022 2 commits
-
-
Jameson Rollins authored
Fix for issue 276. Closes #276 See merge request cds/software/ndscope!60
-
-
- 09 Jun, 2022 1 commit
-
-
Jameson Rollins authored
Prevents the crosshair position from triggering an autoscale update. Closes #270 See merge request cds/software/ndscope!63
-
- 08 Jun, 2022 5 commits
-
-
Patrick Thomas authored
-
Jameson Rollins authored
Ignore the PyCharm config folder. See merge request cds/software/ndscope!61
-
Patrick Thomas authored
-
Jameson Rollins authored
fix offset/scaling for bad data Closes #271 See merge request cds/software/ndscope!58
-
closes #271
-
- 02 Jun, 2022 2 commits
-
-
Jameson Rollins authored
Fix to permit floating point numbers for the scale and offset. Closes #274 See merge request cds/software/ndscope!59
-
Patrick Thomas authored
-
- 01 Jun, 2022 1 commit
-
-
Jameson Rollins authored
Fix for segmentation faults reported in issue 268. Closes #268 See merge request cds/software/ndscope!57
-
- 27 May, 2022 1 commit
-
-
Patrick Thomas authored
Puts back the missing check that the tree item has a parent. Seems to stop the occurrence of the segmentation faults.
-
- 20 May, 2022 1 commit
-
-
Jameson Rollins authored
Updates the tree model to reduce its creation time. See merge request cds/software/ndscope!54
-