jks

About

Username
jks
Joined
Visits
36,210
Last Active
Roles
Member, Administrator, Moderator
Points
638
  • Still determining local interface address??? What's that mean???

    So I think the summary here is that there are routers that behave badly and the Kiwi code needs to be changed to accommodate that. Starlink after a power outage is another case. Apparently it takes forever for the terminal to acquire sats and assign an IPv4 address.

    KU4BY
  • I think I'm only allowing 1 user on my KiwiSDR v2. [fixed]

    The wording of that menu item is perhaps not 100% clear. But I couldn't think of a better way of saying it.

    xq2cg
  • VDSL filter for the Kiwi SNR measurement

    I've prototyped a VDSL "filter" to be used with the Kiwi SNR measurement (I used kiwirecorder for the prototyping). I works well for the one Kiwi I know about that has bad VDSL noise, causing it to have inflated SNR values.

    If you know of other Kiwi's with this problem please comment here or email support@kiwisdr.com so I can try them out -- Thanks.

    Basically, once the VDSL segment is identified it is excluded from the SNR measurement. Same as we have now for masked frequency segments.

    F5AFY
  • kiwirecorder v1.6: netcat / camping modes now support resampling

    By request: The resampling option now works with netcat and camping modes. Just update your kiwiclient clone to get the changes.

    TDoA and kiwiclientd tested this time to make sure I didn't break them (hopefully, lol)

    benson
  • v1.814,815

    "/" 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 typed "/low,high" or "/width" (passband specification) as the frequency field help shows.

    F5AFY
  • Hackers be hacking..

    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 for CPU cycles. You can't run a heavy process like a Python interpreter at the same time. We are already extremely lucky that running kernel iptables filtering and user mode frp proxying doesn't cause trouble.

    smg
  • Practical PCB RF design

    Wow, one of the few times the YouTube algorithm has recommended an extremely useful video.

    In a few minutes I learned more about practical PCB RF design than I ever knew. Very easy to understand: https://www.youtube.com/watch?v=xhuHAhIKWoM

    HB9TMC
  • This is why we can't have nice things

    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.com) has.


    nitroengine
  • v1.814,815

    Should be better if you restart to get v1.815

    F5AFY
  • v1.813

    Okay, got that fixed for the next release. Had to implement kiwirecorder camping is a slightly different way.

    F5AFY