User Tools

Site Tools


raspberry_pi_igate

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
raspberry_pi_igate [2023/01/08 14:46] – created ei5iebraspberry_pi_igate [2023/01/08 18:18] (current) – [Get Direwolf Source Code and build it] ei5ieb
Line 11: Line 11:
  
 ===== Before You Begin ===== ===== Before You Begin =====
-Download Raspberry OS Lite 32 Bit Lite from [[https://www.raspberrypi.org/downloads/raspbian/]][ +Download Raspberry OS Lite 32 Bit Lite from [[https://www.raspberrypi.org/downloads/raspbian/]] 
-Not tested on 64 Bit (if anyone has tested please update to say Tested and Works on 64 Bit Lite)+Not tested on 64 Bit (if anyone has tested please update to say Tested and Works on 64 Bit Lite
  
 **Get an APRS Password from** [[http://apps.magicbug.co.uk/passcode/]] **Get an APRS Password from** [[http://apps.magicbug.co.uk/passcode/]]
Line 79: Line 79:
  
   cd ~   cd ~
-  git clone http://github.com/wb2osz/direwolf+  git clone https://github.com/wb2osz/direwolf.git
   cd direwolf   cd direwolf
   git checkout dev   git checkout dev
   mkdir build && cd build   mkdir build && cd build
   cmake -DUNITTEST=1 ..   cmake -DUNITTEST=1 ..
-  make+  make -j4
   make test   make test
   sudo make install   sudo make install
raspberry_pi_igate.1673189170.txt.gz · Last modified: 2023/01/08 14:46 by ei5ieb