jks
About
- Username
- jks
- Joined
- Visits
- 36,332
- Last Active
- Roles
- Member, Administrator, Moderator
- Points
- 642
Reactions
Comments
-
It's good the Kiwi shows the ssh port open. The best thing for you to do is open the ssh port to the Internet so I can connect and see what's happening. If you know how use NAT port mapping on your router to do something like this: your_public_ip:80…
-
You can use the build now button on the admin update tab to get a fix. I'm not going to do a full v1.605 release for a while in case more bugs are found.
-
d0c48c33dfd08962d3b4dfd3727a4f6514a4957c021a422e9243e6de1be17ac5 v1.486.img 676301a5ad0c52417011fd257da9ffa3106ad33af41c8b2273d49d44527e14f3 v1.486.img.xz
-
Well that's an unfortunate bug. You can use the s and alt-s keys until I can fix it.
-
The very first sentence in that kiwisdr.com description says Debian 8 can continue to be used in most cases: If your Kiwi currently runs Debian 8, and a recent version of the Kiwi software (v1.472 or later), you can continue to do so.
-
Sorry about that. Fixed in v1.604. Wait 24 hrs for the auto update or build manually via the admin update tab build now button.
-
@fabrys Fixed in v1.603. Also fixed in v1.603 is the 'x' key which hides/restores all the control panels. Similar to how the 'y' key toggles the display of the top bar and label area / band bar.
-
Wait. You posted this in the "BeagleBone AI-64" category. Are these BBAI-64 based systems? Doesn't seem likely since you talk about Debian 8 and 10 which are used with BBG/BBB. BBAI-64 uses Debian 11. To answer you other question: No, if y…
-
I need l lot more information about this situation. Like Martin said, it sounds to me that your friend has local access to his two Kiwis but access via the Internet has stopped working. As evidenced by the admin network tab "check port open&quo…
-
On an 8-channel Kiwi with split snd/WF + snd/FFT channels use "no_wf" to prefer the snd/FFT channels. On a regular 3 or 4 channel Kiwi use wf=0 to stop the WF from updating (not really what you were asking about). http://kiwisdr.com/quicks…
-
Not sure how that escaped my testing. Already fixed for the next release..
-
If anyone else sees this problem, please, please, please, let me know. Whether you're running an AI-64 + Debian 11.7 or not. I've updated mine to 11.7 and I just can't seem to replicate the problem so far. BTW, the procedure mentioned above for reco…
-
Ugh. It's early, but this may actually be a bug in the Linux kernel (somewhere between 5.10.121 and 5.10.168) used by the recent BBAI-64 Debian 11.7 update. Need to verify. The other people seeing this problem all had new AI-64's running 11.7
-
/root/kiwi.config/admin.json: required parameter not found: port Oh boy, you're not the first to see this problem. That means there's a disastrous problem with v1.602. It was supposed to make config file reliability better, not worse. You can recove…
-
If Debian 11 runs you really don't want to risk re-flashing the AI-64. You could easily end up bricking the whole thing. I really need to see all the output from the make as well as from the dog command. And do this and let's see what the server is …
-
As mentioned in the change log file it's Martin's visual way of associating a label with a wide-band signal i.e. OTHR, CODAR, HFT etc. Signals with bandwidth greater than, say, 10 kHz. Signals less than that are presumably bracketed by the passband …
-
Or first maybe try this: cd /root df -h . (make sure there is at least 700 MB free space under "Avail" column) mv Beagle_SDR_GPS B.bad Then continue starting with step 5 of the instructions, "git clone" etc.
-
Makefile is corrupted. Rather than a million back-and-forth forum posts, or emails, which eat up all my time, can you open/NAT the ssh port (22) on your router so I could login to this guy and have a look? Email pubic ip address (or domain) and Kiwi…
-
It looks that way doesn't it? But if you had picked 4 kHz instead (or 2) you'd notice that it is indeed centered about the carrier (8788 in your case). Now you could make an argument that it should be centered about the passband center I suppose. Bu…
-
Yes, everything should be fine as along as you don't change to 10 Mbps. The default for that menu is auto.
-
Ugh, do not try setting your BBAI-64 Ethernet interface speed to 10 Mbps (admin network tab). Doing this will brick the Ethernet interface. Although there is a small window after a reboot in which you can recover. I don't know why this is. If you do…
-
@G8JNJ 1) Signal b/w: Yes, I can do the color-matching with label. Especially important with your label database that has so many different label colors. As you've noticed the annotation just disappears whenever the labels are redrawn. I ran out of…
-
Try to change sizes of div, not object Thanks for that. I had a difficult time trying to understand what was happening.
-
Ha! I owe you an apology. It's 100% a bug. There's a leading form-feed character prepended to the status field before it goes out. Firefox ignores it. But for me Chrome shows it as a leading space. And for you I guess as a period. Fixed for the next…
-
An example of the new "signal bandwidth" user interface effect can be seen by clicking on the SuperDARN radar label at 10.18 MHz (stored and community label databases).
-
That has to be your issue because the default message in the status field of the admin webpage tab starts with "Try other..." I changed that field on my Kiwi to "Information" and it appeared correctly without any "."
-
The defaults used for that <pre> you send over are not optimal. So just style it a little on the Kiwi side. I couldn't get rid of the vertical scrollbar using a height less than 42px <object data="http://jimlill.com/sun.txt" style…
-
The other thing I'd like to see is some automation of connection to the candidate Kiwis (after SNR criteria etc.) with a confirmation dialog so you could more easily weed-out those that don't have adequate reception of the signal-of-interest. Right …
-
@G8JNJ Yes, adding automation like that to the TDoA extension is a good idea. Lots of work to get something like that working though..
-
A fix was found and will be in the v1.602 release. Big thanks to @engineercarl for discovering the issue.