jks
About
- Username
- jks
- Joined
- Visits
- 32,511
- Last Active
- Roles
- Member, Administrator, Moderator
- Points
- 344
Reactions
-
does ipv6 prevent registration? [fixed in v1.100]
The actual problem is with sdr.hu If it receives a registration from an ipv6 packet, and the domain name in the packet has both ipv4 ("A") and ipv6 ("AAAA") DNS records then it always tries to match with the ipv4 and not the ipv6 like it should. The other problem I discovered is that sdr.hu doesn't seem to accept ipv6 addresses as a valid domain name as it does for ipv4. That would have been the other way to solve the problem. -
v1.98 changes/improvements [right-click menu]
The v1.98 release contains:Another round of security and memory handling fixes.Some fixes that should mostly eliminate the sudden shifting/tearing of the FAX display (this is different from the skew/slant correction adjustment that still needs to be added).A new right-click / right-button menu containing items that were only accessible on hard-to-remember keyboard shortcuts (database lookups, passband restore, etc.)If you're the Kiwi's admin, a new graphically-assisted way of setting the manual ADC clock calibration if you're not using GPS cal. See config tab of admin page for instructions. -
v1.98 changes/improvements [right-click menu]
The v1.98 release contains:Another round of security and memory handling fixes.Some fixes that should mostly eliminate the sudden shifting/tearing of the FAX display (this is different from the skew/slant correction adjustment that still needs to be added).A new right-click / right-button menu containing items that were only accessible on hard-to-remember keyboard shortcuts (database lookups, passband restore, etc.)If you're the Kiwi's admin, a new graphically-assisted way of setting the manual ADC clock calibration if you're not using GPS cal. See config tab of admin page for instructions. -
v1.98 changes/improvements [right-click menu]
The v1.98 release contains:Another round of security and memory handling fixes.Some fixes that should mostly eliminate the sudden shifting/tearing of the FAX display (this is different from the skew/slant correction adjustment that still needs to be added).A new right-click / right-button menu containing items that were only accessible on hard-to-remember keyboard shortcuts (database lookups, passband restore, etc.)If you're the Kiwi's admin, a new graphically-assisted way of setting the manual ADC clock calibration if you're not using GPS cal. See config tab of admin page for instructions. -
V1.92 Fax decoder
The fax code needs an external program to convert .pgm format files, which is what it records, to the .png file for download. I forgot to include installation of that program in the Kiwi makefile. I'll do that for today's release.I can change it to not disturb the initial frequency. I always changed to 7880 Hamburg because that was the best signal during development.You can always click the "mute" button while the fax extension is running. Not sure I want to make this the default behavior as it might confuse people. It could be a (future) user preference.