Rocksolid Light

Welcome to novaBBS (click a section below)

mail  files  register  newsreader  groups  login

Message-ID:  

6 May, 2024: The networking issue during the past two days has been identified and may be fixed. Will keep monitoring.


tech / rec.aviation.soaring / SoftRF Skyview device database

SubjectAuthor
* SoftRF Skyview device databaseGary Jones
+- Re: SoftRF Skyview device databaseMoshe Braner
`* Re: SoftRF Skyview device databasekinsell
 `* Re: SoftRF Skyview device databaseGary Jones
  `* Re: SoftRF Skyview device databasekinsell
   `- Re: SoftRF Skyview device databaseGary Jones

1
SoftRF Skyview device database

<1aa33213-8de3-4353-93a3-dd476c6c6a37n@googlegroups.com>

  copy mid

https://www.novabbs.com/tech/article-flat.php?id=31503&group=rec.aviation.soaring#31503

  copy link   Newsgroups: rec.aviation.soaring
X-Received: by 2002:a05:622a:254:b0:3e0:755f:c0e5 with SMTP id c20-20020a05622a025400b003e0755fc0e5mr676889qtx.9.1679265444457;
Sun, 19 Mar 2023 15:37:24 -0700 (PDT)
X-Received: by 2002:a05:622a:1892:b0:3db:a6c5:cdc6 with SMTP id
v18-20020a05622a189200b003dba6c5cdc6mr2604656qtc.10.1679265444127; Sun, 19
Mar 2023 15:37:24 -0700 (PDT)
Path: i2pn2.org!i2pn.org!diablo1.usenet.blueworldhosting.com!usenet.blueworldhosting.com!peer02.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: rec.aviation.soaring
Date: Sun, 19 Mar 2023 15:37:23 -0700 (PDT)
Injection-Info: google-groups.googlegroups.com; posting-host=74.76.115.186; posting-account=1ooJQAoAAABNy54BUuUCp7w6ASvTFNnr
NNTP-Posting-Host: 74.76.115.186
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <1aa33213-8de3-4353-93a3-dd476c6c6a37n@googlegroups.com>
Subject: SoftRF Skyview device database
From: gary.jo...@hawthorncs.com (Gary Jones)
Injection-Date: Sun, 19 Mar 2023 22:37:24 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Received-Bytes: 1751
 by: Gary Jones - Sun, 19 Mar 2023 22:37 UTC

I'm building out trackers to go in our club ships and playing with the Skyview EZ so each ship has a rudimentary display of the tracker's received data. I have one working well and showing radar and traffic info screens nicely, connecting to both the t-beam and t-echo devices. BUT.... i'd love to get the OGN database downloaded and working. I followed the instructions from github but the databases at https://github.com/lyusupov/SoftRF/tree/master/software/data/Aircrafts look to be 4 years old. Does that seem right? Not being able to get an updated version I can't establish if the file is being opened/read and giving CN/Tail instead of the devices hex-code. Anyone have any advice?

Re: SoftRF Skyview device database

<tv8aqj$37v7m$1@dont-email.me>

  copy mid

https://www.novabbs.com/tech/article-flat.php?id=31505&group=rec.aviation.soaring#31505

  copy link   Newsgroups: rec.aviation.soaring
Path: i2pn2.org!i2pn.org!eternal-september.org!reader01.eternal-september.org!.POSTED!not-for-mail
From: moshe.br...@gmail.com (Moshe Braner)
Newsgroups: rec.aviation.soaring
Subject: Re: SoftRF Skyview device database
Date: Sun, 19 Mar 2023 20:53:46 -0400
Organization: A noiseless patient Spider
Lines: 14
Message-ID: <tv8aqj$37v7m$1@dont-email.me>
References: <1aa33213-8de3-4353-93a3-dd476c6c6a37n@googlegroups.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Mon, 20 Mar 2023 00:53:39 -0000 (UTC)
Injection-Info: reader01.eternal-september.org; posting-host="7a75a397cc3a880edf306d1decb68931";
logging-data="3407094"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/MsBTgWdYr2UKuN9QCkPyX"
User-Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:78.0) Gecko/20100101
Thunderbird/78.4.3
Cancel-Lock: sha1:F6Ah7h3i0V6M5EtTSoAecMjiA+Q=
In-Reply-To: <1aa33213-8de3-4353-93a3-dd476c6c6a37n@googlegroups.com>
Content-Language: en-US
 by: Moshe Braner - Mon, 20 Mar 2023 00:53 UTC

On 3/19/2023 6:37 PM, Gary Jones wrote:
> I'm building out trackers to go in our club ships and playing with the Skyview EZ so each ship has a rudimentary display of the tracker's received data. I have one working well and showing radar and traffic info screens nicely, connecting to both the t-beam and t-echo devices. BUT.... i'd love to get the OGN database downloaded and working. I followed the instructions from github but the databases at https://github.com/lyusupov/SoftRF/tree/master/software/data/Aircrafts look to be 4 years old. Does that seem right? Not being able to get an updated version I can't establish if the file is being opened/read and giving CN/Tail instead of the devices hex-code. Anyone have any advice?
>

I've modified the SkyView software in several important ways. Most
importantly, redesigned the traffic warnings. But also I have replaced
its use of an SQLITE database. Instead, it now uses the CDB data
format. Put the file ogn.cdb in the Aircrafts folder on the SD card. A
recent copy of ogn.cdb is in the software/data/Aircrafts folder. And an
up to date copy can be downloaded at any time from
http://soaringweather.no-ip.info/ADB/data - updated daily, I have no
idea who put that service up. At this time only the OGN data is
available in this format, not Flarmnet.
https://github.com/moshe-braner/SoftRF/tree/master/software/firmware/binaries/ESP32/SkyView

Re: SoftRF Skyview device database

<tvbafm$3t8k0$1@dont-email.me>

  copy mid

https://www.novabbs.com/tech/article-flat.php?id=31514&group=rec.aviation.soaring#31514

  copy link   Newsgroups: rec.aviation.soaring
Path: i2pn2.org!i2pn.org!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail
From: rckymtns...@comcast.net (kinsell)
Newsgroups: rec.aviation.soaring
Subject: Re: SoftRF Skyview device database
Date: Mon, 20 Mar 2023 22:06:14 -0600
Organization: A noiseless patient Spider
Lines: 6
Message-ID: <tvbafm$3t8k0$1@dont-email.me>
References: <1aa33213-8de3-4353-93a3-dd476c6c6a37n@googlegroups.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Tue, 21 Mar 2023 04:06:15 -0000 (UTC)
Injection-Info: reader01.eternal-september.org; posting-host="bec4ffeff2b21935facc8812bc235123";
logging-data="4104832"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+QfRh9LohwX4wSr0SOzFq9m2TNPmbQuio="
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0)
Gecko/20100101 Thunderbird/102.9.0
Cancel-Lock: sha1:fWXAvQl46NtPdztzQXakNVbgOvk=
Content-Language: en-US
In-Reply-To: <1aa33213-8de3-4353-93a3-dd476c6c6a37n@googlegroups.com>
 by: kinsell - Tue, 21 Mar 2023 04:06 UTC

On 3/19/23 4:37 PM, Gary Jones wrote:
> I'm building out trackers to go in our club ships and playing with the Skyview EZ so each ship has a rudimentary display of the tracker's received data. I have one working well and showing radar and traffic info screens nicely, connecting to both the t-beam and t-echo devices. BUT.... i'd love to get the OGN database downloaded and working. I followed the instructions from github but the databases at https://github.com/lyusupov/SoftRF/tree/master/software/data/Aircrafts look to be 4 years old. Does that seem right? Not being able to get an updated version I can't establish if the file is being opened/read and giving CN/Tail instead of the devices hex-code. Anyone have any advice?

How good are these receivers? I wouldn't expect them to be as good as a
Flarm, but wonder if they're useful for low-time pilots flying club
ships occasionally.

Re: SoftRF Skyview device database

<ed5d7f60-5d56-4070-8722-c49691c97f5an@googlegroups.com>

  copy mid

https://www.novabbs.com/tech/article-flat.php?id=31515&group=rec.aviation.soaring#31515

  copy link   Newsgroups: rec.aviation.soaring
X-Received: by 2002:a05:6214:b2e:b0:56b:f17d:eba9 with SMTP id w14-20020a0562140b2e00b0056bf17deba9mr465019qvj.4.1679406457496;
Tue, 21 Mar 2023 06:47:37 -0700 (PDT)
X-Received: by 2002:a05:622a:189f:b0:3e0:dee4:c925 with SMTP id
v31-20020a05622a189f00b003e0dee4c925mr1114551qtc.5.1679406457143; Tue, 21 Mar
2023 06:47:37 -0700 (PDT)
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!diablo1.usenet.blueworldhosting.com!peer01.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: rec.aviation.soaring
Date: Tue, 21 Mar 2023 06:47:36 -0700 (PDT)
In-Reply-To: <tvbafm$3t8k0$1@dont-email.me>
Injection-Info: google-groups.googlegroups.com; posting-host=74.76.115.186; posting-account=1ooJQAoAAABNy54BUuUCp7w6ASvTFNnr
NNTP-Posting-Host: 74.76.115.186
References: <1aa33213-8de3-4353-93a3-dd476c6c6a37n@googlegroups.com> <tvbafm$3t8k0$1@dont-email.me>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <ed5d7f60-5d56-4070-8722-c49691c97f5an@googlegroups.com>
Subject: Re: SoftRF Skyview device database
From: gary.jo...@hawthorncs.com (Gary Jones)
Injection-Date: Tue, 21 Mar 2023 13:47:37 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Received-Bytes: 2972
 by: Gary Jones - Tue, 21 Mar 2023 13:47 UTC

On Tuesday, March 21, 2023 at 12:06:18 AM UTC-4, kinsell wrote:
> On 3/19/23 4:37 PM, Gary Jones wrote:
> > I'm building out trackers to go in our club ships and playing with the Skyview EZ so each ship has a rudimentary display of the tracker's received data. I have one working well and showing radar and traffic info screens nicely, connecting to both the t-beam and t-echo devices. BUT.... i'd love to get the OGN database downloaded and working. I followed the instructions from github but the databases at https://github.com/lyusupov/SoftRF/tree/master/software/data/Aircrafts look to be 4 years old. Does that seem right? Not being able to get an updated version I can't establish if the file is being opened/read and giving CN/Tail instead of the devices hex-code. Anyone have any advice?
> How good are these receivers? I wouldn't expect them to be as good as a
> Flarm, but wonder if they're useful for low-time pilots flying club
> ships occasionally.

Keep learning about the product. It's being adopted by the SSA who are providing free receivers to clubs to encourage the uptake. However you don't need a receiver on the ground to get proximity warnings. Two gliders carrying a device each will be able to see each other on the flarm screen in XCSOAR, OUDIE or one of the buildable display units. I'd say that alone was worth the ~$60 spend to build one and honestly they're a run project to do. Are they as good as FLARM? I'm sure no... you get what you pay for. Dad always taught me that. But the cost of FLARM prevents the frugal from adopting anything at all. Perhaps this is the answer in the meantime so that OGN AND FLARM traffic can see one another, and certainly better than nothing!

Re: SoftRF Skyview device database

<tvj1rs$1d808$1@dont-email.me>

  copy mid

https://www.novabbs.com/tech/article-flat.php?id=31569&group=rec.aviation.soaring#31569

  copy link   Newsgroups: rec.aviation.soaring
Path: i2pn2.org!i2pn.org!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail
From: rckymtns...@comcast.net (kinsell)
Newsgroups: rec.aviation.soaring
Subject: Re: SoftRF Skyview device database
Date: Thu, 23 Mar 2023 20:28:12 -0600
Organization: A noiseless patient Spider
Lines: 18
Message-ID: <tvj1rs$1d808$1@dont-email.me>
References: <1aa33213-8de3-4353-93a3-dd476c6c6a37n@googlegroups.com>
<tvbafm$3t8k0$1@dont-email.me>
<ed5d7f60-5d56-4070-8722-c49691c97f5an@googlegroups.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Fri, 24 Mar 2023 02:28:12 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="3675a04becb53d138d102c95bf67df0e";
logging-data="1482760"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18ynGKIEbxN0IjsvEQMbq3vc3u2nwPHJjk="
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0)
Gecko/20100101 Thunderbird/102.9.0
Cancel-Lock: sha1:KkR1vZsoMuqjqoBr8nSNjRVCqg4=
Content-Language: en-US
In-Reply-To: <ed5d7f60-5d56-4070-8722-c49691c97f5an@googlegroups.com>
 by: kinsell - Fri, 24 Mar 2023 02:28 UTC

On 3/21/23 7:47 AM, Gary Jones wrote:
> On Tuesday, March 21, 2023 at 12:06:18 AM UTC-4, kinsell wrote:
>> On 3/19/23 4:37 PM, Gary Jones wrote:
>>> I'm building out trackers to go in our club ships and playing with the Skyview EZ so each ship has a rudimentary display of the tracker's received data. I have one working well and showing radar and traffic info screens nicely, connecting to both the t-beam and t-echo devices. BUT.... i'd love to get the OGN database downloaded and working. I followed the instructions from github but the databases at https://github.com/lyusupov/SoftRF/tree/master/software/data/Aircrafts look to be 4 years old. Does that seem right? Not being able to get an updated version I can't establish if the file is being opened/read and giving CN/Tail instead of the devices hex-code. Anyone have any advice?
>> How good are these receivers? I wouldn't expect them to be as good as a
>> Flarm, but wonder if they're useful for low-time pilots flying club
>> ships occasionally.
>
> Keep learning about the product. It's being adopted by the SSA who are providing free receivers to clubs to encourage the uptake. However you don't need a receiver on the ground to get proximity warnings. Two gliders carrying a device each will be able to see each other on the flarm screen in XCSOAR, OUDIE or one of the buildable display units. I'd say that alone was worth the ~$60 spend to build one and honestly they're a run project to do. Are they as good as FLARM? I'm sure no... you get what you pay for. Dad always taught me that. But the cost of FLARM prevents the frugal from adopting anything at all. Perhaps this is the answer in the meantime so that OGN AND FLARM traffic can see one another, and certainly better than nothing!

SSA is providing ground-based receivers for tracking purposes, that's
quite different than receivers in ships for collision avoidance. We're
talking about the latter. I'm just interested in how readable the
displays are, how good the audio alerts are, whether you get continuous
proximity alarms when thermaling with other gliders (like the old PCAS
systems), things of that nature.

Dave

Re: SoftRF Skyview device database

<6ebe55ec-cffa-4968-bd92-f3a5ff24b4d1n@googlegroups.com>

  copy mid

https://www.novabbs.com/tech/article-flat.php?id=31575&group=rec.aviation.soaring#31575

  copy link   Newsgroups: rec.aviation.soaring
X-Received: by 2002:ac8:7f12:0:b0:3e3:9479:85b9 with SMTP id f18-20020ac87f12000000b003e3947985b9mr1261122qtk.12.1679672830633;
Fri, 24 Mar 2023 08:47:10 -0700 (PDT)
X-Received: by 2002:a05:622a:20e:b0:3de:1720:b554 with SMTP id
b14-20020a05622a020e00b003de1720b554mr1150709qtx.8.1679672830256; Fri, 24 Mar
2023 08:47:10 -0700 (PDT)
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!diablo1.usenet.blueworldhosting.com!peer03.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: rec.aviation.soaring
Date: Fri, 24 Mar 2023 08:47:09 -0700 (PDT)
In-Reply-To: <tvj1rs$1d808$1@dont-email.me>
Injection-Info: google-groups.googlegroups.com; posting-host=74.76.115.186; posting-account=1ooJQAoAAABNy54BUuUCp7w6ASvTFNnr
NNTP-Posting-Host: 74.76.115.186
References: <1aa33213-8de3-4353-93a3-dd476c6c6a37n@googlegroups.com>
<tvbafm$3t8k0$1@dont-email.me> <ed5d7f60-5d56-4070-8722-c49691c97f5an@googlegroups.com>
<tvj1rs$1d808$1@dont-email.me>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <6ebe55ec-cffa-4968-bd92-f3a5ff24b4d1n@googlegroups.com>
Subject: Re: SoftRF Skyview device database
From: gary.jo...@hawthorncs.com (Gary Jones)
Injection-Date: Fri, 24 Mar 2023 15:47:10 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Received-Bytes: 4548
 by: Gary Jones - Fri, 24 Mar 2023 15:47 UTC

On Thursday, March 23, 2023 at 10:28:16 PM UTC-4, kinsell wrote:
> On 3/21/23 7:47 AM, Gary Jones wrote:
> > On Tuesday, March 21, 2023 at 12:06:18 AM UTC-4, kinsell wrote:
> >> On 3/19/23 4:37 PM, Gary Jones wrote:
> >>> I'm building out trackers to go in our club ships and playing with the Skyview EZ so each ship has a rudimentary display of the tracker's received data. I have one working well and showing radar and traffic info screens nicely, connecting to both the t-beam and t-echo devices. BUT.... i'd love to get the OGN database downloaded and working. I followed the instructions from github but the databases at https://github.com/lyusupov/SoftRF/tree/master/software/data/Aircrafts look to be 4 years old. Does that seem right? Not being able to get an updated version I can't establish if the file is being opened/read and giving CN/Tail instead of the devices hex-code. Anyone have any advice?
> >> How good are these receivers? I wouldn't expect them to be as good as a
> >> Flarm, but wonder if they're useful for low-time pilots flying club
> >> ships occasionally.
> >
> > Keep learning about the product. It's being adopted by the SSA who are providing free receivers to clubs to encourage the uptake. However you don't need a receiver on the ground to get proximity warnings. Two gliders carrying a device each will be able to see each other on the flarm screen in XCSOAR, OUDIE or one of the buildable display units. I'd say that alone was worth the ~$60 spend to build one and honestly they're a run project to do. Are they as good as FLARM? I'm sure no... you get what you pay for. Dad always taught me that. But the cost of FLARM prevents the frugal from adopting anything at all. Perhaps this is the answer in the meantime so that OGN AND FLARM traffic can see one another, and certainly better than nothing!
> SSA is providing ground-based receivers for tracking purposes, that's
> quite different than receivers in ships for collision avoidance. We're
> talking about the latter. I'm just interested in how readable the
> displays are, how good the audio alerts are, whether you get continuous
> proximity alarms when thermaling with other gliders (like the old PCAS
> systems), things of that nature.
>
> Dave

Correct, receivers are on the ground, trackers (per the wiki) or FLARM compatible devices in the ship. The latter will talk to one another without the need for the ground receiver. That was the point I was trying and failing to get to. I have my t-beam connected to XCSOAR for visual indication. A majority of the SOFTRF devices can be configured with an external speaker to give audible warnings too. There are some development forks that are exploring this functionality more, using different announcement lengths and voices to indicate level of urgency. I think this will only continue to improve as the community continues to adopt the tech. At some point I want to connect my lxnav S80 to the device output ( i have to purchase the bluetooth dongle), to see what visual and audible indication that gives me, thus replacing my temporary xcsoar setup.

1
server_pubkey.txt

rocksolid light 0.9.81
clearnet tor