Additional features

Re-query database

If the AMMC is disconnected from decoder and there is an active race / passing messages; AMMC can re-query data from decoder's memory. When using -r or --requery_db AMMC will query for last received passing number and request the gap numbers from decoder. This should ensure your database is populated with all passings even if connection to decoder is interrupted for a while.

Please note this is experimental feature.

Verbose or quiet

Specify -v or -q working mode for really verbose or completely quiet logging. The verbose mode is suggested to use when contacting us for support.

Diagnostics collection

AMMC collects diagnostic metrics if connected to internet. It only uploads data on startup. The data uploaded are anonymized and have this form

{"machine_uuid":"abb879f1-924a-4fab-b460-26b5f2fb5476","version":"5.17.0","app":"ammc-amb","os":"windows","arch":"x86_64"}

if you don't want to upload this to our cloud, use --skip_telemetry_upload on startup

The response from the upload is the latest app version number. If this is different from current version, this is listed in logs after startup