-
Hi
I want to use minimodem in Android. As I understand from your code, I should only add a new “simpleaudio_backend” for Android. Is there any other thing that you think I should change?
To addr…
-
Hi,
is it possible to use minimodem in my c++ application without adding the complete source to the project? Can we use minimodem as a dynamically/static linked library?
thanks
-
Hi All, I have been working on a project which makes use of Minimodem code to simulate digital music playback from vintage audio cassettes/reel to reel decks using an ESP32 LyraT board. Since the mini…
-
i'm trying to use software with minimodem that expects a serial connection. i'm having trouble making the pseudoterminals. if it could be impelemented that would be great of if you could help. thanks
-
I stumbled on this project through a :star: from @zeMirco...
I'm curious if it is possible to port http://www.whence.com/minimodem/ (http://github.com/kamalmostafa/minimodem) from C to JavaScript (or…
-
I am generating and decoding NOAA SAME sequences with `minimodem` on Raspberry Pi 3. Minimodem decodes all right any "live" sequence that I generated with another instance of `minimodem` as well as an…
-
Hello,
Firstly, thanks very much for creating and maintaining the Minimodem project. Minimodem is very useful for emulating a TTY/TDD device (Telecommunications Device for the Deaf and Hard of Hea…
ab012 updated
3 years ago
-
I have two Rtl-Sdr. I'have installed minicom both Raspberry Pi and Kali as Root. Then if I write that -$ minimodem -r 300 in my Rasp. i receive from -$ minimodem -t 300 in the same Rasp.
But if i w…
-
Buscando como decodificar señales FM, probé con audacity para ver en qué frecuencias se movía el payload (vista: espectrograma).
También encontré este tutorial en el que comentan una herramienta qu…
-
I'm getting some very suspicious compilation errors, where I'll get e.g. "undefined reference to 'sin'" on one line, but it was fine five lines prior. I'm ALSO getting similar errors in file Y, depen…