Willkommen, Gast
Benutzername: Passwort: Angemeldet bleiben:

THEMA:

jemoview - jeti modell viewer 15 Jun 2020 21:32 #13

  • nikolausi
  • nikolausis Avatar Autor
  • Offline
  • Gold Boarder
  • Gold Boarder
  • Beiträge: 316
  • Dank erhalten: 150
Hi Nico,
- 0004Pipe.jsn
program crashes while accessing system telemetry values which are not available on my DS-16.
I guess it is the model image that you want to see at position 3 of your telemetry display.
Please confirm or explain if otherwise

- 0008Sky .jsn
special chars like "-" are not used in Jeti file names, but replaced by a space

Klaus

Bitte Anmelden oder Registrieren um der Konversation beizutreten.

jemoview - jeti modell viewer 15 Jun 2020 22:52 #14

  • NicoS
  • NicoSs Avatar
  • Offline
  • Platinum Boarder
  • Platinum Boarder
  • Beiträge: 485
  • Dank erhalten: 145
0004Pipe.jsn
This model program contains an image of the aircraft in question. Just like all other model programs I use. Basically this model memory is the same as other model programs for engine models (electric motor) but the aircraft for which this model program is used has a number of hardware extensions which affect the model program.

In the first place a 900 MHz receiver is used. This receiver also transmits telemetry data. In addition, an RC Power Switch 5A is built in and an additional sensor, a MULi 6s EX, is installed. For this sensor an LUA program is in use that provides information about the individual Li-Po cells of the drive battery in a telemetry screen.

Nico

Bitte Anmelden oder Registrieren um der Konversation beizutreten.

jemoview - jeti modell viewer 16 Jun 2020 16:00 #15

  • NicoS
  • NicoSs Avatar
  • Offline
  • Platinum Boarder
  • Platinum Boarder
  • Beiträge: 485
  • Dank erhalten: 145
Modelfile 0004Pipe.jsn freezes in position 3 of the telemetry screen. This is a display of the consumed capacity, measured by an SM-Modellbau Unisens 3. I have several of these in use and they give no problems with the processing of the data by Jemoview. The same sensor I used in another plane. This model memory is easily processed by Jemoview.

Creating CSV files via the Windows PowerShell is rather cumbersome. With a small BAT file, which can be started via an icon on the desktop, this works much easier.

The BAT file contains the following rules. However, it is important to adapt the paths to one's own situation. It's not a nice solution, but it works. Actually, it should be part of the program.

An English version would also be very welcome.

This is a modelfile with the same senseor as in 0004Pipe.jsn and this file is accepted by Jemoview.

Dateianhang:

Dateiname: 0006Easy.csv
Dateigröße:5 KB


The space in modelfile 0008Sky .jsn is a problem. With space, Jemoview do not accept the file. If I remove the space it works!

Nico

The BAT file:

@echo off
:start
CLS
dir C:\USERS\NPSTE\ONEDRIVE\JETIDC~1\BACKUP~2\*.jsn
echo .
echo Jeti Model Viewer
echo .
SET /P modelfile= Modelfile name (without extension, stop="end"):
if %modelfile%==end goto stop
if %modelfile%==END goto stop
if %modelfile%==End goto stop
set modelfile=%modelfile%.jsn
C:\progra~2\jetimo~2\.\jemoview.exe C:\USERS\NPSTE\ONEDRIVE\JETIDC~1\BACKUP~2\%modelfile%
goto start
:stop
end
Anhänge:

Bitte Anmelden oder Registrieren um der Konversation beizutreten.

Letzte Änderung: von NicoS.

jemoview - jeti modell viewer 16 Jun 2020 17:59 #16

  • nikolausi
  • nikolausis Avatar Autor
  • Offline
  • Gold Boarder
  • Gold Boarder
  • Beiträge: 316
  • Dank erhalten: 150
Hi Nico,
I improved the program a bit. Please check if attached output for 0004Pipe is correct now, particularly the telemetry section
Anhänge:

Bitte Anmelden oder Registrieren um der Konversation beizutreten.

jemoview - jeti modell viewer 16 Jun 2020 19:29 #17

  • NicoS
  • NicoSs Avatar
  • Offline
  • Platinum Boarder
  • Platinum Boarder
  • Beiträge: 485
  • Dank erhalten: 145
As far as I can see, it's okay.

Nico

Bitte Anmelden oder Registrieren um der Konversation beizutreten.

jemoview - jeti modell viewer 18 Jun 2020 22:11 #18

  • nikolausi
  • nikolausis Avatar Autor
  • Offline
  • Gold Boarder
  • Gold Boarder
  • Beiträge: 316
  • Dank erhalten: 150
Neue Version mit Fehlerkorrekturen und mehr Details.
Aufruf ist auf der ersten Seite dieses Threads beschrieben.

Das python Skript jemoview.py hier im Anhang (nach dem Download Endung .txt durch .py ersetzen).

Das Windows Programm jemoview.exe auf Dropbox:
www.dropbox.com/sh/v0xtc4kr9u48xe0/AAB0n...ux-c27oChe4V-ga?dl=0
Anhänge:

Bitte Anmelden oder Registrieren um der Konversation beizutreten.

Letzte Änderung: von nikolausi.
Ladezeit der Seite: 0.292 Sekunden
Powered by Kunena Forum