The KiwiSDR 2 online store is open for orders! Please visit kiwisdr.nz
HB9TMC
About
- Username
- HB9TMC
- Joined
- Visits
- 3,526
- Last Active
- Roles
- Member
- Points
- 6
Comments
-
@theot Perhaps it is this problem? (It's redirecting to an invalid address) https://forum.kiwisdr.com/index.php?p=/discussion/3452/swbc-lookup-adding-both-http-and-https-to-the-url#latest Which should be fixed in the next release.
-
I get the same in v1.800 https://http//www.short-wave.info/index.php?freq=9885&timbus=NOW
-
Another possibility would be that the kiwi's power supply has a Class-Y capacitor that leaks common-mode voltage to the DC side, which is then coupled trough the loop to ground. In that case you could measure an AC voltage between the Kiwi GND and P…
-
@ShaneBrook Assuming you only typed the alias command in the shell? You have to put them in .bashrc to make them permanent. That file is loaded duringn login. There you will also find the definition of the kiwi-specific aliases.
-
Is that CODAR, @G8JNJ ? According to signalwiki, CODAR is 50 kHz wide, maybe the page needs an update.
-
but the bandwidth costs are depressing (over 3.5TB/month 3.5 TB/month doesn't seem to be much. My cloud server has 20 TB/month included and it's just 4€ a month. Maybe it's worth looking for an alternative.
-
@ShaneBrook It needs the kernel headers: "sudo apt install linux-headers-4.19.94-ti-r42"
-
That seems to have worked. That's reducing the required downtime notably! Additional steps were a git pull, and it's neccessary to shutdown kiwid before it's possible to overwrite the file.
-
Is there a standard procedure, if I want to try the binary on a non-supported point release (D11.11)? Or should I try to copy it over the existing binaries? Or should I not mess with that yet ... Releasing the binaries as .deb packages could be a so…
-
They do look like pileups, I think there are some dxpeditions. C21MM and PX0FF.
-
@g8gpo I have no problem accessing it. http://g8gporx.proxy.kiwisdr.com:8073/
-
8.5 to 12 MHz is normally the upstream (US2), from the modem to the cabinet. Visible is also US1, 3.75 to 5.2 MHz With the extent of interference, there is certainly something not good with the line. Probably a bridge tap or perhaps a broken conduc…
-
He does seem to have typical VDSL noise with the uplink band from 8.5 to 12 MHz and S9 noise on that frequency 8867 kHz. https://forum.kiwisdr.com/uploads/216/TNPV8OSHMU33.png But he doesn't seem to have left any contact information.
-
Did you add the subnet? /32 for single IP-addresses, like a.b.c.d/32.
-
I suspect the kiwi is complaining, because your router is locking the kiwi out from internet access. But it really shouldn't be attempting to connect to 1000s of random IPs on the internet. If you're familiar with linux, you could check if there are…
-
I wonder if crowdfunding might be a realistic method to support Johns work. There could be funding for new features, depending on the time it takes to implement them. Or/and donations. Owners of "kiwi-compatible" devices could be involved …
-
https://forum.kiwisdr.com/uploads/790/DIJWFR8TAOVP.png Personally, I prefer FOSS and I think you're doing the world a favor. But you have to know if it works out for you at the end of the day. I mean, if the future really depends on it, then there'…
-
Messaging via DX label works too apparently 😁
-
You could check the other voltages: http://kiwisdr.com/ks/troubleshooting.pdf
-
Wouldn't Azimuth 318° be towards Russia? It's S9+30dB on the Moscow kiwi. S9+40dB on the Irkutsk kiwi. https://forum.kiwisdr.com/uploads/926/TNXH74CO19LW.png
-
It's not radiated through the antenna connector, as far as I can see, but from the Kiwi board itself. I was only mentioning it, in case someone else is stumbling across unexpected signals on VHF/UHF. It already helps a lot, if the kiwi is in a metal…
-
The signals are actually radiated from the Kiwi, so it had nothing to do with the Airspy.
-
@jks Since the update to v1.698 i hear maybe twice per minute loops/repetitions in the audio which last about a half a second. This is a 8 channel, where 6 channels are occupied. It didn't happen on a 4 channel kiwi where i was the only user. But i…
-
At daytime there is always a lot less activity on 40m than during the evening and night. Propagation-wise, particularly during solar maximum, the range is limited during daytime. And people have also more time in the evening ... Here's a simulation …
-
That is a licensed band and those are probably pirates. They would be caught more quickly if they were transmitting on amateur radio frequencies.
-
This is almost certainly RFI from an unstable oscillator, probably harmonic from a switching power supply.
-
You can run it on the kiwi itself
-
If you're familiar with cron, you could add a cronjob: crontab -e Then add following line (replace the ip with the IP of your kiwi): 0 0,4,8,12,16,20 * * * curl 192.168.1.87:8073/snr?meas > /dev/null 2>&1 That would initiate a measurement …
-
Still running version 1.690 That appears to have been fixed in 1.694 though: WSPR extension spots will now upload again to wsprnet.org (thanks Nate, et al)