EMSS-Antennas / B2LNAdataextract

LNA bias values currently need to be entered manually into the SPF SHIELD GUI. These values need to be looked up in as-built documentation, which is an extra step allowing human error. This code extracts the relevant data in a format that SHIELD can autopopulate the LNA bias fields.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No error handling

AlecRobinGould opened this issue · comments

There is currently no error handling. If the argument, files in the folder, or the folder itself is not as expected - the app will crash.
@AlecRobinGould to fix.
@cvniekerk to review.