jks
About
- Username
- jks
- Joined
- Visits
- 32,605
- Last Active
- Roles
- Member, Administrator, Moderator
- Points
- 348
Reactions
-
Direction Finding and linking existing KiwiSDRs
Wow -- check Christoph's latest post: https://github.com/jks-prv/Beagle_SDR_GPS/issues/130#issuecomment-347206064It's a plot of a ground wave TDoA solution for DCF77 using three Kiwis relatively close by. -
Sound recording from multiple opened browse windows for diversity reception?
When you include the --kiwi-wav flag the GPS timestamps will also be added to the files when recording in IQ mode. This will allow post-processing the data for the very interesting projects now ongoing: Christoph's HFDF work and zfyoung's diversity reception.There is code in the repository (proc.m, read_kiwi_iq_wav.cc) for Octave (Matlab) to read the files and create various plots. I haven't tried this myself but see the Github GPS timestamp issue (https://github.com/jks-prv/Beagle_SDR_GPS/issues/130#issuecomment-346085747) for examples. -
Direction Finding and linking existing KiwiSDRs
Wow -- check Christoph's latest post: https://github.com/jks-prv/Beagle_SDR_GPS/issues/130#issuecomment-347206064It's a plot of a ground wave TDoA solution for DCF77 using three Kiwis relatively close by. -
Sound recording from multiple opened browse windows for diversity reception?
-
Sound recording from multiple opened browse windows for diversity reception?
You can't run the old kiwirecorder with v1.151 Use the current one. And you can't use the latest one from my branch on Kiwis running earlier than v1.151 See the comments above. I haven't tested the latest one with the GPS timestamp support with DRM -- and there are no DRM transmissions on right now..