Show Posts

You can view here all posts made by this member. Note that you can only see posts made in areas to which you currently have access.


Messages - mikeh203

Pages: [1]
1
OGN-R PilotAware / Re: Glider range to Basestion not reported
« on: June 15, 2019, 12:20:15 pm »
Hi Guys

I wrote to contact@glidernet.org and Sebastien Chaumontet replied.

My bad: by mistake when we did the Pilot Aware upgrade we named the receiver "ukwrm" in the config file not "UKWRM"  you can see this in my previous post.
Correcting the case of the receiver name in the config file and restarting and now the range information to the gliders is correctly displayed.
Grafana is again starting to show data for UKWRM

A side effect of this change in the config is that the range to Pilot Aware equipped aircraft is no longer displayed. From the Gliding Clubs perspective this is not an issue since visiting powered aircraft are not permitted under the terms of the clubs planning permission so none ever land here (except in an emergency).

Thanks for your help I consider this closed.

MIke



2
OGN-R PilotAware / Re: Glider range to Basestion not reported
« on: June 13, 2019, 02:53:44 pm »
Hi Guys

Thanks for  your thoughts

 March 2018 was when we made the PA upgrade but the PA antenna did not get erected until a couple of months latter.
Both ogn-rf and ogn-decode are running can check with a telnet to port 50000/50001. Also if either should die we don't
see FLARM traffic on the ground at the airfield. Add all this together and pretty sure the FLARM antenna and receiver are all working OK

ogn-rf and ogn-decode are started from /etc/rtlsdr-ogn.conf which starts the process with a reference to the config file
 ~pi/rtlsdr-ogn/rtlsdr-ogn-paw.conf

--- Skipping the RF bit as the receiver seems OK
Position:
{
    # [deg] Antenna coordinates
    Latitude   =   51.944160;
    Longitude  =   0.803051;

    # [m]   Altitude above sea level
    Altitude   =   66;

    # [m]   Geoid separation: FLARM transmits GPS altitude, APRS uses means Sea level altitude
    GeoidSepar =   46.4492;
};

APRS:
{
    # APRS callsign (max. 9 characters)
    Call = "ukwrm";
};

So there really is not much which can go wrong here.
I think Lee you hit on the nail on the head the problem is at the OGN Server  end.
Paul Ruskin (also on this forum) did the registration with glidernet.org for the club but I'll see if I can get a discussion going at that end as well.

Thanks agin for your help
Mike



3
OGN-R PilotAware / Glider range to Basestion not reported
« on: June 11, 2019, 04:02:01 pm »
Hi

I 'm new to this forum so hope I'm posting in the right/appropriate place.

Some months ago we upgraded the gliding clubs basestation UKWRM to re-broadcast pilot aware. Since that time the range information for a glider currently being tracked by UKWRM appears blank on the http://live.glidernet.org display.
When the basestation tracks a Pilot Aware equipped aircraft the range to these is displayed correctly.

As the re-installation with Pilot Aware is much more script orientated than the old FLARM only there appears to only be one place to enter the basestation lat and log this is can be seen to be correct both in the config files, by the location of the ground station on http://live.glidernet.org and by the range to passing pilot aware equipped aiarcraft.

I recently updated the basestation code, it is now running  rtlsdr-ogn-0.2.6. This had no effect on the range issue

Any help you could give me to track down why there is no range information for the gliders would be greatly appreciated.

Thanks
    Mike


Pages: [1]