Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Tammo Jan Dijkema
HPIB
Commits
030e9ccc
Commit
030e9ccc
authored
Apr 13, 2018
by
Tammo Jan Dijkema
Browse files
Rename LO to LocalOscillator
parent
ce9a2550
Changes
1
Show whitespace changes
Inline
Side-by-side
camrasdevices.py
View file @
030e9ccc
...
...
@@ -29,7 +29,7 @@ class Receiver(CamrasHpibDevice):
def
__init__
(
self
):
super
(
Receiver
,
self
).
__init__
(
1
)
class
L
O
(
CamrasHpibDevice
):
class
L
ocalOscillator
(
CamrasHpibDevice
):
"""Wrapper around HPIB commands for the local oscillator"""
def
__init__
(
self
):
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment