Kenji Rikitake
Kenji Rikitake
Observation on NHK-FM in Tokyo and nationwide Japan has proven that sometimes the stations may cause +- >100kHz or up to +-150kHz deviation. OTOH many radio stations in Japan conform...
I also suggest you to use `uint64_t` instead of `unsigned long`. See https://github.com/jj1bdx/exs64/blob/master/c-example/xorshift64star.c
@darach It's just some C tips :) , but will be effective on C. (I even tried these on Erlang, but using bitstrings did not make the code faster.)
See also https://github.com/zebpalmer/pyQRZ/commit/a978358a5c33d74cc35bdeaa6794f7e982c4053d#commitcomment-43958444 for the warning message I've got on a Python 3.9 running on macOS 10.14.6.