dl9rdz

Results 165 comments of dl9rdz

I have the second thing (next channel after X packets) on my TODO list, but with low priority, as you can actually do this (in a somewhat complicated way, by...

Not sure what is the problem here. It always worked for me. The plugin should be pulled in from github due to this: https://github.com/dl9rdz/rdzwx-go/blob/066e455ab63193d1daabec4c435926689b39a4a6/package.json#L30

The prediction *should* work, it works for me and several other people. However, it requires internet access. It uses the CUSF API, if that is down, it will fail. Maybe...

Regarding the Samsung, do you mean the release version compiled on your own toolchain? That would be strange. As you have the toolchain installed, maybe you can run "adb logcat"...

Final comment regarding the file size of the APK: For converting ellipsoid height (from sonde) into sea level height, the APK should contain the world wide 15' data base (in...

Ah ok, thanks for spotting that. I was testing automated CI builds for the apk, but that is not yet working. But that way the version info for the next...

Should be fixed by now. (updated version is still using version number 1.0.6.) (please ignore the .dmg and .exe in the release files for now)

It needs to be a map in mapsforge format. For example maps from here http://download.mapsforge.org/ or https://www.openandromaps.org/ You can use mapsforge maps with the Locus app (but Locus supports multiple...

True, this is just for testing and should not be there. If you compile yourself, just remove this line https://github.com/dl9rdz/rdzwx-go/blob/main/www/js/index.js#L505 Otherwise, I'll try to remember removing it in the next...

The Android apk uses mDNS discovery. This should work always if TTGO and phone are on the same network: 1. TTGO in AP mode, phone connected to TTGO AP (but...