pulkin / micropython

MicroPython implementation on Ai-Thinker GPRS module A9 (RDA8955)
https://micropython.org
MIT License
102 stars 30 forks source link

Implement assisted location services #10

Closed pulkin closed 4 years ago

pulkin commented 4 years ago

The Chinese API works with Chinese cellular operators only. Hack it and port to gps.

pulkin commented 4 years ago

Given cellular.stations was implemented in https://github.com/pulkin/micropython/commit/72704700c5adbefbb746b20d0193152c8a112fe9, the rest (looking up stations' location and triangulating) is going to be a python-only package.