Thanks a lot ! I'm gonna try that option. Cheers !
Hi all, I just updated DragonOS_Focal from 30.2 to 37.1. In 30.2 I used the following iridium-toolkit command: python3 -u /usr/src/iridium-toolkit/reassembler.py -i zmq: -m acars -a json | python3 ~/acars.py In 37.1 using the same command syntax the json formatting doesn't work anymore. Has the syntax changed ? Thanks for a tip. Regards Roy
the hash tag in front of bandwidth line did the trick and solved the problem ! And yeah, I'm using VMWare player V16. Thanks a lot ! Cheers Roy
the hash tag in front of bandwidth line did the trick and solved the problem ! And yeah, I'm using VMWare player V16. Thanks a lot ! Cheers Roy
This is the airspy config file: [osmosdr-source] sample_rate=10000000 center_freq=1622000000 bandwidth=9000000 Uncomment the following line to turn on the antenna bias device_args='airspy=0,bias=1' Linearity Gain gain=18
Dear all, I installed a DragonOS_Focal VM on Windows 10. When using the Airspy R2 and executing the Iridium Parser with the following command: iridium-extractor -D 4 --multi-frame /usr/src/gr-iridium/examples/airspy.conf | python3 -u /usr/src/iridium-toolkit/iridium-parser.py -o zmq the following issue occurs: iridium-extractor -D 4 --multi-frame /usr/src/gr-iridium/examples/airspy.conf | python3 -u /usr/src/iridium-toolkit/iridium-parser.py -o zmq gr-osmosdr 0.2.0.0 (0.2.0) gnuradio 3.8.1.0clients...