User's Manual

StreamCaster MIMO Radio User Manual 12/19/18
10017C000 Silvus Technologies Confidential Page
120
The hidden Custom Frequency Plan page can be accessed via http://<radio IP>/custom_freq.sh
The interface will allow an upload of a custom frequency plan file which should be in the following format:
{
"type": "custom_frequency_plan",
"name": "cfp_example",
"description": "CFP Example",
"frequencies": [
"2412",
"2417",
"2422",
"2427",
"2432",
"2437",
"2442",
"2447",
"2452",
"2457",
"2462",
"2467",
"2472",
"5745",
"5765",
"5785",
"5805",
"5825"
]
}