AirNav Systems Forum

AirNav RadarBox and RadarBox24.com => AirNav RadarBox and RadarBox24.com Discussion => Topic started by: marcdeklerk on November 10, 2007, 05:08:00 PM

Title: Radarbox Analyser !
Post by: marcdeklerk on November 10, 2007, 05:08:00 PM
Hi Guys, just got an email from David Triggs that wrote Acars Analyser http://www.cosmic.com.au/acarsanalyser/v3/

he said the following regarding his excellent Analyer program for using it in Radarbox:


maby we should try and team up with him to make us an excellent database log program!

As for Radar box, possibly, but the problem is that I am not going to
 buy
one. One of these jiggers is expensive enough. What I can do is find
 out
how it passes data out, either in DDE or more likely a socket
 connection
and write a program that captures data for a day or so. After that it
should be pretty easy to write a data collection program like AcarsDM.
 I
have the same  thing for SBS. The issue with SBS analyser is how fast
 it
can run. Here in Perth there is not a lot of traffic, will it work
successfully in the UK with 200+ contacts. There are many pproblems to
overcome, not the least is the database. I suspect I will move to SQL
Server Express to handle the volume.

David

Title: Re: Radarbox Analyser !
Post by: marcdeklerk on November 10, 2007, 05:10:02 PM
sorry I forgot to add..

Hi Marc,

Well that's pretty simple, if you get one let me know and you can be a guinea pig for the software.

David

Marc de klerk wrote:
David, hope this helps regarding the Airnav radarbox data:
 
 Can I have access to the data I receive?
« on: June 14, 2007, 10:06:54 pm »
 

--------------------------------------------------------------------------------

The data received by RadarBox is available over port 7879 to use for external applications however the data is delayed by 5 minutes for security reasons (NB, the data you view on the software is not delayed).

The feed works the following way:

1- Flight messages are received in real-time from the decoder.

2- Selected/relevant messages are added to a queue with a an attached time stamp. Not all messages are added because many of them them are irrelevant (imagine you have a flight being tracked with all the information available: aircraft type, lat/long, altitude - if a message containing only the Mode-s hex code of the aircraft is received it is not added to the queue as it adds no info to what the software already has all the information regarding that flight). If for example a change in altitude or V/S is received the message will, of course, be added to the queue.

3- There is a timer permanently checking the queue for messages older than 4 minutes 59 seconds. If there are messages in this condition, they are deleted from the queue and added to the output port.

We used XML for easy compatibility with all possible programs (XML is the world reference in data exchange).

Format as below:

<MODESMESSAGE>
   <DATETIME>20070622141943</DATETIME>
   <MODES>400F2B</MODES>
   <CALLSIGN>BAW134</CALLSIGN>
   <ALTITUDE>120300</ALTITUDE>
   <GROUNDSPEED>451</GROUNDSPEED>
   <TRACK>234</TRACK>
   <VRATE>0</VRATE>
   <AIRSPEED></AIRSPEED>
   <LATITUDE>-14.1102</LATITUDE>
   <LONGITUDE>-31.5789</LONGITUDE>
</MODESMESSAGE>
Title: Re: Radarbox Analyser !
Post by: CanadaKen on November 10, 2007, 11:40:25 PM
Can you kill the RED....that's hard to read.

CK
Title: Re: Radarbox Analyser !
Post by: AirNav Support on November 10, 2007, 11:42:40 PM
edited to get rid of the colours :)
Title: Re: Radarbox Analyser !
Post by: AirNav Development on November 11, 2007, 12:39:04 PM
Mark, if th ACARS Analyser author really wants to develop a program to analyse RadarBox data, please tell hi to contact our support ASAP.
Title: Re: Radarbox Analyser !
Post by: marcdeklerk on November 11, 2007, 04:46:30 PM
I send him your message, hopefully he will contact you soon, if not here is his email adress :

David Triggs <[email protected]

he a very nice guys and very helpfull!

keep us up to date!

Marc
Title: Re: Radarbox Analyser !
Post by: marcdeklerk on November 16, 2007, 03:04:37 PM
Airnav, please confirm that David got hold of you regarding Radarbox analyser?

It would be nice to see some good software add-ons

thanks
Marc
Title: Re: Radarbox Analyser !
Post by: AirNav Support on November 16, 2007, 10:36:32 PM
There has been no email to support. Just searched his email and nothing came up unless he contacted us under a different address.