User Tools

Site Tools


second_tinypilot

This is an old revision of the document!


It might be useful to use a second tinypilot to control the autopilot over wifi using the lcd/keypad and remote interface.

Configure the second tinypilot client wifi:

- boot second tinypilot keeping the first tinypilot (autopilot) powered off. - connect to wifi access point “pypilot” with device with browser - navigate to http://192.168.14.1 - click “Configuration” then “Configure Wifi” - Switch to client mode (managed) rather than AP

Set the second tinypilot to use remote address for lcd interface:

- Boot both tinypilot computers - Connect to access point of primary tinypilot - Find ip address of client tinypilot: $ nmap -sT 192.168.14.0/24 - ssh to client $ ssh tc@192.168.14.37 password: pypilot $ nano ~/.pypilot/signalk.conf - Replace contents with: {“host”:“192.168.14.1”} - Save file exit nano $ sync $ sudo reboot

second_tinypilot.1566847281.txt.gz · Last modified: 2019/08/26 19:21 by 209.42.151.109