Jimo
About
- Username
- Jimo
- Joined
- Visits
- 562
- Last Active
- Roles
- Member
- Points
- 1
Comments
-
Hey, the years have flown by... Just tested Kiwiclient and specifically the kiwirecorder.py on Python3.11 and it seems to all work! (-: Thank you to all who are working on the Kiwiclient. PS.. Been updating my Raspberry Pi from Debian 10 to Debi…
-
Thank you, Martin. That had eluded me. !!
-
Thank you for confirming this. I just tried what @WA2ZKD gave: ./kiwirecorder.py -k 5 -s $1 -p 8073 -f $2 -m iq -L 300 -H 3600 --ncomp --tlimit=$3 And it does work fine. But when I added --s-meter=0 with --sdt-sec=5 there was no iq wav file record…
-
Thank you, much appreciated. I do need clarity on this and to be sure I am recording an IQ WAV file.
-
When I add --snd python kiwirecorder.py -k 10 -s jnb.twrmon.net -p 8073 -f 1458 -m iq --tlimit=12 --s-meter=0 --sdt-sec=3 --snd then, I do get a wav file but is this an audio wav file or a IQ wav file?
-
Starlink, at present, does not support a publicly routeable IP address. So you do have to use jks's proxy service.
-
Many thanks for your help. I do have it all working with following the above instructions. I did have to apt update and apt upgrade and apt install connman and then set up the config file. It is all running now on Debian 10.13. Thanks again 73's
-
@rz3dvp Thank you. Yes, I installed it -- sudo apt install connman -y -- But it did not solve my problem. I wonder if there is not an old Network Management System from Debian 8 that needs to be uninstalled as on the Network Admin page it says i…
-
On my Debian 10.10 I found that connman was not installed.
-
@jks Hi John, and @rz3dvp can the KiwiSDR run on the latest version of Debian 10? 5 Kiwisdr were running fine on Debian 10.10 - Buster - this was done earlier this year. But now there seems to be a problem with being unable to save the static i…
-
@jks Thank you. This morning I did download the latest kiwiclient as you suggested and now it is all working fine. I managed to record DRM audio and the RSSI with the timestamps. Recorded the BBC broadcast on 17720 on Shakti's KiwiSDR in Delhi. Ex…
-
@jks Thank you for your help. When I use the above options you give, I get the following output: The Output of the kiwirecorder is: del.twrmon.net:8074 freq=810 310 - 0 310 - 955321780 310 - 42662891 310 - -957337109 18-Oct-2022 11:32:58 UTC RSSI…
-
@jks Hi John, I am now trying to get RSSI readings every 5 seconds along with a timestamp to the above options. When I add these four options: --s-meter=0 --sdt-sec=5 --timestamp --snd I do get the drm *.wav file but no timestamp with the RS…
-
ditto But let's hope its not coming to an end.
-
I have successfully made some DRM audio recordings using the new kiwirecorder.py But am not able get the timestamp to work for the RSSI readings. This works in my python script for the DRM audio sampling: command = ["python3.7", &qu…
-
Yes, it would be great to record something like this: https://forum.kiwisdr.com/uploads/668/058H3F66UZII.png To playback samples like this, with audio lets you hear and see if a station is modulating and using the bandwidth properly. The spectrum …
-
🙁
-
@jks With regards to: 'Record waterfall to .png file.' Am I doing something wrong as my file is not a .png but a .wav file and I see no .png file. "python3.7", "/Kiwi/kiwirecorder.py", "-s jnb.twrmon.net&q…
-
I do now see that there is a log switch in the kiwirecorder.py as one of the options. --log=info or --log=debug or ... I'll add this to the kiwirecorder.py and play around. I see that --log=info gives: 2022-05-23 16:53:55,202 pid 17342 started …
-
@Powernumpty OK. Thank you. Ok, so there is no logging coded into the kiwirecorder.py I need to check the Kiwisdr log to see if the kiwirecorder.py connected or didn't connect and if there was a delay in connecting to Kiwisdr. The KiwiSDR log wi…
-
https://forum.kiwisdr.com/index.php?p=/discussion/comment/13815#Comment_13815 @Powernumpy Is there a log for kiwirecorder.py or any kiwirecorder.py error messages. I am running kiwirecorder.py on a Raspberry Pi. All works very well. I ran kiwireco…
-
@rz3dvp Thank you. Got it.
-
@rz3dvp Can you please give me some help with your method - the rz3dvp method of remote upgrading to D10 - Buster. Was running v1.486 - all good. I upgraded from D8-> D9 -> D10 as per instructions and Buster was working fine. Now to get the K…
-
@jks Thank you. By "second method" I was thinking of the @rz3dvp method. Was hoping to use it. But I do understand now you are only referring to your method which is safer to carry out. 73's Jimo.
-
@jks I have read all the above and also the updated: "Optionally downloading the software (if you lost the SD card etc.)" on the website. I follow the instructions on making a new image.. But then you go straight on to talk about downlo…
-
@ka9q Thank you for this. I would like to measure the -ve and the +ve Modulation of a a AM signal using the kiwiclient. I can record the IQ wav file, but cannot find any info on how the IQ wav file is constructed in order to extract the information …
-
Thanks for this update. Looking forward to your special version as well.
-
@John, could you also consider upgrading to the latest version of frp. I see you are a few versions behind. Thanks
-
Hi @Christoph, could you please give me you settings for ipz in the Correlation Estimator above? With the settings I have in the kiwisdr block, should it connect to my kiwisdr on my LAN? Thanks.
-
No, still only running GNU Radio 3.7.11 on Ubuntu 18.04. See attached image... (Image) Now I am struggling to set up the Correlation Estimator Block. Not used that block before. And also do not know how to connect the kiwisdr block to my Kiwisdr w…