My 24 hour graph now has the average down to 2.1% with the adaptive gain varying between 24 and 48 average approx 38. would a minimum adaptive gain assist? single message tracks also seem high. Screen caps of graphs… quality not great will post individual graphs as required. TIA
Am not on home LAN at present … can post better images later if needed… my installation is a pi and i tend to view the graphs on a phone that i use to post to the forum with… must be the middle of the night for you in toronto… i am in manchester uk…
I am now replying from my Android Phone Samsung.I am at home, and can see graph of my Pi on my home LAN
I opened graph, and took screenshot. Resolution is not good. Next I tapped on one of the graphs (Misc), and it opened in a separete page (see Image-1 below).
I long-pressed graph (Misc), a popup with several options appeared, I clicked the option “Copy image”. This copied image to clipboard. Then I closed graph tab and opened forum and long-pressed and chose “Copy”, and graph (Misc) was copie (see Image-2 below)
it appears you have a lot of potential range but your antenna positioned in the window pointing East is certainly a limiting factor. Do you have access to any better viewpoint?
3am here will run through your instructions tomorrow will advise results. might be Sunday as need access to my pc at the office. how do I get the scan results out of the pi?
Copy the image “scan.png” from Pi to your Win/Mac Computer. To copy a file from Pi, you will need to install on your Win/Mac computer an SCP software. Some popular free of cost software are FileZilla (win and mac) or WinSCP (win) or CyberDuck (win and mac).
ADDITIONAL METHOD: USING WINDOWS COMMAND PROMPT
Type cmd in search of Windows to open Command Prompt
In the Command prompt terminal, type following command
scp pi@192.168.12.21:/home/pi/scan.png Downloads\
(Replace 192.168.12.21 by your RPi’s local IP addtess)
When asked, enter RPi’s password.
The above command will copy file scan.png from RPi to Windows folder Download