#YARM Configuration Files

<abstract>
These are Configuration files for YARM ATA8510 for different radio scenarios.
</abstract>

The radio chip ATA8510 mounted on the YARM board needs to be programmed with the right parameters in order to work. In the following there are some possible configuration files 
that can be written with the procedure described here: <a href='/yarm_avr_programming' target='_blank'>ATA8510 EEPROM programming</a><br> For each file there is a brief description of the related settings in terms of service, channel, etc. 
For a description of the meaning of those parameters please refer to the ATA8510 datasheet. 



<div class="panel panel-default">
  <div class="panel-heading">
    <h3 class="panel-title">Configuration 1<br> Speed: 10.0 kbits/s<br> RX Filter bandwidth: 165 kHz</h3>
    <p>
    Medium speed transmission: 10.0 kbits/s
    </p>
  </div>
  <div class="panel-body" markdown="1">
    * [configuration1.hex](configuration1.hex)
  </div>
</div>


##YARM Radio Configuration 1
### use it for medium speed transmissions<br> Speed: 10.0 kbits/s<br> RX Filter bandwidth: 165 kHz
<h3>Hex file</h3>

<ul>
<li><a href="./configuration1.hex">Configuration 1 download file</a></li>
</ul>

<div style="width: 15%" markdown="1">
</div>


##YARM Radio Configuration 2
### use it for medium speed transmissions<br> Speed: 10.0 kbits/s<br> RX Filter bandwidth: 110 kHz
<h3>Hex file</h3>

<ul>
<li><a href="./configuration2.hex">Configuration 2 download file</a></li>
</ul>

<div style="width: 15%" markdown="1">
</div>

##YARM Radio Configuration 3
### use it for medium speed transmissions<br> Speed: 10.0 kbits/s<br> RX Filter bandwidth: 80 kHz
<h3>Hex file</h3>

<ul>
<li><a href="./configuration3.hex">Configuration 3 download file</a></li>
</ul>

<div style="width: 15%" markdown="1">
</div>

##YARM Radio Configuration 4
### use it for long distance transmissions<br> Speed: 750 bits/s<br> RX Filter bandwidth: 27 kHz

<h3>Hex file</h3>

<ul>
<li><a href="./configuration4.hex">Configuration 4 download file</a></li>
</ul>

<div style="width: 15%" markdown="1">
</div>