Skip to content

DO2JMG/dxlAPRS_encrypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

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>