MOVERIO Pro Developer's Guide (Rev.1.4)
192
11.6.2.1.
writeEpo
Function
Write EPO data to BT-2000 GPS module by agps.conf setting.
Format
Parameter
None
Return value
Always 0
Broadcast Intent
Intent
Status
AGPS_WRITE_COMPLETED
write the data completed
AGPS_WRITE_ERROR
Write the data error
AGPS_CONF_ERROR
agps.conf error (No agps.conf, or the number of
EPO_NUM_DAYS is not crrect)
AGPS_FILE_EXPIRED
EPO file is old. (Expired at the present time, there
is no data for the specified period.)
11.6.2.2.
writeEPO_segs
Function
Writes EPO data for the number of segments specified by the argument to the GPS module of
BT-2000.
One segment means the 6 hours.
Format
Parameter
R
Broadcast Intent
Same as writeEPO
Type name
Explanation
int arg0
Writing segment number
int writeEPpo();
int writeEPO_segs(int arg0);
Summary of Contents for Moverio Pro BT-2000
Page 7: ...MOVERIO Pro Developer s Guide Rev 1 4 1 1 Introduction ...
Page 12: ...MOVERIO Pro Developer s Guide Rev 1 4 6 2 Developing Apps ...
Page 30: ...MOVERIO Pro Developer s Guide Rev 1 4 24 3 Display control ...
Page 39: ...MOVERIO Pro Developer s Guide Rev 1 4 33 4 UI control ...
Page 47: ...MOVERIO Pro Developer s Guide Rev 1 4 41 5 Voice commands ...
Page 70: ...MOVERIO Pro Developer s Guide Rev 1 4 64 6 Camera control ...
Page 119: ...MOVERIO Pro Developer s Guide Rev 1 4 113 7 Sensor control ...
Page 127: ...MOVERIO Pro Developer s Guide Rev 1 4 121 8 Bluetooth BLE ...
Page 184: ...MOVERIO Pro Developer s Guide Rev 1 4 178 9 Power control ...
Page 187: ...MOVERIO Pro Developer s Guide Rev 1 4 181 10 Self diagnostic function ...
Page 191: ...MOVERIO Pro Developer s Guide Rev 1 4 185 11 GPS Assist ...
Page 202: ...MOVERIO Pro Developer s Guide Rev 1 4 196 Memo ...