GPS module (GYSFDMAXB) 57600 bps
Dependents: HAPS_GPS_Test_0001
GYSFDMAXB GPSセンサーGYSFDMAXBのライブラリ 57600 bps
手順 [1] シリアルピンを設定 GYSFDMAXB gps(tx_pin, rx_pin); [2] 零点を設定する(NED座標系における零点) gps.Initialize(); [3] 自動的にデータを受信しては更新していくので、適宜メンバ変数を読み込んで使う
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
10:8f574ff249bd | 2021-04-26 | cocorlow | GPS completed [volatile] |
9:8595608c56ca | 2021-04-23 | cocorlow | ok |
8:9b573e4c4a85 | 2021-04-23 | cocorlow | 4096 buffer |
7:5150c0bed5f4 | 2021-04-23 | cocorlow | vector3 embedded |
6:db9f8d2afab7 | 2021-04-23 | cocorlow | punctuate; latest |
5:6fc37ae3f262 | 2021-04-23 | cocorlow | mbed 2 |
4:8d315f7977b3 | 2021-04-22 | cocorlow | mbed os 5? |
3:f8045f83d7c1 | 2021-04-22 | cocorlow | error |
2:9b567c8f5429 | 2021-04-08 | cocorlow | sin cos accuracy |
1:0d9b4ba850d8 | 2021-04-08 | cocorlow | serial; |
0:8114a6b113f4 | 2021-04-06 | cocorlow | gps library |