Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 682 Bytes

README.md

File metadata and controls

36 lines (25 loc) · 682 Bytes

dxlAPRS_encrypt

dxlAPRS_encrypt send a report to wettersonde.net

Install the required dependencies :

sudo apt-get install libcurl4-openssl-dev

Unpack and compile :

  git clone https://github.com/DO2JMG/dxlAPRS_encrypt.git
  cd dxlAPRS_encrypt
  mkdir build
  cd build
  cmake ..
  make

Add a cronjob :

Replace and with your data, in the example they are just placeholders

  */1 * * * *  /home/pi/encrypt -f <ENCRYPT-FILENAME> -c <YOUR-CALLSIGN>

Changing parameters for sondemod :

Replace with your data, in the example they are just placeholders

-X <ENCRYPT-FILENAME>