Reports

From Acarsd

Daily ACARS reports created by acarsd

acarsd can create daily reports for you. The reports are created in the ANAD style standard.

Within the configuration tool installer you can set the switch to enable these reports. acarsd can also send your daily reports to some groups and/or lists. This can also be configured by the acarsd installer

There is an option to create a mask for every line of your ACARS report within the installer. From acarsd 1.66 we removed the extended information about available macros. You can find the list here or within the REPORTS.TXT information file.

Valid macros for one single line within daily ACARS reports

Every macro is written in the #macroname# format. For example: #REG# for the aircraft registration.

Some macros can be padded by spaces. These have the syntax: #macro:length#

For example #REG:8# will be printed the aircraft registration as an 8 byte long string.

Macros where the length can be changed are:

STYPE TYPE REG FACTORY

List of all existing macros which can be used within daily ACARS reports

#NEW#        Space or * on new contacts
#REG#        Aircraft Registration
#TYPE#       Aircraft type
#STYPE#      Aircraft short type (A321, B735, MD11-F)
#FACTORY     Aircraft Manufacturern
#CN#         Construction Number of the Aircraft
#OP#         Aircraft operator from message (2 char IATA or 3 char ICAO)
#OPIATA#     2 char IATA code (taken from DB)
#OPICAO#     3 char ICAO code (taken from DB)
#ICAO24#     6 char unique ICAO airframe identifier (from acarsd 1.66)
#REMARK#     Aircraft Remarks (taken from DB)
#TIME#       Time of contact
#FLIGHT#     Flightnumber
#ROUTE#      Full expanded routing if found in database
#SHORT#      Short routing (3/4 char airport codes)
#AIRLINE#    Complete airline name
#DAYNAME#    Name of the day (Mon, Tue...)
#MONTHNAME   Name of the month (Jan, Feb...)
#DAY#        Day of month (1...31)
#MONTH#      Month (1..12)
#YEAR#       Year (4 chars)
#OREG#       Original registration before translation
#OFLIGHT#    Original flightnumber before translation
#MSGS#       Number of received messages from this aircraft
#TAB#        Insert a tab
Default is:
#NEW# #REG:8# (#STYPE:13# #OP#) #TIME# #FLIGHT#  #ROUTE#