jks
About
- Username
- jks
- Joined
- Visits
- 36,197
- Last Active
- Roles
- Member, Administrator, Moderator
- Points
- 638
Reactions
-
SSTV not working with 3 channel configuration (fixed in v1.822)
-
v1.821
-
QiwiQ a KiwiSDR client for Android: looking for feedback, testers and comments
@XPloRR Sorry, traveling on vacation. Squelch should work on NBFM/NNFM. I didn't write the squelch code so I can't give exact answers. But the squelch level value seems to change depending on the passband width. So a squelch-close value required for NBFM won't quite be the same as for NNFM. ANd similarly for the non-FM modes. But it should work (it does work if you try using the Kiwi UI).
-
QiwiQ a KiwiSDR client for Android: looking for feedback, testers and comments
The EXT socket you used to open DRM can be used to open any of the extensions. You just change
ext_switch_to_client=Xwhere X is the name of the extension as it appears in the extension menu on the Kiwi UI. As mentioned before, you can very easily use the browser debug window "network" tab to see exactly what socket command are being sent by the Kiwi Javascript client code -- commands that you will have to send yourself. This is much easier than reading the code to see what it's doing. Select the EXT socket and HTTP response tab.A lot extensions can run without any parameters needing to be set. E.g. the
cw_decoder,cw_skimmerandFT8extensions because their default parameters will just work. All you have to do is somehow display their decoding output. In the case of the cw decoders that means processing thecw_chars=...message. And ignoring messages likecw_plotandbar_pctif test mode is active. For FT8 just process thechars=...message.Send a close or stop and blur messages when done (varies by extension for historical reasons).
You can use the test mode message to debug with to get a strong pre-recorded CW signal that will decode 100%. Similarly for FT8 mode. No tuning to an active CW/FT8 frequency required.
-
QiwiQ a KiwiSDR client for Android: looking for feedback, testers and comments
You are correct that on a mobile client there is no real use for an IQ mode button. However the SAM, SAU, SAL, SAS and QAM modes should be considered. Perhaps just SAM since the others are less frequently used. There is a real advantage to using synchronous AM decoding for weak AM signals.
Just my opinion, but I think using red to outline active buttons has too little contrast. Maybe something like yellow would be better?



