From a3da3daa3c49c33de861275481b0b39e92a4acec Mon Sep 17 00:00:00 2001 From: jilleb Date: Fri, 20 Sep 2019 09:20:57 +0200 Subject: [PATCH] Added variantinfo Green Menu --- GreenMenu/variantinfo.esd | 90 +++++++++++++++++++++++++++++++++++++++ README.md | 4 +- 2 files changed, 93 insertions(+), 1 deletion(-) create mode 100644 GreenMenu/variantinfo.esd diff --git a/GreenMenu/variantinfo.esd b/GreenMenu/variantinfo.esd new file mode 100644 index 0000000..e4597ce --- /dev/null +++ b/GreenMenu/variantinfo.esd @@ -0,0 +1,90 @@ +############################################# +# +# Engineering screeen Variant Info +# $Id: //Audi_MIB/Public/TCFG/Release/MIB2SOP1/tcfg/mib/common/arm/default/engdefs/VariantInfoRCC.esd#1 $ +# $Date: 2013/09/18 $ +# Original author of this screen: VW/Esolutions. +# +############################################# + +screen VariantInfo Pro + +keyValue + value String sys 0x00000000 0 + label "This screen is meant to display and/or change variant info. " + poll 0 + +keyValue + value String sys 0x00000000 0 + label "It can render your unit useless if you dont know what you're doing." + poll 0 + + +keyValue + value String per 0x286f058c 12 + label "Variant Info" + +keyValue + value String per 0x286f058c 13 + label "Diagnosis Variant" + +BIOSCtrl + value int per 0x286f058c 4 + label "Variant::Type" + entry "High" 1 + entry "Entry" 2 + entry "Standard" 3 + entry "Premium" 4 + + BIOSCtrl + value int per 0x286f058c 9 + label "Variant::Region" + entry "Europe/ROW" 1 + entry "Europe" 2 + entry "NAR" 3 + entry "ROW" 4 + entry "China" 5 + entry "Japan" 6 + entry "Korea" 7 + entry "Asia" 8 + entry "Taiwan" 9 + + BIOSCtrl + value int per 0x286f058c 10 + label "Variant::Brand" + entry "Volkswagen" 1 + entry "Audi" 2 + entry "Skoda" 3 + entry "Seat" 4 + entry "Porsche" 5 + entry "Bentley" 6 + entry "Lamborghini" 7 + +choice + value per 0x286f058c 5 + label "Variant::Feature Tel" + +choice + value per 0x286f058c 6 + label "Variant::Feature Navi" + +choice + value per 0x286f058c 7 + label "Variant::Feature DAB" + +choice + value per 0x286f058c 8 + label "Variant::Feature Sirius" + +choice + value per 0x286f058c 17 + label "Variant::Feature LTE" + +choice + value per 0x286f058c 18 + label "Variant::Feature 2D Nav" + +choice + value per 0x286f058c 19 + label "Variant::Feature MMI Radio" + \ No newline at end of file diff --git a/README.md b/README.md index 44f516e..439c5a9 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ It's never our intention to harm any person, car or brand. Use the tools wisely, - Read the entire readme - At least 1 healthy set of brains - An MIB2 HIGH infotainment unit. It will **not** work on MIB1 or MIB2 Standard units. Discover Media / Compostion Media is not MIB2 HIGH! -- 1 empty SD-card, with enough space. Everything bigger than 1GB is fine +- 1 empty, **FAT32 formatted** SD-card, with enough space, . Everything bigger than 1GB is fine - Some place to save your backups - Developer mode enabled on module 5F (you need VCDS/OBD11/VCP for this!) @@ -33,6 +33,8 @@ It's never our intention to harm any person, car or brand. Use the tools wisely, ![The MQB Coding toolbox menu](https://i.imgur.com/yJ0ZvKb.png) +- Run the "Get new scripts and files from SD-card (slot1)" script, and additional files will be installed. +- You're now done. - Enjoy! # How to use the new screens