Este foro utiliza cookies
Este foro utiliza cookies para almacenar su información de inicio de sesión si está registrado y su última visita si no lo está. Las cookies son pequeños documentos de texto almacenados en su computadora; las cookies establecidas por este foro sólo se pueden utilizar en este sitio web y no suponen ningún riesgo para la seguridad. Las cookies de este foro también rastrean los temas específicos que ha leído y cuándo los leyó por última vez. Por favor, confirme si acepta o rechaza estas cookies.

Una cookie se almacenará en su navegador independientemente de su elección para evitar que se le haga esta pregunta de nuevo. Podrá cambiar la configuración de su cookie en cualquier momento utilizando el enlace en el pie de página.

Calificación:
  • 2 voto(s) - 5 Media
  • 1
  • 2
  • 3
  • 4
  • 5
NUEVO MODO YONIQ (español e inglés)
#11
Dzień dobry.

Nazywam się Greg. Jest jedna rzecz, z którą nie mogę sobie poradzić. Na poniższym zdjęciu pojawia się okno. Czy możesz się go pozbyć? Mam W10 i podoba mi się nowy program i chcę z niego korzystać. Używam Tłumacza Google, ale możesz pisać po hiszpańsku, dam sobie radę. Wszystkiego najlepszego w 2022 roku. Pozdrawiamy. Greg SQ6ILB.

Jest jeszcze jedna rzecz. Po wysłaniu obrazu do korespondenta znak wywoławczy dzwoniącego w oknie „QRZ” znika. W poprzedniej wersji nie znikało i dopiero po zapisaniu do rejestru (ja używam UR5EQF) to okno pozostawało puste, lub po kliknięciu "Wyczyść". Czy możesz zrobić coś na ten temat?

msstv

https://i.ibb.co/H4k00J3/mmsstv.jpg
[url=https://ibb.co/kBWppdv][/url]
Responder
#12
Hello,
I have lost all pics and templates in MMSSTVv1.13.2 YONIQ.
Regards
Stuart
Responder
#13
(27-02-2022, 06:46 AM)Vk5ade escribió: Hello,
I have lost all pics and templates in MMSSTVv1.13.2 YONIQ.
Regards
Stuart

Hi Stuart,
Are you sure you installed the new version on the same folder as the previous version was?
Please verify this.
73 y DX,
Edwin - YV5EN (YV5HUJ 1979 - 2011)
web: www.qsl.net/yv5en
Responder
#14
Hello Eugenio,

you and your team did a really great job!

In the description of this thread there is a note, that questions regarding code and programming will not be answered in this forum. Despite to it I hope for your answer and help.
When not here, were can we talk about code and programming?

I would like to add some additional new SSTV-modes to YONIQ, too.
On the one hand I want to add self programmed modes with a resolution higher than 800x600 and a fast B/W-800x600 mode, on the other hand I want to try to add the Kenwood-Fast-FM-mode.
Programming is not new to me, I'm working a lot with Arduino, ESP32 and ESP32-Cam, but I'm absolutely new in programming a Windows-program and would need help regarding the YONIQ/MMSSTV-code, please:

First: I've downloaded the YONIQ and MMSSTV source code, but I can not find the file, where the coding and decoding of the different SSTV-modes are programmed.
In which file is the code for the different SSTV-modes for example for Robot36?

Second: Which C+ Interpreter/Compiler do I need for the source code? I've installed the free Embarcadero Dev.Kit C++, but I've found no option to open all YONIQ-files together, and for example there is no vcl.h in the Embarcadero Dev.Kit C++. Which C++ IDE/Compiler did you use?

73,
Markus

and here in español (with help of google-translator)

----------------------------------------------------------------------------------------------------------------------------------

Hola Eugenio,

usted y su equipo hicieron un gran trabajo!

En la descripción de este hilo hay una nota que indica que las preguntas relacionadas con el código y la programación no se responderán en este foro. A pesar de ello espero su respuesta y ayuda.
Cuando no estamos aquí, ¿dónde podemos hablar de código y programación?

También me gustaría agregar algunos modos SSTV adicionales a YONIQ.
Por un lado, quiero agregar modos autoprogramados con una resolución superior a 800x600 y un modo rápido B/N-800x600, por otro lado, quiero intentar agregar el modo Kenwood-Fast-FM.
La programación no es nueva para mí, estoy trabajando mucho con Arduino, ESP32 y ESP32-Cam, pero soy absolutamente nuevo en la programación de un programa de Windows y necesitaría ayuda con respecto al código YONIQ/MMSSTV, por favor:

Primero: He descargado el código fuente de YONIQ y MMSSTV, pero no encuentro el archivo, donde se programa la codificación y decodificación de los diferentes modos SSTV.
¿En qué archivo está el código para los diferentes modos SSTV, por ejemplo, para Robot36?

Segundo: ¿Qué intérprete/compilador de C+ necesito para el código fuente? Instalé el Embarcadero Dev.Kit C++ gratuito, pero no encontré ninguna opción para abrir todos los archivos YONIQ juntos y, por ejemplo, no hay vcl.h en el Embarcadero Dev.Kit C++. ¿Qué IDE/compilador de C++ usaste?

73,
Markus
Responder
#15
Hola Markus, vamos por partes.
Por un lado, estoy y conmigo también el equipo YONIQ, encantados de que se experimente con el código. Sin embargo MMSSTV y YONIQ son complejos para dedicar un espacio a hablar sobre código y programación, debido al tiempo y a que precisariamos de un foro nuevo a causa de la complejidad y extensión.
Por otro lado, sería una idea genial contar con, además de la versión YONIQ, con otra más donde ya estén implantados los nuevos modos que sugieres. La diversidad proporciona opciones estupendas donde poder elegir, y eso siempre es positivo. Para ello es imprescindible que estes familiarizo con la programación dirigida a objetos en un lenguaje de bajo nivel como es C++ y conociendo ampliamente sus cualidades.
Respecto al archivo donde se encuentra el código de los diferentes modos, he de decirte que no corresponde a solo uno. Son varios los archivos, funciones y sentencias que, en conjunto, generan los diferentes modos. Por ejemplo, uno se ocupa de los calculos matemáticos y operaciones de cada modo, otro se encarga del sincronismo, otro de la detección del modo en RX. En fin, todo esta entrelazado y en armonía para que funcione en conjunto. Sin duda, Makoto Mori hizo un trabajo magistral y muy extenso.
Sobre el compilador e interprete, hasta hace poco hemos estado utilizando Embarcadero Rad Studio 8, al cual hay que incluir algunas librerías modificadas. No obstante, si no recuerdo mal, creo que para comenzar a trabajar con la versión original, solo necesitas el interprete compilador. Mi consejo es que partas del código original y dediques tiempo a estudiarlo detenidamente porque es bastante complejo si no estás acostumbrado a trabajar con objetos. Si entiendes la programación orientada a objetos con C++, no tendrás ningún problema en comenzar rápidamente a trabajar con el código, de lo contrario, seguro que te resultará un poco complicado y difícil de comprender, pero dedicando el tiempo suficiente, no será imposible.
Quisieramos ayudarte más, pero comprende que nosotros no tenemos tiempo ni podemos enseñar a programar a nadie, eso corre de cuenta de cada uno. Existe alguna librería que ayuda a implantar los modos SSTV en programas ajenos a MSSTV. Una de estas librerias es MMSSTV Engine, y es muy practica y que puedes descargar desde hamsoft.
Markus, sentimos no poder ayudarte más a fondo, pero te animamos a que sigas adelante en tu proyecto.
Un saludo.

---------------------------------------------------------------

Hi Markus, let's go in parts.
On the one hand, I am and with me also the YONIQ team, delighted that the code is being experimented with. However MMSSTV and YONIQ are difficult to dedicate a space to talk about code and programming, due to time and because we would need a new forum due to the complexity and length.
On the other hand, it would be a great idea to have, in addition to the YONIQ version, another one where the new modes you suggest are already implemented. Diversity provides great options to choose from, and that's always a positive. For this, it is essential that you are familiar with object-directed programming in a low-level language such as C++ and fully knowing its qualities.
Regarding the file where the code for the different modes is located, I have to tell you that it does not correspond to just one. There are several files, functions and statements that, together, generate the different modes. For example, one is in charge of the mathematical calculations and operations of each mode, another one is in charge of the synchronism, another one of the detection of the mode in RX. In short, everything is intertwined and in harmony so that it works together. Without a doubt, Makoto Mori did a masterful and extensive job.
About the compiler and interpreter, until recently we have been using Embarcadero Rad Studio 8, which has to include some modified libraries. However, if I remember correctly, I think that to start working with the original version, you only need the compiler interpreter. My advice is to start from the original code and spend time studying it carefully because it is quite complex if you are not used to working with objects. If you understand object-oriented programming with C++, you won't have any problem getting started quickly with the code, otherwise it will surely be a bit complicated and difficult to understand, but with enough time, it won't be impossible.
We would like to help you more, but understand that we do not have time nor can we teach programming to anyone, that is up to each one.
There is a library that helps to implement SSTV modes in programs other than MSSTV. One of these libraries is MMSSTV Engine, and it is very practical and you can download it from hamsoft.
Markus, we are sorry that we cannot help you further, but we encourage you to continue with your project.
All the best.
Responder
#16
Hello Eugenio,

thank you very much for your help.
It's a great hint, to know, that you are recommending Embarcadero Rad Studio.
I'll start with the MMSSTV-Engine, and I do not expect, that you teach programming to me, but I hope, I may ask you again sometimes, if I have a question reagrding Makoto's code.
Again thank you very much and best regards,
Markus

and here in español (with help of google-translator)

Hola Eugenio,

muchas gracias por su ayuda.
Saber que está recomendando Embarcadero Rad Studio es una gran pista.
Comenzaré con MMSSTV-Engine, y no espero que me enseñes a programar, pero espero poder preguntarte de nuevo algunas veces, si tengo alguna pregunta sobre el código de Makoto.
De nuevo muchas gracias y un saludo,
Markus
Responder


Salto de foro:


Usuarios navegando en este tema: 1 invitado(s)