projects
/
pihpsdr.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
051ac96
)
streamline
author
c vw
<dl1ycf@darc.de>
Wed, 15 Aug 2018 17:37:52 +0000
(19:37 +0200)
committer
c vw
<dl1ycf@darc.de>
Wed, 15 Aug 2018 17:37:52 +0000
(19:37 +0200)
transmitter.c
patch
|
blob
|
history
diff --git
a/transmitter.c
b/transmitter.c
index d5e4a99badf3a2f50941a742ecba6159461e4130..b2e01e3a8ffdc26d260b9a9f5f0c7e8e78b5a283 100644
(file)
--- a/
transmitter.c
+++ b/
transmitter.c
@@
-1042,10
+1042,6
@@
void tx_set_ps(TRANSMITTER *tx,int state) {
vfo_update();
}
-void tx_set_ps_sample_rate(TRANSMITTER *tx,int rate) {
- SetPSFeedbackRate (tx->id,rate);
-}
-
void tx_set_twotone(TRANSMITTER *tx,int state) {
transmitter->twotone=state;
if(state) {