Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
SRC OBDH TMTC
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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
Robin Mueller
SRC OBDH TMTC
Commits
aa8142d8
Commit
aa8142d8
authored
4 years ago
by
Robin Mueller
Browse files
Options
Downloads
Patches
Plain Diff
added led
parent
3bb6a22d
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.idea/runConfigurations/tmtcclient_Disable_LEDs.xml
+24
-0
24 additions, 0 deletions
.idea/runConfigurations/tmtcclient_Disable_LEDs.xml
.idea/runConfigurations/tmtcclient_Enable_LEDs.xml
+24
-0
24 additions, 0 deletions
.idea/runConfigurations/tmtcclient_Enable_LEDs.xml
with
48 additions
and
0 deletions
.idea/runConfigurations/tmtcclient_Disable_LEDs.xml
0 → 100644
+
24
−
0
View file @
aa8142d8
<component
name=
"ProjectRunConfigurationManager"
>
<configuration
default=
"false"
name=
"tmtcclient Disable LEDs"
type=
"PythonConfigurationType"
factoryName=
"Python"
folderName=
"Serial Utility"
>
<module
name=
"tmtc"
/>
<option
name=
"INTERPRETER_OPTIONS"
value=
""
/>
<option
name=
"PARENT_ENVS"
value=
"true"
/>
<envs>
<env
name=
"PYTHONUNBUFFERED"
value=
"1"
/>
</envs>
<option
name=
"SDK_HOME"
value=
""
/>
<option
name=
"WORKING_DIRECTORY"
value=
"$PROJECT_DIR$"
/>
<option
name=
"IS_MODULE_SDK"
value=
"true"
/>
<option
name=
"ADD_CONTENT_ROOTS"
value=
"true"
/>
<option
name=
"ADD_SOURCE_ROOTS"
value=
"true"
/>
<EXTENSION
ID=
"PythonCoverageRunConfigurationExtension"
runner=
"coverage.py"
/>
<option
name=
"SCRIPT_NAME"
value=
"$PROJECT_DIR$/obsw_tmtc_client.py"
/>
<option
name=
"PARAMETERS"
value=
"-m 3 -s led -o A1 -c 1 -t 2.2"
/>
<option
name=
"SHOW_COMMAND_LINE"
value=
"false"
/>
<option
name=
"EMULATE_TERMINAL"
value=
"true"
/>
<option
name=
"MODULE_MODE"
value=
"false"
/>
<option
name=
"REDIRECT_INPUT"
value=
"false"
/>
<option
name=
"INPUT_FILE"
value=
""
/>
<method
v=
"2"
/>
</configuration>
</component>
\ No newline at end of file
This diff is collapsed.
Click to expand it.
.idea/runConfigurations/tmtcclient_Enable_LEDs.xml
0 → 100644
+
24
−
0
View file @
aa8142d8
<component
name=
"ProjectRunConfigurationManager"
>
<configuration
default=
"false"
name=
"tmtcclient Enable LEDs"
type=
"PythonConfigurationType"
factoryName=
"Python"
folderName=
"Serial Utility"
>
<module
name=
"tmtc"
/>
<option
name=
"INTERPRETER_OPTIONS"
value=
""
/>
<option
name=
"PARENT_ENVS"
value=
"true"
/>
<envs>
<env
name=
"PYTHONUNBUFFERED"
value=
"1"
/>
</envs>
<option
name=
"SDK_HOME"
value=
""
/>
<option
name=
"WORKING_DIRECTORY"
value=
"$PROJECT_DIR$"
/>
<option
name=
"IS_MODULE_SDK"
value=
"true"
/>
<option
name=
"ADD_CONTENT_ROOTS"
value=
"true"
/>
<option
name=
"ADD_SOURCE_ROOTS"
value=
"true"
/>
<EXTENSION
ID=
"PythonCoverageRunConfigurationExtension"
runner=
"coverage.py"
/>
<option
name=
"SCRIPT_NAME"
value=
"$PROJECT_DIR$/obsw_tmtc_client.py"
/>
<option
name=
"PARAMETERS"
value=
"-m 3 -s led -o A0 -c 1 -t 2.2"
/>
<option
name=
"SHOW_COMMAND_LINE"
value=
"false"
/>
<option
name=
"EMULATE_TERMINAL"
value=
"true"
/>
<option
name=
"MODULE_MODE"
value=
"false"
/>
<option
name=
"REDIRECT_INPUT"
value=
"false"
/>
<option
name=
"INPUT_FILE"
value=
""
/>
<method
v=
"2"
/>
</configuration>
</component>
\ No newline at end of file
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