-->September 6th, 2025<--
Thank you to GolfCharlie and Claude Code for fixing the code to work with the newly changed FAA API! They have saved a lot of time. A new image has been created and will be uploaded today and available later tonight. If you don't want or need the image, you can visit https://github.com/markyharris/livesectional and incorporate the changes into your board now.
--->September 5th, 2025<--
There has been another change to the FAA API which has again broke the map. We are currently working on this. Check back for fix. If you have the fix please post it. - Mark
Setup instruction I think are not correct.
After setting up your wifi network on the PI the instructions say to enter "hostname -I" (this is a capital i)
I didn't get that to work on mine, I found that "sudo ifconfig" did work to get me the IP address.
Captain Ron,
Were you able to get your IP address? After wifi setup via raspi-config, upon reboot the software should provide the IP address on a monitor via the command line. If this isn't working please let us know.
Also, if the RPI is headless, without a monitor then using the router's admin console you will be able to get the IP address for the RPI, but this would require logging into your router. - Mark
As I said this line in the directions didn't work "hostname -I" (this is a capital i)
I used "sudo ifconfig" which I had used with V2 and that worked.