# Physical Skynode

{% hint style="info" %}
**This section is geared towards software and app developers**

For hardware integrators there is a previous section that goes into detail on how to setup Skynode bench-testing. This is useful when integrating Skynode with other hardware. Please refer to the section on [hardware bench testing](https://docs.auterion.com/hardware-integration/hardware-integration/bench-test) for more information.
{% endhint %}

Simulation in Hardware (SIH) allows you to simulate a multicopter vehicle on Skynode to experiment with or test your application, payload integration and workflow with Skynode using real hardware and peripherals.

{% embed url="<https://www.youtube.com/watch?v=nA6Ed1HROMg>" %}

## Configuration

{% hint style="info" %}
Simulation in Hardware (SIH) was introduced in AuterionOS version 2.3
{% endhint %}

<div data-full-width="true"><figure><img src="https://3329189600-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFW1Ge1p1f6WHyiYCb146%2Fuploads%2FhAFUltMroswHKD7HO8sw%2FScreenshot%20from%202026-03-05%2017-41-34.png?alt=media&#x26;token=a5c990f2-749c-473e-870b-2c1afea6c13b" alt=""><figcaption><p>AMC parameter page</p></figcaption></figure></div>

1. Power up Skynode, open [Auterion Mission Control (AMC)](https://docs.auterion.com/vehicle-operation/auterion-mission-control) on your ground station and connect to the vehicle. If you have not paired and connected the vehicle yet, check our pairing guide.
2. Enable the [Advanced Mode in AMC](https://docs.auterion.com/hardware-integration/flight-controller-customization/amcs-advanced-mode)
3. Access the parameter page in AMC by going to **Menu > Vehicle Setup > Parameters**.
4. Set the following parameters. You can search for these parameters by entering "SYS\_A" into the search field at the top.
   1. **SYS\_AUTOCONFIG** to "**Reset parameters to airframe defaults**"
   2. **SYS\_AUTOSTART** to "**1100**".
5. Next, reboot the flight controller by clicking **Tools >** **Reboot Vehicle**. If you used the parameter search function, you have to **Clear** the filter first.
6. After rebooting Skynode you are connected to the simulated vehicle located at Baylands Park and AMC will warn you that Simulation in Hardware (SIH) is enabled. The setup is complete and you can go ahead with your first flight in simulation.\
   ![](https://3329189600-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFW1Ge1p1f6WHyiYCb146%2Fuploads%2Fgit-blob-bd23f3082e92424029416014788e5e1a1e169ece%2FScreenshot%20from%202021-05-10%2010-23-49.png?alt=media)

## Sensor Calibration in Simulation in Hardware

{% hint style="info" %}
It is not necessary to calibrate the sensors in SIH. You can take off anyway.
{% endhint %}

AMC might indicate a warning and show that the vehicle is not ready to fly or requires calibration. In SIH mode certain pre-flight checks are disabled and you can takeoff and fly despite the warning.

The pre-flight checks are triggered because the SIH vehicle does not override the existing sensor calibrations.

## Further Information about PX4 Simulation

For more details on the simulation model, parameters and implementation please check the documentation in the [PX4 User Guide](https://docs.px4.io/main/en/sim_sih/).
