Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
Software Product Line Engineering Labs
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
Marwan Bayoumi
Software Product Line Engineering Labs
Merge requests
!3
Master
Code
Review changes
Check out branch
Download
Patches
Plain diff
Open
Master
master
into
main
Overview
0
Commits
4
Pipelines
0
Changes
5
Open
Marwan Bayoumi
requested to merge
master
into
main
2 years ago
Overview
0
Commits
4
Pipelines
0
Changes
5
Expand
0
0
Merge request reports
Viewing commit
c92c25ac
Prev
Next
Show latest version
5 files
+
0
−
151
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
5
Search (e.g. *.vue) (Ctrl+P)
c92c25ac
remove redundancies again
· c92c25ac
Marwan B
authored
2 years ago
Darmstadt.txt deleted
100644 → 0
+
0
−
49
Options
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8"/>
<style>
.key {background-color:lightgrey;}
</style>
<title>User manual for Bluedot Darmstadt</title>
</head>
<body>
<h1>Bluedot Darmstadt</h1>
<h2>Station tuning</h2>
<h3>Automatic tuning <span class="key">↑</span> / <span class="key">↓</span></h3>
<p>Press <span class="key">↑</span> / <span class="key">↓</span>;
the car radio will automatically search for the next station</p>
<p>If you hold <span class="key">↑</span> / <span class="key">↓</span>,
seek tuning will speed up in upwards or downwards direction.
</p>
<h3>Seek tuning</h3>
<table>
<tr>
<td><span class="key">↑</span></td>
<td>Up</td>
</tr>
<tr>
<td><span class="key">↓</span></td>
<td>Down</td>
</tr>
<tr>
<td><span class="key"><<</span></td>
<td>Down in short intervals</td>
</tr>
<tr>
<td><span class="key">>></span></td>
<td>Up in short intervals</td>
</tr>
</table>
<h3>Manual tuning with <span class="key"><<</span> or <span class="key">>></span></h3>
<p>Press <span class="key"><<</span> or <span class="key">>></span>,
the frequency will change in short intervals downwards or upwards.
</p>
<p>
If you hold <span class="key"><<</span> or <span class="key">>></span> down,
the frequency scan will accelerate.
</p>
</body>
</html>
Loading