jks
About
- Username
- jks
- Joined
- Visits
- 36,339
- Last Active
- Roles
- Member, Administrator, Moderator
- Points
- 642
Reactions
Comments
-
Okay, got that one. Again please?
-
Try again please.
-
Okay, got a trigger. Checking..
-
Okay, try again please. I'm now triggering on it starting with 92.40
-
It keeps assigning a different address. I'm going to have to trigger on a partial ip address. Hold on..
-
Okay, I see 12.345 MHz try. But the ip address was slightly different. So please run it again and I should be able to capture the debugging now. Thanks.
-
Since you're on a 4G connection another thing to try: On the admin page, network tab, change the Ethernet interface MTU menu (top right) from 1500 to 1440. No restart is required.
-
Steve, I have added some debugging to the TDoA script. Could you try again from the ip address ending in .187 please? Or failing that, run the TDoA on a unique frequency, like 12345.00, that I can spot in the log. Do that once, let me know here, I'l…
-
Steve, The kiwisdr.com server sees your TDoA request and logs the attempt. But the usual completion message is never logged. I don't see any error messages either. So I don't understand what's wrong. Have you tried running it from another Kiwi? It d…
-
There's one on Ebay now (1 day left): https://www.ebay.com/itm/134250027548 12 bids though..
-
I see you're setup to be publicly listed. But it looks like you have "reverse proxy" set on the menu at the top of the admin connect tab. But then the proxy information at the bottom of the page not filled-in correctly/completely? If the &…
-
Oh, now the update seems to have finished and you're running v1.562
-
I can see your Kiwi configured to try and use the proxy service. But that isn't working for some reason. But I am able to reach it by its public ip address. So please email the Kiwi admin password to support@kiwisdr.com and I'll figure out why the b…
-
I can provide ssh access to the two Kiwis if that would be helpful in addressing this problem. Always helpful. Please email details to support@kiwisdr.com cd /; ff glib.h should produce: ./usr/include/glib-2.0/glib.h pkls libglib should produce roug…
-
Works for me. But what doesn't work is the Rerun button. If the map location/zoom is changed then the newly computed contour lines are drawn correctly. But the heat map is drawn at an incorrect location. Looking at that problem now..
-
KiwiSDR in-stock update: As shown on the kiwisdr.com front page, the distributor Satonline (CH) will deliver to the EU and UK. ERcomER (PL) claims in-stock, but I can't find a list of delivery countries on their site.
-
Sure. Use your browsers HTML inspector. Then select the Users tab on the main control panel. Then type tune in the inspector search field. It should show you an HTML <a> (anchor/link) element that updates (flashes) every 3 seconds that looks l…
-
In the file kiwi/__init__.py comment out (add a "#" to the beginning) of the line that says: from .wavreader import * i.e. make it: #from .wavreader import * Not a real solution to the problem, but should be enough to get you going as ki…
-
I might be wrong, but I believe with later Debian versions you cannot ssh login as root at all without going through some complicated reconfiguration of various access control files. Instead, what I do for all my local Kiwis, regardless of Debian ve…
-
No, the certs are okay. But the forum web server stopped responding. A reboot fixed it.
-
Having usb0 set to a static address is no problem. But not having eth0 set to static or dhcp certainly is. Not sure how that would have happened.
-
Comment after you updated your post to include some networking information: This is almost certainly a default route problem since accesses to your local network still works. DNS works because your router probably publishes a DNS service with a loca…
-
Your post mentions /etc/security/ (the directory) and /etc/securetty (the file). Those are two entirely separate things. Neither of them should have anything to do with your subsequent networking problems. /etc/security seems to be associated with S…
-
No, since the connection between the Kiwi server and kiwirecorder is just the numeric waterfall values. The waterfall save function on the Kiwi user interface is different because it has access to the spectrum graphic that has already been construct…
-
The major browsers all have a "storage" inspector where you can see the current value of all cookies. Use the key sequences below to bring up the developer tools. Then select "storage" (name may differ between browsers) on the to…
-
It's not 100% obvious from the help description, but you need --wf to enable any waterfall processing at all. And when --wf is in effect you need --snd (or --sound) to also record a .wav file at the same time. One way to think of it is that --wf-png…
-
Well, I owe you a BIG apology. There is indeed a bug in v1.561 with 8-channel mode. It only happens when you try and use channels 3-8 that display an audio FFT instead of the full waterfall. A small change was made to accommodate the new pre-record …
-
I not using DDNS anymore, I use DuckDNS since 2 years. Doesn't matter. When you have "DUC Domain" selected in the menu rx.kiwisdr.com will attempt to register your Kiwi using the information from the DUC configuration section. In your case…
-
Anyone else? 8-channel mode works fine for me. Nothing about that changed in the latest release. Re rx.kiwisdr.com: your Kiwi is misconfigured. On the admin page, "connect" tab, you have "DUC domain" set in the menu at the top of…
-
Hi Andy. Okay, understood -- no worries. It's all just a big game of "cat and mouse" or "who can build the tallest wall/ladder". So we do what we can, while we can.