Skip to content

Commit

Permalink
clear
Browse files Browse the repository at this point in the history
  • Loading branch information
AnTopch committed May 30, 2023
0 parents commit 055d8be
Show file tree
Hide file tree
Showing 287 changed files with 23,503 additions and 0 deletions.
34 changes: 34 additions & 0 deletions .github/workflows/ci-build.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
name: build
on:
push

# Environment
env:
NODE_VERSION: 10.x
PYTHON_VERSION: 3.x

# Jobs to run
jobs:

# Build documentation
build:
runs-on: ubuntu-latest
steps:
- name: Checkout source form GitHub
uses: actions/checkout@v2
with:
persist-credentials: false

- name: Install Python runtime and dependencies
uses: actions/setup-python@v2
with:
python-version: ${{ env.PYTHON_VERSION }}

- name: Install theme and dependencies
run: |
pip install -r requirements.txt
pip install .
- name: Build documents
run: |
mkdocs build --clean
41 changes: 41 additions & 0 deletions .github/workflows/ci-deploy.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
name: deploy
on:
push:
branches:
- master
pull_request:
branches:
- master
types: [closed]

# Environment
env:
NODE_VERSION: 10.x
PYTHON_VERSION: 3.x

# Jobs to run
jobs:

# Build and deploy documentation site
deploy:
runs-on: ubuntu-latest
steps:
- name: Checkout master branch
uses: actions/checkout@v2

- name: Install Python runtime and dependencies
uses: actions/setup-python@v2
with:
python-version: ${{ env.PYTHON_VERSION }}

- name: Install theme and dependencies
run: |
pip install -r requirements.txt
pip install .
- name: Deploy documents
env:
ENABLE_PDF_EXPORT: 1
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
mkdocs gh-deploy --clean --force
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
/site/
/venv/
/.idea/

52 changes: 52 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
![VW coding](docs/assets/images/logo.png)

## Adding codings

You can use the template below to add new codings

```
### Name of coding / adaptation
!!! tip ""
Tip/info message
!!! warning ""
Some warning message
``` yaml title="логин-пароль: XXXXX (if applicable)"
Block XX → Adaptation/Coding:
Byte XX – Bit X (name): Active
Name of volume/folder:
- Name of parameter: activate
→ Apply
```

??? note "Collapsibale list"
This information is displayed collapsed on the site
```
Path for images: `/docs/images`
Path to firmwares: `/docs/firmwares`
Path to parameter files: `/docs/parameters`
Insert image to the page:
![Screenshot](../images/MQB/odis-e-tires.png)
Insert file to the page:
[(Applicable for Skoda)](../firmwares/TMC-zz.rar)
## Adding localizations
If you want to help in translating this site to English language, please contribute a localization!
Follow these steps to add a localization:
1. Copy particular file in /docs directory to new with lang suffix. Example: drive.md → drive.en.md
2. Start translating the strings
3. Edit mkdocs.yaml and edit the following variables:
Make sure that all navigation items translated correctly
```yaml
nav_translations:
en:
```
5. Create a PR with your localization updates.

15 changes: 15 additions & 0 deletions README.en.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
![VW coding](docs/assets/images/logo.png)

## Description

This site is build with Markdown language.

## Contributing

If you want to add new codings or languages see [CONTRIBUTING.md][contributing]

## Supporting

If you like this project you can support it by online transfer to our wallet using Yandex transfer system:
<iframe src="https://yoomoney.ru/quickpay/button-widget?targets=%D0%9F%D0%BE%D0%B4%D0%B4%D0%B5%D1%80%D0%B6%D0%BA%D0%B0%20%D0%BF%D1%80%D0%BE%D0%B5%D0%BA%D1%82%D0%B0%20vwcoding.ru&default-sum=100&button-text=11&yoomoney-payment-type=on&button-size=s&button-color=orange&successURL=vwcoding.ru&quickpay=small&account=4100110582992748&" width="127" height="25" frameborder="0" allowtransparency="true" scrolling="no"></iframe>

38 changes: 38 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
![VW coding](docs/assets/images/logo.png)

## ОПИСАНИЕ

Данный сайт построен с использованием языка разметки Markdown.

Шаблон для страниц:

```
### Название кодировки/адаптации
!!! tip ""
Описание/Цель, если есть
!!! warning ""
Предупреждение, если есть
``` yaml title="логин-пароль: XXXXX (если есть)"
Блок XX → Адаптация/Кодирование:
Байт XX – Бит X (название бита): Активировать
Название раздела:
- Название адаптации: Активировать
→ Применить
```

??? note "Название раскрывающегося списка"
Здесь находится информация, которая по умолчанию на сайте отображается свернутой
```
Путь для хранения изображений: `/docs/images`
Путь до прошивок: `/docs/firmwares`
Путь до параметрий: `/docs/parameters`
Пример вставки изображений на страницу сайта:
![Screenshot](../images/MQB/odis-e-tires.png)
Пример вставки файлов на страницу сайта:
[(Сборка для Skoda)](../firmwares/TMC-zz.rar)
1 change: 1 addition & 0 deletions docs/CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
vwcoding.ru
98 changes: 98 additions & 0 deletions docs/MLB-Evo/AID.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,98 @@

# Приборная панель

### Свободное место в баке

``` yaml title="логин-пароль: 20103"
Блок 17 → Кодирование:
Байт 10 – Бит 4 (refuel_volume): Активировать
→ Применить (с перезагрузкой блока)
```

### Отключение звукового и визуального предупреждения, если при заведенном автомобиле ключ оказался вне салона
```
Блок 17 → Кодирование:
Leaving_warning → no
→ Применить (с перезагрузкой блока)
```

### Добавление промежуточных шкал на спидометр
:octicons-verified-24: Audi
```
Блок 17 → Кодирование:
Tachometer_erweiterte_Skalenteilung: yes
→ Применить (с перезагрузкой блока)
```

### Отображение lap timer и температуры масла
:octicons-verified-24: Audi + e-tron
```
Блок 17 → Кодирование:
Байт 1 - Бит 3 (lap timer active): yes
→ Применить (с перезагрузкой блока)
```
В некоторых моделях данная кодировка может называться "Lap counter"

### Меню "Спорт"
:octicons-verified-24: Audi e-tron
```
Блок 17 → Кодирование:
Acceleration display: on
→ Применить
```

### Отображение замера ускорения
:octicons-verified-24: Audi
```
Блок 17 → Адаптация:
Displayable_content_configuration:
- Drag_indicator: no_display → readout
- Acceleration measurement: Display # (1)!
→ Применить
```

1. Для некоторых машин может потребоваться данная опция

![Screenshot](../images/MLB/drag_info.jpeg)

### Настройка отображения текущей передачи (в обычном режиме, в S или в обоих)
:octicons-verified-24: Audi
``` yaml
Блок 02 → Кодирование:
Block 3 - Functions: → выбираем необходимое
```
или
``` yaml
Блок 02 → Адаптация:
Activate_gear_information_display:
- Activate_gear_information_display: → выбираем необходимое
```
### Отображение на проекционном дисплее
:octicons-verified-24: Audi
``` yaml
Блок 82 → Кодирование:
Navigation System: not available → available (Отображение указаний навигационной системы)
Laptimer_activated: not available → available (Отображение запущенного таймера круга)
clock: not available → available (Отображение текущего времени)
Telephone: not available → available (Отображение входящего звонка)
speedlimiter: not available → available (Отображение включенного лимитера)
predictive_efficiency_assistant: not available → available (Отображение указаний эко-ассистента)
→ Применить
```

### Тест стрелок

``` yaml title="логин-пароль: 20103"
Блок 17 → Кодирование:
Байт 01 – Бит 0 (Демонстрация/Staging/Gauge Test/Needle Sweep active): Активировать
→ Применить (с перезагрузкой блока)
```

### Рекомендация переключения на более высокую передачу (при езде на "ручном" режиме)
:octicons-verified-24: Audi
``` yaml title="логин-пароль: 20103"
Блок 17 → Адаптация:
Upshift_indicator_in_the_centre_display: no_display меняем на display
→ Применить
```
Loading

0 comments on commit 055d8be

Please sign in to comment.