> For the complete documentation index, see [llms.txt](https://docs.sonoransoftware.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sonoransoftware.com/store/mcc.md).

# Mobile Command Center

<figure><img src="/files/DR50iLeMbrK4apHso3wS" alt=""><figcaption><p>Sonoran Software - MCC Promotional Image</p></figcaption></figure>

{% embed url="<https://www.youtube.com/watch?v=lli0z3V--TI>" %}
Sonoran Software - MCC Promotional Video
{% endembed %}

## Mobile Command Center

* Ability to operate standalone

<figure><img src="/files/YBiSFaQjQxqEW6ENH4Gk" alt=""><figcaption><p>Sonoran Software - MCC Promotional Image</p></figcaption></figure>

<figure><img src="/files/hvzPA7RPhdFEoZ01nB7h" alt=""><figcaption><p>Sonoran Software - MCC Promotional Image</p></figcaption></figure>

<figure><img src="/files/vlBS4gxThLULnHtaAQuB" alt=""><figcaption><p>Sonoran Software - MCC Promotional Image</p></figcaption></figure>

<figure><img src="/files/9CrxKe4rS3qHwYnVye1Y" alt=""><figcaption><p>Sonoran Software - MCC Promotional Image</p></figcaption></figure>

<figure><img src="/files/gJnlCWvJTcXPQPPJAZeE" alt=""><figcaption><p>Sonoran Software - MCC Promotional Image</p></figcaption></figure>

<figure><img src="/files/vRCLUgLr9Jkx8YMi1KsI" alt=""><figcaption><p>Sonoran Software - MCC Promotional Image</p></figcaption></figure>

<figure><img src="/files/3ZvWo815gN3mYpOCVrmm" alt=""><figcaption><p>Sonoran Software - MCC Promotional Image</p></figcaption></figure>

<figure><img src="/files/fY5VX1kjvikMvedBvMi5" alt=""><figcaption><p>Sonoran Software - MCC Promotional Image</p></figcaption></figure>

### Metrics

#### File Sizes

| File Name        | File Size |
| ---------------- | --------- |
| `sonomcc.ytd`    | 5,685 KB  |
| `sonomcc.yft`    | 4,800 KB  |
| `sonomcc_hi.yft` | 5,273 KB  |
| `sonomcc+hi.yft` | 702KB     |

#### LODs

This model does include LODs. Counts are as follows, in polygons:

| LOD  | Count   |
| ---- | ------- |
| `L0` | 169,896 |
| `L1` | 100,962 |
| `L2` | 47,662  |
| `L3` | 22,761  |
| `L4` | 272     |

### Changelog

#### v1.0.2

**Bug Fixes**

* `chore: remove JQuery from HTML files`

#### v1.0.1

**Bug Fixes**

* `fix: config variable capitalization`
* `fix: updater overriding meta files`

#### v1.0.0 - Public Release

**Features**

* `feat: include lighting template in resource root`
* `feat: config toggles for radio repeater and repeater range`
* `feat: notification when toggling interior lights`
* `feat: add sonorancad ALPR integration`

**Bug Fixes**

* `fix: texture issues with rear door`

#### v0.9.6

**Features**

* `Added ALPR`

**Bug Fixes**

* `Fixed more menu bugs`

#### v0.9.5

**Features**

* `Added camera zoom`
* `Added error message when trying to use cams w/ antenna down`
* `Added emergency brake`
* `Added new liveries`

**Bug Fixes**

* `Fixed menu bugs`
* `Fixed livery scale bugs`

#### v0.9.1

**Bug Fixes**

* `Fix auto-updater bugs`

#### v0.9.0 - Beta Release

* `Initial Beta Release`


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.sonoransoftware.com/store/mcc.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
