From 6ca68a20a109db6df8f00095004c00d5a58f60c9 Mon Sep 17 00:00:00 2001 From: mer0m Date: Sat, 20 May 2017 20:25:35 +0200 Subject: [PATCH] - --- redpitaya/client/double_dds.py | 2 +- redpitaya/client/iq_pid_vco.py | 2 +- redpitaya/client/pid_vco_pid_only.py | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/redpitaya/client/double_dds.py b/redpitaya/client/double_dds.py index e263064..d7f9eb7 100755 --- a/redpitaya/client/double_dds.py +++ b/redpitaya/client/double_dds.py @@ -3,7 +3,7 @@ ################################################## # GNU Radio Python Flow Graph # Title: Double Dds -# Generated: Fri May 12 18:35:16 2017 +# Generated: Wed May 17 11:28:05 2017 ################################################## if __name__ == '__main__': diff --git a/redpitaya/client/iq_pid_vco.py b/redpitaya/client/iq_pid_vco.py index 4bdcc28..bee8205 100755 --- a/redpitaya/client/iq_pid_vco.py +++ b/redpitaya/client/iq_pid_vco.py @@ -3,7 +3,7 @@ ################################################## # GNU Radio Python Flow Graph # Title: Iq Pid Vco -# Generated: Thu May 4 17:14:37 2017 +# Generated: Wed May 17 11:29:11 2017 ################################################## if __name__ == '__main__': diff --git a/redpitaya/client/pid_vco_pid_only.py b/redpitaya/client/pid_vco_pid_only.py index 86f9721..5d72925 100755 --- a/redpitaya/client/pid_vco_pid_only.py +++ b/redpitaya/client/pid_vco_pid_only.py @@ -3,7 +3,7 @@ ################################################## # GNU Radio Python Flow Graph # Title: Pid Vco Pid Only -# Generated: Fri May 12 18:35:52 2017 +# Generated: Wed May 17 11:20:13 2017 ################################################## if __name__ == '__main__': -- 2.16.4