Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
esm
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package 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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
lrs
esm
Commits
3115d884
Commit
3115d884
authored
3 years ago
by
Torsten Merz
Browse files
Options
Downloads
Patches
Plain Diff
adjusted user.cfg.i7 and updated readme files
parent
aba7f9c8
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
README.md
+1
-8
1 addition, 8 deletions
README.md
examples/common/config/user.cfg.i7
+2
-2
2 additions, 2 deletions
examples/common/config/user.cfg.i7
ui/README
+4
-5
4 additions, 5 deletions
ui/README
with
7 additions
and
15 deletions
README.md
+
1
−
8
View file @
3115d884
...
...
@@ -46,15 +46,8 @@ of the License, or (at your option) any later version.
## Compiling the Qt Based Tools
To compile the QT tools do the folling:
```
bash
cd
ui
qmake
make
```
See README file in ui directory.
## Compiling the ESM interpreter library
See README file in smi directory.
This diff is collapsed.
Click to expand it.
examples/common/config/user.cfg.i7
+
2
−
2
View file @
3115d884
150
000 RTSLEEP_TOLERANCE
120
000 TASK_SLOT_TIME_TOLERANCE
95
000 RTSLEEP_TOLERANCE
45
000 TASK_SLOT_TIME_TOLERANCE
1 DELAY_CORRECTION
0 PRINT_STATES
15 1 0 0 0 0 0 0 0 0 0 0 0 -10 0 0 NUMBER_OF_PROCESSES PRIORITIES -20..19
...
...
This diff is collapsed.
Click to expand it.
ui/README
+
4
−
5
View file @
3115d884
Build:
1. enter ui directory
2. "qmake"
3. "make"
4. set PATH environment variable to ui/bin
5. install symbol.ttf font
1. "qmake"
2. "make"
3. set PATH environment variable to ui/bin
4. install symbol.ttf font
Run:
"esmeditor"
...
...
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