Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
OsciDriver
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
EE-LV
Drivers
OsciDriver
Graph
974b4f74070f070bc13ed796f809e2556f8da0a4
Select Git revision
Branches
4
develop
feature/LV2021
master
default
protected
udodev
Tags
2
1.0
LastTestedVersion
6 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
4
Nov
3
Jul
14
Mar
13
3
Feb
1
Nov
31
Oct
26
13
10
26
Jul
25
15
14
12
11
8
27
Jun
4
Apr
30
Mar
21
9
7
4
15
Feb
8
3
21
Jan
18
12
29
Oct
17
Jun
16
15
9
5
May
7
Jan
14
May
masscompiled and code separated from file
master
master
started single shot mode (not finished)
And one more: Forgot two classes in Contens.vi
1.0
1.0
VISA ressource cannot be deleted anymore by accident
Merge remote-tracking branch 'origin/udodev'
Fix Tektronix/Close function to correctly hand over error messages.
udodev
udodev
Merge remote-tracking branch 'origin/udodev'
Add DPO70804C model to init list
Added Deskew command for MSO64
Code cleanup.
Fix wrong scaling of osoci traces.
Corrected strange bug in MSO64: The configuration VI used shortcuts for the parameters but the device returnes the complete names (like in the Test.vi indicated), so the Readback was not working
Fix wrong initialization of MDO3000 models
MDO3k: Modify "full" bandwidth depending on the model type.
Fix configure/query channel names.
Remove debug flags.
Base class: read alls config settings after connect.
Minor code cleanup
Use binary mode for waveform transmission (Tektronix).
Add function QueryChannelName.
Remove " while setting channel names
Remove unnecessary error structures from various base functions.
Skip non-connected (double) attributes for ConfigureChannel.
Cleanup init device code for Tektronix and child classes.
Code cleanup
TBS2000: Modify maximum banwdwidth settings according to the model type.
Replace ctrls in config VIs with corresponding typedefs.
Various improvements
Moved Enums from PCS Class to this driver where they belong
LastTestedVersion
LastTestedVersion
Significant digits of trigger delay set to 15
Revise the Revion Query
There was a small bug with the precision of the TriggerDelay parameter (precision of 6 is not enough)
Changed reentrant settings of some devices to make driver more performant if more than one device is controlled from same PC
Added DPO7k osci class and corrected some minor bugs in MSO64 class
Added MDO30 driver + Corrected small bug in PossibleBooleanList of all attributes: This list needs to be saved per channel and not one for all (hopefully it works now)
Added TB2k driver
Several updates; started with TBS2000
Added some smaller features from discussions with Udo/Christian
Added Choose ChildClass.vi and "Config ChannelNames" functionality
Added MSO64 (not completely tested) and had to make some basic changes because MSO64 has a slightly different cmd structure
Loading