Closed wwortel closed 1 year ago
PS command now only shuts donw the Linux OS when pihpsdr is found to be running on a platform with XDMA, e.g. Saturn. tested: Anan G2
Thanks for the suggestions/fixes, I have manually implemented them and cherry-picked to other branches. One comment to the "PS0" command:
PowerOff allows to stop pihpsdr with saving of settings, followed by OS shutdown. This is useful before cutting power e.g. in remote operation. Set AF Gain did not work properly. The value to be produced from 0-255 is a negative dB value and hence a log() function is required.