hcarter333 / rockmite

Flying Rockmite 20 metere QRPp tranciever issues and projects
0 stars 0 forks source link

Morse Code software decoder automated RM fix verification #36

Open hcarter333 opened 1 year ago

hcarter333 commented 1 year ago

Use an automted Morse code decoding software package to listen for the Rockmite on the Utah SDR. I'll also need to determine how to do a better URL automation of the SDR such as

http://websdr2.sdrutah.org:8902/index1a.html?tune=14059lsb&zoom=5

hcarter333 commented 1 year ago

Look at this application for starters: https://ve3nea.github.io/MorseExpert/

With a repository from @ve3nea : https://github.com/VE3NEA/MorseExpert

hcarter333 commented 1 year ago

The file can be accessed on the phone at ..\Android\data\com.ve3nea.morse_expert\files as advertised in the docs at https://ve3nea.github.io/MorseExpert/

However to do that, you'll first need to change the USB settings on the phone to image

Need to find a way to access this folder from the phone.

hcarter333 commented 1 year ago

In general, the app should work. A preliminary test using the PC speakers and a rescorded video from #33 at low volume resulted in: image

and the following text file output

image

(Copied the picture so the stroked zero could be seen

hcarter333 commented 1 year ago

There are issues in automated testing using Morse Expert

It may be more simple to use an Android emulator via Android Studio to run the entire application on the same computer that receives the Utah SDR audio.

hcarter333 commented 1 year ago

The automated testing flow should look something like this

image