CatalystCode / cell-sar

Cell Scanning Search and Rescue Drone Prototype
5 stars 4 forks source link

Automate PLMN swapping #15

Closed axis7818 closed 7 years ago

axis7818 commented 7 years ago

Currently, swapping PLMNs requires a telnet session to run the following commands:

This should be enabled through the sar javascript SDK.

axis7818 commented 7 years ago

added a function call to the sar object in javascript. sar.changePLMN('310', '410');

It is not currently called. I could see building several default schemes for swapping PLMNs.

axis7818 commented 7 years ago

PLMN can be swapped from the flight controller