jks
About
- Username
- jks
- Joined
- Visits
- 36,332
- Last Active
- Roles
- Member, Administrator, Moderator
- Points
- 642
Reactions
Comments
-
Yes, but TBD are options to limit this for the case of public Kiwis. We could have different modes that match different expected situations: You could imagine adjustment being purely manual or set to a schedule. Like adding 15 dB of attenuation in t…
-
Apologies for the sorry state of the forum search function. I don't believe it can be easily improved. I had to search for the term "baud" to find that post. I inherited this forum software from another provider and I really dislike it. Bu…
-
https://forum.kiwisdr.com/index.php?p=/discussion/2711/v1-556-cat-freq-output-on-usb-serial-adapter-clk-ext-gps-on-status-fix-for-system-log-filling-up/p1
-
When you say the LEDs are acting "as expected" do you mean as the document says that I linked? Because that LED pattern is generated by the Kiwi server, not Debian/Linux. If you know how to / are able to connect to Linux using ssh or PuTTY…
-
If you connect to my.kiwisdr.com, clear the entry, then restart the Kiwi, wait 90 seconds, then refresh that page, do you get a new entry with a current date/time? (i.e. the Kiwi registered itself when it restarted). In the 4 LEDs to the left of the…
-
Yes, on the "todo" list for ages is a "retry DHCP" option. Designed to solve problems like the race after a power failure. Where the Beagle and Kiwi server start up (even with the Kiwi's 30s startup delay) before the router's DHC…
-
It only restarts the server. But I could pretty easily change that yes/no switch into a menu selecting restart or reboot, like what exists on the admin update tab. I don't know of a way to power cycle under software control. But doing a Linux reboot…
-
Sure, and we've seen this problem occasionally. There are a couple of mechanisms that try to limit the impact of large log files. First, you can see the amount of free filesystem space by using the df . alias. It should be very roughly 700MB - 1.7GB…
-
Re: ARDC: The last thing I need in my life is (more) politics, lol. Thank you for the suggestion however.
-
Yes, that's another small complication. The admin log tab has that split screen that only displays messages from server start time in the upper half, and the most recent at the bottom. Otherwise the scrolling window could become gigantic and your br…
-
Sorry, I didn't answer your question completely: The commands in the Makefile, and any you come up with yourself, that search the /var/log/user.log file et al, will only see the messages in the Kiwi admin log tab that contain the "L" chara…
-
You might also ask on the DRM RX forum: https://www.drmrx.org/forum/
-
Okay, good. I don't think there should be any side-effects from the change. In particular I made sure legacy connections were not effected (e.g. kiwirecorder). The way I did it was to make the server-side be the source of the timestamp and communica…
-
kiwid keeps running though, even after it closes the webserver: I was responding to this comment above.
-
I figured out a relatively easy solution (I think). So give v1.622 a try and see if it fixes the problem for you.
-
Can someone who has had recent experience with JLCPCB's PCBA service, procuring non-LCSC available parts using their "pre-order, global parts sourcing" service, please email me at support@kiwisdr.com ? I'm finding the process to accomplish…
-
Hi Steven, Good info -- thank you very much.
-
Après avoir effectué la modification décrite ci-dessus, vous devez redémarrer le Kiwi. Le journal sur kiwisdr.com indique que vous n'avez pas redémarré le Kiwi. After making the change described above you must restart the Kiwi. The log on kiwisdr.co…
-
On the admin "connect" tab. Change the menu from "Public IP" to "DUC Domain". Then restart Kiwi.
-
Okay. I will work on this when I can. Right now I'm trying to get KiwiSDR 2 prototypes out for manufacture.
-
Since the audio, waterfall and extension all open separate web sockets I have code that "links" them to a single rx channel. The IP address and a millisecond-resolution timestamp from Javascript, which is the same for all web sockets, is u…
-
In the schematic "5VW" means a "working" voltage of 5V. The "continuous operating voltage" in the data sheet. I picked this TVS specifically for its low Co of 0.05 pF. The clamp voltage (Vc) is 25V. There is no "re…
-
Okay, fixed for the next release.
-
I guess there was never a forum post about this, only an email exchange and entry in the CHANGE_LOG file (July 5 2023). There has been a long standing issue where the ALE extension stops scanning after many hours (8 - 14). This was never resolved as…
-
Hi Steve, Yes you're correct. I should not have used the term "balun" for the input transformer. For some time the advisory group was considering a balanced structure from the first transformer into a second 1:4 transformer feeding the ADC…
-
A discussion is fine. But it's extremely important to understand that "KiwiSDR 2" has very strict limits with what can be done and still meet the "prime directive" of getting back into production as quickly and efficiently as pos…
-
I missed that last comment until now for some reason. Yes, kiwid runs all the time flat out at 100%. This is so it can meet the realtime response requirements and keep Linux from (most of the time) arbitrarily breaking things like the audio continui…
-
Linux commands that are invoked out of the Makefile are super slow because the Makefile has to evaluate hundreds (if not thousands) of source code dependencies before it does anything, including just running simple commands. So this has nothing to d…
-
I'm getting lots of new forum registrations from people indicating they'd like to purchase a KiwiSDR 2. At some point I will conduct a proper poll to gauge interest. I have to know how many to build in the first manufacturing run. It's possible we m…
-
Happy to hear you got this working.