gps
This commit is contained in:
parent
f8fd9e0011
commit
c3ed1a822a
2 changed files with 2 additions and 2 deletions
|
@ -471,7 +471,7 @@ Preparation, programming, unloading & replaying of missions for aircrafts<br>
|
||||||
<li>wrote NavData export with constraints of <a href="https://en.wikipedia.org/wiki/Transall_C-160">Transall</a> onboard computers (<a href="https://en.wikipedia.org/wiki/Flight_management_system"><abbr title="Flight Management System">FMS</abbr></a>)</li>
|
<li>wrote NavData export with constraints of <a href="https://en.wikipedia.org/wiki/Transall_C-160">Transall</a> onboard computers (<a href="https://en.wikipedia.org/wiki/Flight_management_system"><abbr title="Flight Management System">FMS</abbr></a>)</li>
|
||||||
<li>wrote device drivers for:<ul>
|
<li>wrote device drivers for:<ul>
|
||||||
<li>sequential programming of <a href="https://en.wikipedia.org/wiki/EEPROM"><abbr title="Electrically Erasable Programmable Read-Only Memory">EEPROM</abbr></a> modules for Mirage onboard computers</li>
|
<li>sequential programming of <a href="https://en.wikipedia.org/wiki/EEPROM"><abbr title="Electrically Erasable Programmable Read-Only Memory">EEPROM</abbr></a> modules for Mirage onboard computers</li>
|
||||||
<li>route programming & unloading for various Garmin GPS devices</li>
|
<li>route programming & unloading for various Garmin <a href="https://en.wikipedia.org/wiki/Global_Positioning_System"><abbr title="Global Positioning System">GPS</abbr></a> devices</li>
|
||||||
</ul></ul>
|
</ul></ul>
|
||||||
</article>
|
</article>
|
||||||
|
|
||||||
|
|
|
@ -471,7 +471,7 @@ Préparation, programmation, déchargement et rejeu de missions pour avions<br>
|
||||||
<li>exports NavData adaptés aux contraintes des centrales avion <a href="https://fr.wikipedia.org/wiki/C-160_Transall">Transall</a> (<a href="https://fr.wikipedia.org/wiki/Système_de_gestion_de_vol"><abbr title="Flight Management System">FMS</abbr></a>)</li>
|
<li>exports NavData adaptés aux contraintes des centrales avion <a href="https://fr.wikipedia.org/wiki/C-160_Transall">Transall</a> (<a href="https://fr.wikipedia.org/wiki/Système_de_gestion_de_vol"><abbr title="Flight Management System">FMS</abbr></a>)</li>
|
||||||
<li>écriture de pilotes de périphériques pour :<ul>
|
<li>écriture de pilotes de périphériques pour :<ul>
|
||||||
<li>programmation séquentielle de modules <a href="https://fr.wikipedia.org/wiki/Electrically-erasable_programmable_read-only_memory"><abbr title="Electrically Erasable Programmable Read-Only Memory">EEPROM</abbr></a> pour centrales avion Mirage</li>
|
<li>programmation séquentielle de modules <a href="https://fr.wikipedia.org/wiki/Electrically-erasable_programmable_read-only_memory"><abbr title="Electrically Erasable Programmable Read-Only Memory">EEPROM</abbr></a> pour centrales avion Mirage</li>
|
||||||
<li>programmation et déchargement de routes pour divers appareils GPS Garmin</li>
|
<li>programmation et déchargement de routes pour divers appareils <a href="https://fr.wikipedia.org/wiki/Global_Positioning_System"><abbr title="Global Positioning System">GPS</abbr></a> Garmin</li>
|
||||||
</ul></ul>
|
</ul></ul>
|
||||||
</article>
|
</article>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue