Ah...so that's where it was hiding!
Fantastic...I've changed the 'Hide All Tracks' button to read & display the Performance Graphs and lost nothing in the process because toggling the Show All Tracks button switches between show & hide tracks anyway!
I was going to post the complete solution but for some reason I keep getting a 403 Error when I try to paste it in here?
As the Gain Change function looks to be more complex for my limited experience I'll try that another day but thanks for the heads-up abcd.
Thanks & kind regards,
-=Glyn=-
Announcement
Collapse
No announcement yet.
How to Install dump1090-mutability on RPi
Collapse
X
-
Hey abcd,
In post 4 you detail a great modification to select a gain from a drop-down menu for dump1090-mutability.
Would this procedure work for dump1090-fa by any chance?
I have also been trying to discover how to change the 'Hide All Tracks' to Maps to select the graphs page and although I can see the lines of code required to do so have been unable to determine the file to modify.
I am guessing this file is one and the same gmap.html in dump1090 but I can't find it on my system.
Any ideas please?
Thanks & kind regards,
-=Glyn=-
- 1 like
Leave a comment:
-
Originally posted by Oblivian View Post
That's what I was referring to. People trying to use word for word copy/paste and finding the direct links throughout the forum to 1.15 sources not working and so on. (without also knowing the OS version limitations)
I had kept Stretch for backward-compatibility, but I am now considering to remove it altogather as the Buster is here since last 2 years, and all new install use Buster.
To avoid confusion, I want to remove "1.15~dev" from the title of thread
Unfortunately I cannot edit the title of thread, otherwise I would have done it long ago.
As you are administrator, you can do it.
Please remove 1.15~dev from the title of thread.
Current Title:
How to Install dump1090-mutability_1.15~dev on RPi
Should be modified to:
How to Install dump1090-mutability on RPi
.
Leave a comment:
-
The dump1090-mutability itself is not defunct.
It's Debian fork is being maintained as EB_VER.
It is only the version 1.15~dev which is defunct now.
Leave a comment:
-
Oblivian:
The dump1090-mutability itself is not defunct.
It's Debian fork is being maintained as EB_VER.
It is only the version 1.15~dev which is defunct now.
The Debian's dump1090-mutability (EB_VER) was made available since BUSTER was released, and is available only for Buster. It is however not available for older Stretch or Jessie installs.
The current Pi24 image includes dump1090-mutability EB_VER.
If receiver=dvbt is selected in FR24 settings, it installs dump1090-mutability EB_VER
Almost one year ago I have modified the first post of this thread accordingly. It now provides installation commands as follows:
For current Raspbian Buster installs: EB_VER
For older Raspbian Stretch installs: ver1.15~dev
I dont see any need to put a defunt banner, particularly when it is actively in use by FR24's Pi24 image.
However deleting ver1.15~dev from title of threaand leave only dump1090-mutability will help.
.Last edited by abcd567; 2020-12-23, 00:27.
Leave a comment:
-
If you think the instructions here are now defunt/out of date since 1.15 has been dropped. Do point out if it needs to be locked and a large banner put in to say so
Leave a comment:
-
Originally posted by Banthum View PostSorry, put this post at the wrong item.
I have this 403 problem when i try to start (IP of the RPI)/dump1090/gain.php in my browser
READ & SET GAIN FROM BROWSER / DUMP1090 MAP
First let us check if the file gain.php exists and contains proper code. What is the output of following command?
Code:cat usr/share/dump1090-mutability/html/gain.php
Also check if php7.x-cgi is installed
What is output of this command?
If you have Raspbian BUSTER
Code:apt-cache policy php7.3-cgi
If you have Raspbian STRETCH
Code:apt-cache policy php7.0-cgi
Last edited by abcd567; 2020-12-22, 21:51.
Leave a comment:
-
Sorry, put this post at the wrong item.
I have this 403 problem when i try to start (IP of the RPI)/dump1090/gain.php in my browser
Leave a comment:
-
Originally posted by Banthum View PostSo no max range rings.
Originally posted by Banthum View PostProblem solved,
Error in the line:
sudo wget -O /usr/share/dump1090-mutability/html/upintheair.json "http://www.heywhatsthat.com/api/upintheair.json?id=XXXXXXXX&refraction=0.2 5&alts=12192"
Removed the item: amp;amp;
Thanks for pointing out.
I have now corrected the error.
Please see the first post of this thread. In the Terrain Limit Ring command "&" has been changed to "&".
.
Leave a comment:
-
Originally posted by Banthum View PostBut dump1090 is a EB-version and not V1.15 -dev.
However Debian has forked it and the forked branch at Debian is being maintained by Debian Hamradio Maintainers.
When installed by command "sudo apt-get install dump1090-mutability", the dump1090-mutability gets installed from Debian repository. This one has ver changed from v.15~dev to EB_VER. It uses the same source code as the ver1.15~dev at Github/mutability.
https://tracker.debian.org/pkg/dump1090-mutability
NOTE:
The Debian Repisitory version's actual name intended to be displayed on map was DEB_VER (Debian Version). However due to some bug in the code, the first letter D gets ommited, displaying only EB_VER
.Last edited by abcd567; 2020-12-22, 21:11.
Leave a comment:
-
I have the same problem. Installed it a second time.
But still this error 403-forbidden.
Leave a comment:
-
Unfortunately changing the forum also edited some previously put in code/text converting it to HTML. And some people re-pasting from their lanuage settings can do it too (as above)
amp; = &
Linux knows &, but not amp;
Put those in place of any amp; and it will function. Just hard to locate them across all posts after the fact
Leave a comment:
Leave a comment: