FaradayRF / Faraday-Software

Faraday node software
https://www.faradayrf.com
Other
48 stars 19 forks source link

Update faraday_config.ini From Device Read #37

Open kb1lqd opened 7 years ago

kb1lqd commented 7 years ago

To facilitate easy updating of units and only requiring the changing of intended fields there should be an update made that allows the application to rewrite the INI file "faraday_config.ini" with the units queried current configuration. This file can then be edited manually and programmed back into the Faraday unit.

kb1lqc commented 7 years ago

Is this really relevant anymore @kb1lqd ? It was nice at the beginning but we now have [readconfig.py](https://github.com/FaradayRF/Faraday-Software/blob/master/Applications/deviceconfiguration/readconfig.py). It would be nice to just save it to an INI file but in the end we should likely be figuring out a much better way to configure all of our software anyways.

kb1lqc commented 7 years ago

ping @kb1lqd ? Not sure it's worth populating an INI file with read data at this time. Probably better to totally revamp our process.