anything
AirNav RadarBox
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
 


Author Topic: Radarbox Analyser !  (Read 7187 times)

0 Members and 1 Guest are viewing this topic.

marcdeklerk

  • Full Member
  • ***
  • Posts: 205
Radarbox Analyser !
« 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

« Last Edit: November 10, 2007, 11:42:00 PM by AirNav Support »

marcdeklerk

  • Full Member
  • ***
  • Posts: 205
Re: Radarbox Analyser !
« Reply #1 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>
« Last Edit: November 10, 2007, 11:42:19 PM by AirNav Support »

CanadaKen

  • Jr. Member
  • **
  • Posts: 64
Re: Radarbox Analyser !
« Reply #2 on: November 10, 2007, 11:40:25 PM »
Can you kill the RED....that's hard to read.

CK
Monitoring on Canada's "Left" coast

AirNav Support

  • AirNav Systems
  • Hero Member
  • *****
  • Posts: 4125
Re: Radarbox Analyser !
« Reply #3 on: November 10, 2007, 11:42:40 PM »
edited to get rid of the colours :)
Contact Customer/Technical support via:
http://www.airnavsystems.com/contact.html
[email protected]

AirNav Development

  • AirNav Systems
  • Hero Member
  • *****
  • Posts: 2545
    • AirNav Systems
Re: Radarbox Analyser !
« Reply #4 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.

marcdeklerk

  • Full Member
  • ***
  • Posts: 205
Re: Radarbox Analyser !
« Reply #5 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
« Last Edit: November 11, 2007, 04:48:49 PM by marcdeklerk »

marcdeklerk

  • Full Member
  • ***
  • Posts: 205
Re: Radarbox Analyser !
« Reply #6 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

AirNav Support

  • AirNav Systems
  • Hero Member
  • *****
  • Posts: 4125
Re: Radarbox Analyser !
« Reply #7 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.
Contact Customer/Technical support via:
http://www.airnavsystems.com/contact.html
[email protected]