From 06b6b98e483c720b48321ce217e6ec198b04ce6f Mon Sep 17 00:00:00 2001 From: George Smart Date: Tue, 7 Mar 2017 05:32:03 +0000 Subject: [PATCH 1/2] Fixed for ADC monotonicity Just edited this file to make the ADC value monotonically increasing. There were some dips before, due to repeated measurements. These changes reflect repeated measurements. --- RSSI/RSSI_GM340.dat | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/RSSI/RSSI_GM340.dat b/RSSI/RSSI_GM340.dat index a73c722..68e88d4 100644 --- a/RSSI/RSSI_GM340.dat +++ b/RSSI/RSSI_GM340.dat @@ -8,11 +8,11 @@ # Both S-meter (6dB) and decade (10dB) steps are included between the noise floor and saturation. # George M1GEO / GB7KH - 01/01/2017 # -2841 -20 -2848 -30 -2854 -40 -2858 -43 -2858 -48 +2858 -20 +2857 -30 +2856 -40 +2855 -43 +2854 -48 2853 -50 2845 -53 2780 -58 @@ -39,4 +39,4 @@ 1006 -130 985 -135 976 -140 -971 -150 \ No newline at end of file +971 -150 From 284e1587dc61eab363d179e2e67ba80c8f0280e7 Mon Sep 17 00:00:00 2001 From: George Smart Date: Tue, 7 Mar 2017 05:35:13 +0000 Subject: [PATCH 2/2] Added DUE platform comment Added DUE platform comment, and basic configuration description. --- RSSI/RSSI_GM340.dat | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/RSSI/RSSI_GM340.dat b/RSSI/RSSI_GM340.dat index 68e88d4..63c6ae6 100644 --- a/RSSI/RSSI_GM340.dat +++ b/RSSI/RSSI_GM340.dat @@ -4,7 +4,8 @@ # The format of the file is: # Raw RSSI Value dBm Value # -# Measured with a Marconi 2955 Test set and Motorola GM340 UHF (430.6125 MHz). +# Measured with a Marconi 2955 Test set and Motorola GM340 UHF (430.6125 MHz) using Arduino DUE. +# No resistor divider, 100nF decoupling capacitor from ADC to ground. # Both S-meter (6dB) and decade (10dB) steps are included between the noise floor and saturation. # George M1GEO / GB7KH - 01/01/2017 #