richonguzman / LoRa_APRS_iGate

LoRa APRS iGATE for ESP32 Based Board with Rx + Tx capabilities
MIT License
239 stars 72 forks source link

Question: restore from config file #135

Closed DOKTORKROSS closed 3 months ago

DOKTORKROSS commented 4 months ago

Is the configuration file that I can generate from the Backup/Download menu only ever valid for one version and not backwards/future compatible? I tried to quickly restore the configuration from the Backup/Restore menu but unfortunately it didn't work.

I uploaded the latest firmware from the web installer 1.0.4.2, and before that I had version 1.0.4.

richonguzman commented 4 months ago

im looking at ways to make it fully backwards compatible but the mods get always in the way

DOKTORKROSS commented 4 months ago

It seems to me that the file structure has changed. Maybe if the new features was always at the end of the file no matter where it is in the WEB UI it would help?

richonguzman commented 4 months ago

It seems to me that the file structure has changed. Maybe if the new features was always at the end of the file no matter where it is in the WEB UI it would help?

this was a "once" mod needed

and new things will get in the bottom as expected ;)