-->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
edit: The VFR- IFR condition issue is unrelated. It when I download my airport list using the UI the file is updated, but when I ssh into the Pi and nano the airports file, it's still showing the default airports.
Thank you for pointing this out. I know exactly what happened and what to fix. I'll get an updated remote app attached on this board plus update the image. Sorry for the hassle. - Mark
Here you go;
This needs to go into the '/NeoSectional/templates' directory.
You can use one of a number of ssh file explorers to copy the file to your RPI. I use Snowflake ( https://github.com/subhra74/snowflake), but other popular clients are PuTTY, WinSCP.
Or, from the command line on your RPI, you can enter;
cd /NeoSectional/templates
sudo rm lsremote.html
sudo wget https://raw.githubusercontent.com/markyharris/livesectional/master/templates/lsremote.html
Here's a screencast of doing this;
If doing any of this is not your cup of tea, we will be updating the image with the new file. So if you wait a few days you can download the new image. Just be sure to download the airports, config.py and hmdata files before you install the new image. Then you can import these files back and make it quick and easy. - Mark
