# Load Coding LIB
#####ld < /tffs0/lib/diag/CodingTest.out
# Car manufactor: SKODA
SetCoding(0x400, 0x05,0x01,1)
# Big VW Splashscreen in NAND: Not Active
SetRegDataHex(0x0a0a,"01",0x0,0x1,0x1)
# HDD: Active
SetCoding(0x400, 0x01,2,1)
# Tuner: RUDI Active
SetCoding(0x400, 1,5,1)
# DAB: Active
SetCoding(0x400, 1,6,1)
# SDARS: NOT Active for EUR
SetCoding(0x400, 0,7,1)
# MPEG: Active
SetCoding(0x400, 1,8,1)
SetCoding(0x400, 0,9,1)
SetCoding(0x400, 0,10,1)
SetCoding(0x400, 0,11,1)
SetCoding(0x400, 0,12,1)
SetCoding(0x400, 0,13,1)
SetCoding(0x400, 0,14,1)
SetCoding(0x400, 0,15,1)
# Testmode: NOT active
SetRegDataHex(0x21,"00",0x0,0x1,0x1)