From Hentschel
Jump to: navigation, search

Stratux and PiAware

512 bytes added, 07:00, 29 May 2019
* Stratux build page [http://stratux.me this link]
* Status info at http://stratux/getStatus
* radios:
** 978 UAT: NESDR Nano2 978, 29ppm (stx:978:29)
** 1090 ES: NESDR Nano2 1090, 28ppm (stx:1090:28)
* change SDR id string for use with stratux:
** stop stratux service
systemctl stop stratux
:* find radio device number
sdrs
:* write eeprom in radio
rtl_eeprom -d 0 -s <String>:<Freq>:<PPM>
:: string format see above
 
==== AHRS board ====
* schematics here: https://github.com/stratux/ahrs/blob/master/AHRS.pdf
==== /etc/network/interfaces ====
</pre>
* add empty file named 'ssh' to boot partition to enable ssh
* get status
sudo piaware-status
* restart service
sudo systemctl restart piaware