Open Sergey-R5AU opened 1 year ago
May be this winter. Lack of time.
Regards
Le mar. 17 oct. 2023 à 11:21, Sergey R5AU @.***> a écrit :
Hi André ! I hope you well ! sine 5.08 release plenty of SW updates already release and btw looks like some new features HAM`s are looking for. Could an updates of Remote SDR are expectable in 2023 ?
— Reply to this email directly, view it on GitHub https://github.com/F1ATB/Remote-SDR/issues/36, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACN7K5PUBDQ3IVAVLW5XXIDX7ZEY7AVCNFSM6AAAAAA6DQFNYSVHI2DSMVQWIX3LMV43ASLTON2WKOZRHE2DMOJVGYYDEOA . You are receiving this because you are subscribed to this thread.Message ID: @.***>
-- André Buhart F1ATB F1ATB - YouTube @.***> https://f1atb.fr https://sea-seek.com
Thank you Andre ! Appreciated !
In my shack R-SDR in use with all updates of RPI OS in 64bit mode, modification of CPU.js was required: instead of "if (info_cpu.indexOf("armv7l") > 0)" use: "if (info_cpu.indexOf("aarch64") > 0)" due to already uname -a as: 17:24:16 BST 2023 aarch64 GNU/Linux
and need to update shell file for PM2:
/etc/systemd/system/pm2-pi.service
instead of /root/.pm2 should be /home/pi/.pm2
in few strings otherwise PM2 service not started
P.S. some experience tricks: My HW: RPI4 + Pluto pLus + cheap SSD with adapter to USB -external power supply are involved for 40pin header and USB power distribution to PlutoPlus -SWAP disabled -BT and WiFi disabled -IP4 fixed -strange but with disabling IPv6 Node Js not starting properly (not yet investigated) -SW used for LEO sats QSO with tracking via Gpredict successfully, as already requested CAT should improved for proper QSO logging
Hi André ! I hope you well ! sine 5.08 release plenty of SW updates already release and btw looks like some new features HAM`s are looking for. Could an updates of Remote SDR are expectable in 2023 ?