osi-visualizer icon indicating copy to clipboard operation
osi-visualizer copied to clipboard

**This repository is abandoned and looking for a maintainer.** A tool to visualize OSI data from two different sources. Data can be stored in files and replayed afterwards, or validated using a Python...

Results 13 osi-visualizer issues
Sort by recently updated
recently updated
newest added

Add content to idea_visualizer.adoc

documentation

Fill topics with content: - [x] Running OSI visualizer - [x] Running OSI visualizer using Docker - [x] Receiving OSI messages from a network - [x] Playing back messages from...

documentation

Add content to the following topics: - [x] Installing dependencies - [x] Building OSI visualizer - [x] Building OSI visualizer Docker file

documentation

This PR resolves #65 #### Check the checklist - [x] I have performed a self-review of my own code. - [x] My changes generate no new warnings. - [x] ~New...

documentation

This PR resolves #62. - [ ] I have performed a self-review of my own code. - [ ] My changes generate no new warnings. - [ ] New and...

documentation

This PR resolves #61. #### Check the checklist - [x] I have performed a self-review of my own code. - [x] My changes generate no new warnings. - [x] New...

documentation

It is possible to filter specific OSI messages (see comment #66 ). - [ ] Create a topic that describes the corresponding procedure.

documentation

I'm having a bit of trouble while replaying the demo osi file. when I click the button 'play', the data cannot play. ![osi](https://user-images.githubusercontent.com/29364101/112981525-e72f8700-918d-11eb-8753-c3bb1b615bde.png) Are there any other required operation that...

question

#### Describe the problem Hi! We at TU Darmstadt FZD try to get the visualizer running, but have no success. Additionally, the README shows a button for FMU selection, which...

help wanted

osi-visualizer currently depends on OpenGL 4.3 (Core profile). Unfortunately, Linux inside VMWare only supports OpenGL 3.3. This means that osi-visualizer cannot currently be used in a VMWare environment. It would...

feature request