Ci-dessous, les différences entre deux révisions de la page.
Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
documentation:hamradio:modes_numeriques:softwares:fldigi:index [2022/08/16 18:27] – [🠶 PYFLDIGI] f1sls | documentation:hamradio:modes_numeriques:softwares:fldigi:index [2022/09/26 08:15] (Version actuelle) – f1sls | ||
---|---|---|---|
Ligne 5: | Ligne 5: | ||
* Sources https:// | * Sources https:// | ||
* GIT repo https:// | * GIT repo https:// | ||
- | * Libs needed : | + | * Packages & Libs needed : |
* libfltk1.3-compat-headers libfltk1.3-dev | * libfltk1.3-compat-headers libfltk1.3-dev | ||
+ | * pkg-config | ||
* libpng-dev | * libpng-dev | ||
+ | * libsamplerate0-dev | ||
+ | * libsndfile1-dev | ||
+ | * portaudio19-dev | ||
+ | * libhamlib++-dev | ||
+ | * libudev-dev | ||
* Check the FLTK version: <code bash>$ fltk-config --version</ | * Check the FLTK version: <code bash>$ fltk-config --version</ | ||
- | * Check if '' | + | * Check if '' |
+ | | ||
#define FLDIGI_FLTK_API_MAJOR 1 | #define FLDIGI_FLTK_API_MAJOR 1 | ||
/* FLTK API minor version */ | /* FLTK API minor version */ | ||
Ligne 20: | Ligne 27: | ||
===== REMOTE CONTROL ===== | ===== REMOTE CONTROL ===== | ||
==== 🡆 PYFLDIGI ==== | ==== 🡆 PYFLDIGI ==== | ||
- | === APPLICATION | + | === APPLICATIONS |
* Remote weather stations. | * Remote weather stations. | ||
* Portable HF setups. Typically, HF digital setups are bulky and require several interconnected pieces of hardware, usually via audio cables. This library, along with some custom hardware, could allow a walkie-talkie sized HF digital radio that's completely integrated. | * Portable HF setups. Typically, HF digital setups are bulky and require several interconnected pieces of hardware, usually via audio cables. This library, along with some custom hardware, could allow a walkie-talkie sized HF digital radio that's completely integrated. | ||
Ligne 32: | Ligne 39: | ||
* https:// | * https:// | ||
+ | ===== " | ||
+ | <code bash>ssh -L 7362: | ||
===== FLDIGI AS MODEM ===== | ===== FLDIGI AS MODEM ===== | ||
//(for packet-radio for example)// | //(for packet-radio for example)// | ||
+ | |||
+ | ==== FLDIGIATTACH ==== | ||
+ | * https:// | ||
+ | |||
+ | ==== ANDROID VERSION ==== | ||
+ | * {{ : |