Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
bpd-software
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Carlo Alessandro Nicolau
bpd-software
Commits
e3d30148
Commit
e3d30148
authored
3 years ago
by
Carlo Alessandro Nicolau
Browse files
Options
Downloads
Patches
Plain Diff
fix
parent
0a4abe90
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
host/python/console/jsendcommand.py
+0
-4
0 additions, 4 deletions
host/python/console/jsendcommand.py
with
0 additions
and
4 deletions
host/python/console/jsendcommand.py
+
0
−
4
View file @
e3d30148
...
...
@@ -23,10 +23,6 @@ CLB_IPADDR = '172.21.1.221'
JSCRIPTFMT
=
'
./execute.sh BPSCmd {} [REQCODE] [RESPCODE] [RESPLEN] [REQPAYLOAD]
'
.
format
(
CLB_IPADDR
)
channel2current_MON_5V_I
=
analogvariables
.
convert_chn2meas_PWB_I
def
ask_confirm
():
answer
=
""
while
answer
not
in
[
"
y
"
,
"
n
"
]:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment