]> git.rkrishnan.org Git - pihpsdr.git/commit
a) moved call to set_agc down when creating receivers, such that
authorDL1YCF <dl1ycf@darc.de>
Sun, 3 Oct 2021 11:02:33 +0000 (13:02 +0200)
committerDL1YCF <dl1ycf@darc.de>
Sun, 3 Oct 2021 11:02:33 +0000 (13:02 +0200)
commit26ad72ea2ba40cb55c8f40ce592ac33a6da822cc
treea329efaad69246d6d98e4eb8deaaf23c6659cb3e
parentd0c7dabf58ca1672db0b84c60186ce7a36de37c7
a) moved call to set_agc down when creating receivers, such that
the AGC threshold line is calculated correctly at the beginning
of the program
b) straightened arguments of set_agc
c) use set_agc instead of direct WDSP calls when possible
actions.c
agc_menu.c
dsp_menu.c
ext.c
receiver.c
receiver.h
sliders.c