UCLA-Rocket-Project / OLD-Ares2022-2023

Central Repository for Ares Software
3 stars 0 forks source link

Determine if we're actually setting a static IP for the Ground Systems RPi. #42

Open harrisonCassar opened 1 year ago

harrisonCassar commented 1 year ago

While doing some at-home development with the Ground Systems' RPi connected to another network, it seems the IP granted was 192.168.*.233, and NOT the expected 192.168.*.99 we've been working with all along. Perhaps we're not actually setting our IP statically like we've believed the whole time...?

Investigate what we're doing now (perhaps in /etc/dhcpcd.conf), and see if we need to make any changes (looks like we might have to uncomment some things!).

Blocked by #36.