Welcome to Radarspotting. Please login or sign up.

May 04, 2026, 09:47:11 AM

Login with username, password and session length

New Members

New Members

You should get an activation email when you join.  If not, please use the Contact option.

AcarsDeco2 Development

Started by Radio2.0, October 12, 2013, 06:58:33 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Anmer

Thanks for letting us know how you resolved this.  It may help others.
Here to Help.

Radio2.0

i think Sergsero dont support acarsdeco2 anymore...
>>> I looking for People who want exchange the VRS Data with me. <<<
I life near LOWW / VIE and see Ground Traffic too.

Anmer

Quote from: Radio2.0 on October 29, 2015, 03:41:49 PM
i think Sergsero dont support acarsdeco2 anymore...

What makes you think that?
Here to Help.

Radio2.0

>>> I looking for People who want exchange the VRS Data with me. <<<
I life near LOWW / VIE and see Ground Traffic too.

shinesamuel

I am also getting the 404 not found  with Acars with using raspberry pi
Any solutions please.

sergsero

Hello,

In message #6 http://radarspotting.com/forum/index.php/topic,3182.msg17659.html#msg17659 of this thread updated version 20170309 of the program.

Regards,
sergsero

Radio2.0

>>> I looking for People who want exchange the VRS Data with me. <<<
I life near LOWW / VIE and see Ground Traffic too.

sergsero

Made improvements for Windows 10.
Fixed some bugs in the code when working on ARM SoC.

There are no new user features in this version. They will be implemented in the next versions that are currently in development.

Regards,
sergsero

acarslogger

#53
Hi sergsero,

Have you seen this request .. https://www.radarspotters.eu/forum/index.php?topic=7938.msg55597#msg55597 . Not many people appear to use that forum now so it's possible that you missed the request.

Adding carriage controls into your --net output would be great.

Thanks
Stuart

sergsero

Hi Stuart,

Thank you for the link.
I included implementation of this mode in the option '--net' for next release.

Regards,
sergsero

acarslogger

Thanks sergsero,

Looking forward to the next release.

Regards
Stuart

sergsero

#56
Hello,

The new version AcarsDeco2 v.20170506 - now for testing only.

Regards,
sergsero

acarslogger

#57
Hi sergsero,

I have the new version up and running on windows 10. Works OK and it's good to see that the new 'AD2' interface now maintains original formatting with inclusion of CR/LF.

Oceanic clearance now displays correctly in the 'AD2' TCP/IP interface as

BAW249 CLRD TO SBGL VIA UMLER
RANDOM ROUTE
PASAS 37N020W 30N025W BAMUX 20N028W
FM UMLER/1302 MNTN F340 M082
END OF MESSAGE

Thanks.
Stuart
p.s. minor typo - in the acarsdeco2.readme it states "For example: --outServer ad:30008". It should be "For example: --outServer ad2:30008"


sergsero

#58
Hello,

Some time ago I started working on a new version of the program.
At the moment there is the first test version 20170819. I will be grateful for testing and feedback.

New capabilities of acarsdeco2:

- receive ACARS messages from external sources via network and transmit local data to remote users. The format of options similar to those used in ModeSMixer2.
  --inConnect <arg>       Input connector. Format: (sbs|ad2):host:port
  --inConnectId <arg>     Named input connector. Format: (sbs|ad2):host:port:ID
  --inServer <arg>        Input server. Format: (sbs|ad2):port
  --inServerId <arg>      Named input server. Format: (sbs|ad2):port:ID
  --inServerUdp <arg>     Input UDP server. Format: (sbs:ad2):port
  --outServer <arg>       Output server. Format: (sbs|ad2):port
  --outConnect <arg>      Output connector. Format (sbs|ad2):host:port
  --outConnectUdp <arg>   Output UDP connector. Format: (sbs|ad2):host:port


- support two message formats when transmitting via network: sbs  - without keeping original format of message and ad2 - with keeping format.
- obtaining an additional information: from basestation.sqb database file for aircraft, from flightroute.sqb for route of flight, full names of airports of departure and arrival.
  --frdb <arg>            Set path to flightroutes database file (read-only access to the database) (default: off)
  --db <arg>              Set path to basestation database file (read-only access to the database) (default: off)


- display on web pages a silhouette of aircraft, logo of airline and country flag of aircraft registration.
  --silhouettes <arg>     Set path to directory of aircrafts' silhouettes (default: off)
  --banners <arg>         Set path to directory of operators' logos (default: off)
  --pictures-url <arg>    Set aircraft pictures collection url. Example: http://site.com/path/to/ (default: off)
  --pictures <arg>        Set aircraft pictures collection local path. Example: http://site.com/path/to/ (default: off)


- the WEB interface (in the moment) has three pages and the table stores data of during 12 hours of observation.

If simultaneously with ACARS data you receiving ADS-B messages from the same aircraft and use VRS, I suggest to add to arguments for run the option --vrs-url <arg>, for example: --vrs-url http://192.168.1.10, for obtaining more information.

In this version temporarily disabled:
- transmission of data via UDP protocol to PlanePlotter,
- select SDR device instance by its serial number.


Best regards,
sergsero

sergsero

Example of the new WEB interface: