Actions
Bug #866
closedSSID used in build is not being passed to binary
Start date:
26 Oct 2021
Due date:
% Done:
100%
Estimated time:
Severity:
02 - High
Description
pinet needs an option to set the SSID at runtime. This needs to match the SSID being used in the hostapd file.
I can either open the hostapd file and pull it from there or I can add a command line option to pinet that matches the setting in hostapd. Since no one is supposed to edit the hostapd option it seems easier to just add the command line option and use it in the launcher xml.
Updated by Hammel about 3 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 50
Code has been written, committed and pushed (because it's likely to work the first time) but still needs to be tested on hardware.
Updated by Hammel about 3 years ago
- Status changed from In Progress to Closed
- % Done changed from 50 to 100
Verified working on hardware. Code is committed and pushed.
Closing issue.
Actions