]> git.rkrishnan.org Git - pihpsdr.git/commit
Use a moving average of the forward and reverse power to calculate SWR,
authorDL1YCF <dl1ycf@darc.de>
Sun, 2 May 2021 18:04:46 +0000 (20:04 +0200)
committerDL1YCF <dl1ycf@darc.de>
Sun, 2 May 2021 18:04:46 +0000 (20:04 +0200)
commit1057860aeaf52e5f762900926f0f41f1c21b5ee8
tree5b7c2abdc1448d5d3cc266ff8eaf7478ff21f105
parentb117ed808afdd858cbbd6bef79bc2144561ec24d
Use a moving average of the forward and reverse power to calculate SWR,
since the fwd and rev values are not taken at the same time.
new_protocol.c
old_protocol.c
radio.c
radio.h
transmitter.c