Best Recent Content

  • QiwiQ a KiwiSDR client for Android: looking for feedback, testers and comments

    So I was wrong about the "too_busy=N" message (I can't remember how this stuff works anymore without looking at the code). "N" in this case is a count of the number of available channels. But N is context dependent.

    In the case of a non-Kiwi app connecting @studentkra is correct that this will be count of the non-Kiwi UI channels the admin has configured. Which may be different from the actual number of free channels available to regular connections using the Kiwi UI. A lot of people clamp down on non-Kiwi apps due to the number of bot connections they see. Either allowing zero non-Kiwi channels or only a small number. Note there is bot identification/filtering on top of this restriction.

    So the question of how to flag QiwiQ as a valid connection, compared to the bots, is reasonable. I don't have a good answer currently. Probably some sort of public key identification scheme is needed. But can you imagine the hassle in implementing that. I don't have the time and a large part of the community doesn't stay updated to the latest release anyway, so wouldn't get any potential fix.

    studentkraXPloRR
  • QiwiQ a KiwiSDR client for Android: looking for feedback, testers and comments

    I understand what you mean, but the same field can also be used for a free Search field, so I cannot set both.

    KW5USA
  • QiwiQ a KiwiSDR client for Android: looking for feedback, testers and comments

    Release 2.05.44

    _Change Request_

    Add Server...

    Input type needs to be set to URL.

    XPloRR
  • Help needed: DSP, SSB, Hilbert transforms, Octave language

    All I got out of that thread was "82 year old codger" and "AI hallucinations", both of which I can relate to (lol).

    Actually I think I know what the problem is (amplitude imbalance). But I can't test until tomorrow.

    F5AFY
  • MF WSPR

    Okay, but now G4SDG has faded up to -18 dB according to WSJT-X. And the Kiwi WSPR autorun decode count went from 12 to 13 during that time slot. So it worked at that signal strength. I think this confirms what's going on.

    NU6F
  • QiwiQ a KiwiSDR client for Android: looking for feedback, testers and comments

    I should also mention, re your earlier query about VHF/UHF Kiwi, that a reason to detect and respond to dynamic changes in the offset is because it is possible for this to be set in the antenna switch configuration. So that a user connection could select an antenna that also switches a downconverter in/out-of-line. On the Kiwi UI this causes a page reload to correct the frequency scale and all the other places the new offset needs to be taken into account.

    But in practice I don't think many Kiwi are setup this way. VHF/UHF operation seems to be a static setup rather than associated with an antenna configuration.

    XPloRR
  • QiwiQ a KiwiSDR client for Android: looking for feedback, testers and comments

    First of all I did not write the squelch code, so I can't say exactly how it works. But it was originally designed for the NBFM modes. So using it outside that context is perhaps a bit problematic. I think it tries to compare energy at and above typical voice frequencies and use that as a basis for squelching. So it probably isn't going to work at all on AM BCB signals where there are very few periods of silence.

    It works well however on things like the digital bursts in the UK on e.g. 4037.5 kHz. In either USB or AM modes.

    XPloRR
  • QiwiQ a KiwiSDR client for Android: looking for feedback, testers and comments

    Also note the AM air band transmissions on 115.85 MHz buried under that wide digital signal. Is that some sort of digital TV signal?

    Those appear to be DAB+ channels, which are regularly between 175 and 230 MHz.

    1536 OFDM carriers with 1 kHz spacing for each channel.

    F5AFY
  • QiwiQ a KiwiSDR client for Android: looking for feedback, testers and comments

    The first one you mention is not a true Kiwi, but a clone that runs very old software (v1.690). So it probably has API compatibility issues. I do not provide support for clones. And, sadly, they don't seem to either (the clone forums are full of people who can't get support).

    The VHF/UHF ones require detecting the offset via API and adjusting the frequency scale. But the API will still be baseband referenced, i.e. 0 - 30/32 MHz. It's a bit complicated. I will have to go through the code and identify all the places you need to consider applying the offset.

    All of these air band signals will be AM mode. The Switzerland one worked for me, but has a huge number of spurious signals. Look for intermittent signals representing the short AM transmissions. The Russian one is another clone running v1.690 so probably won't work for that reason. You can identify these by connecting using the Kiwi web interface and checking the v1.xxx version number of the user control panel "Stat" tab.

    XPloRR
  • QiwiQ a KiwiSDR client for Android: looking for feedback, testers and comments

    Thank you! The app looks and works better with each release. I am looking forward to what the future brings!

    XPloRR