DatvRx/README.md
2024-06-04 19:11:03 +02:00

41 lines
758 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

DatvRx
===============
Digital Tv HamRadio under Linux
V2.0
============================
![emtpy](img/test.png)
## Version en production 2.0
## 2.0
Récupérer le ZIP,<br>
Ou télécharger le repo<br>
```git clone http://fra1od.freeboxos.fr:3000/magnum88/DatvRx ```<br>
Il vous reste à installer les dépendenses<br>
```pip install -r requierement.txt```<br>
puis compiler longmynd sil ne marchera pas<br>
dans le répertoire longmynd<br>
``
sudo apt-get install libusb-1.0-0-dev libasound2-dev tstools
make
``<br>
revenir dans le répertoire DatvRx<br>
copier le fichier<br>
dans /etc/udev/rules.d/<br>
donc<br>
```
sudo cp minitiouner.rules /etc/udev/rules.d/
```<br>
et enfin lancer le programme<br>
puis faire ./main.py <br>
73<br>
Xavier