I am trying to find the easiest way to access the list of available base stations and their signal strengths with the MP70. I am eventually using that data on a Linux machine so a straight forward TCP/UDP or USB communication would be the best. So far I have only found the ALEOS framework but installing this whole system, creating a program that reads that data through AT commands and designing my own communication method to send this simple set of data to a computer in its LAN seems a bit of an overkill. Is there any simpler way to access the list of available base stations and threir signal strengths?