jks
About
- Username
- jks
- Joined
- Visits
- 35,586
- Last Active
- Roles
- Member, Administrator, Moderator
- Points
- 600
Reactions
Comments
-
If you do a netc (alias for networkctl status eth0) that will show DHCP assignments to eth0 from the syslog with date/time info. You can correlate that to reboot/restarts. It would be interesting to know if DHCPv4 assignment is delayed or not occurr…
-
Try it now please.
-
In order to implement the feature where it bypasses asking you for the admin password when connecting from a local network it needs to, well, know what the local network is. User connections don't have this issue. But a change in this behavior shoul…
-
What software version is the v1 running? (shown on the user page control panel, "stat" tab). Any idea if your local network use a mix of IPv4 and IPv6 addresses? That is, does eth0 get both IPv4 and IPv6 addresses assigned? On some people'…
-
Hi Mark. Please email support@kiwisdr.com
-
"/" is considered one of the keys that are redirected to the frequency field (also 0-9 . , : - # k M enter/return backspace/delete). And that must be terminated by an enter/return. Because instead of a plain "/" you could have ty…
-
The help is not 100% clear, but just hit return/enter after the "/" and it should work. It does go to the frequency input field because "/" is used as a prefix for entering numeric passband values. Type "H" (capital H) …
-
From the admin console type: cdk; rm opt.debug and then restart. That will stop those additional logging messages. @smg Running fail2ban would kill the Linux realtime response causing the audio to break up as the Kiwi server process becomes starved …
-
Okay, good. Python has the worst problems with "versionitis" of any programing language/system I've ever seen. It's just awful.
-
Are you using python3? What do you get when you do a python3 --version ? After my fixes it works for me here using Python3 3.13.5 on a Mac.
-
Sorry about that. Please update your git clone and try again.
-
@F5LFE This is really interesting to me because it seems to be an admin connection attack. I'll bet each of those is trying with a different password. Here's something you can do to verify that. With the admin console type cdk; touch opt.debug. And …
-
Congrats. I would say that's good news all around!
-
Have you read the power supply section of our documentation? http://kiwisdr.com/info/#id-power-undervolt You can have a perfectly adequate power supply but a power cable that has too much voltage drop (IR^2 loss) such that there is a momentary volta…
-
Yeah, it's funny you mention AI and PCB design. Just yesterday (not kidding) I was in KiCAD and had to put together a very large BGA footprint for a part not in the KiCAD standard footprint library. It was moderately annoying because out of the squa…
-
Agree. One thing for me that I didn't fully appreciate is how the stackup can affect loop area for high frequencies more than you might think. Especially since the inter-plane distances can be so much less in the prepreg (e.g. top to L2) compared to…
-
I replied on there. I don't think it's an issue (I just tried it and it worked fine). By default the sampling hosts are not shown unless you change the "TDoA result" menu to "TDoA map with hosts". You have to do this for each run…
-
And there went half my day. This is from the forum server. Goddamn Chinese AI companies. OpenAI.com too (although they were slightly better behaved). I had to beef up the IP filtering on the forum server to match what the proxy/web server (kiwisdr.…
-
L407 is a ferrite bead on the 3V3 going to the ADC preamp. You could (carefully) bridge those pads over with a solder blob using a small soldering iron. It isn't critical to replace the bead.
-
The part about pushing on the board affecting the waterfall speed is completely bizarre. The only thing I can imagine is if there was some corrosion on the inter-board header pins causing the SPI clock to be intermittent. But that seems unlikely. Al…
-
So a few things. First, kiwid always runs at full speed. To achieve the required realtime response on the relatively slow Beagle it uses a programming technique called demand polling. And that means it runs flat-out all the time. This also means tha…
-
Yes, definitely check the CMC as Martin and the link above describe. Another thing to try: Separate the two boards and power the BBG alone via a USB-A to USB-micro cable and an old cell phone 5V USB-A output power supply (1A is fine). The USB-micro …
-
I think there was a discussion about this a long time ago. There are indeed industrial drying machines, amongst others as @studentkra mentions, running huge RF power that cycle on & off to dry wood and other materials. Since they're built as che…
-
Should be better if you restart to get v1.815
-
I happened to catch it shifting down 1.5 kHz at one point: https://forum.kiwisdr.com/uploads/777/ZONNLSP3NEZ1.png
-
Just like a real computer the Beagle has strict requirements on the applied +5V voltage waveform. But because the Kiwi are being fed by user-provided quiet power supplies (hopefully quiet) there are no standards enforced. As you'd see with a compute…
-
Hmm. Haven't been able to replicate here so far. Would help if I could connect as admin to your Kiwi and take a look at the log. Email details to support@kiwisdr.com if possible please.
-
Technically it violates the entire spirit of the Kiwi ethos. Why would you spend money on a Kiwi as an IQ generator to drive SDR software on a PC when there are better alternatives for that kind of setup? But having the option is another point of fl…