Simple driver for GNSS functions on BG96 module.
Dependents: mbed-os-example-cellular-gps-bg96
Note: this is early version
BG96 module needs to be already running to use this. Configuration only inside of this class. (hardcoded values)
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
4:8c7cf672e009 | 2020-11-10 | Sandra Schmidt |
Add information about possible error source |
3:98d27fc2eed5 | 2020-11-10 | Sandra Schmidt |
Update library to mbed OS 6.4.0 |
2:8b0663001935 | 2020-03-03 | Pawel Zarembski |
redo for interfacing with cellular device, without blocking |
1:c3a5d3a0b437 | 2020-02-19 | Pawel Zarembski |
fix deliter, change get gps |
0:6a2a480672be | 2020-02-19 | Pawel Zarembski |
init: simple version |