Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Zhang, Tong
Online Model App
Commits
aab00e27
Commit
aab00e27
authored
Jul 26, 2021
by
Tong Zhang
Browse files
BUG: Add missing line to do really device setting.
parent
014c4b18
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/myApp/app.py
View file @
aab00e27
...
...
@@ -128,9 +128,7 @@ class MyAppWindow(BaseAppForm, Ui_MainWindow):
1. print the setting of selected quad
2. update drawing with online simulated results
"""
q
=
self
.
quad_selected
.
name
print
(
f
"'
{
q
}
' setting is:
{
grad
}
T/m"
)
self
.
quad_selected
.
B2
=
grad
# update simulation
ARIS_LAT
.
sync_settings
()
_
,
fm
=
ARIS_LAT
.
run
()
...
...
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