# Amb Mylaps My Converter (AMMC) application readme This is utility converting data from race timing devices to JSON or database. See website [AMMC](http://www.ammconverter.eu) for more details about AMM converter. Content of the package: - `passing.schema.json` - JSON schema of the passing record - `windows64` - directory with Windows executable - `linux_x86-64` - directory with Linux executable - `apple_m` - directory with Apple M CPU executables - `libammc.h` - AMMC header file for C/C++ developers - `passing.schema.json` - Passing record JSON schema Binary commands: - ammc-amb(.exe) - converts data from AMB / MyLaps devices - ammc-prochip(.exe) - converts data from Prochip devices - ammc-vostok(.exe) - converts data from Vostok decoders - ammc-x2(.exe) - converts data from MyLaps X2 server - ammc-sim(.exe) - device simulator All details on website https://ammconverter.eu or https://ammconverter.com