FaradayRF / Faraday-Software

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

Simply Device Configuration Process #36

Open kb1lqd opened 7 years ago

kb1lqd commented 7 years ago

The process as initial release requires the configuration of identical local unit callsign/id in INI files and to update the tutorial script (lines 18/19). This is confusing and error prone. It should be simplified to a single INI file for local device selection.

kb1lqc commented 7 years ago

I created a simplified method of performing configuration based on your recent configuration work. It's located in the unboxing branch right now.

https://github.com/FaradayRF/Faraday-Software/blob/unboxing/Tutorials/start/configuring-faraday.md

We still need to simplify this entire process but it's manageable now for developers. Not clean, but manageable.

kb1lqc commented 6 years ago

@kb1lqd I believe this as written has been addressed. We configure with faraday.ini now.