SIM68V/en: различия между версиями

Нет описания правки
(Новая страница: «AlwaysLocate mode is an adaptive operation of the receiver depending on the movement to save power consumption. In this mode, the receiver periodically falls asle…»)
 
(не показано 9 промежуточных версий этого же участника)
Строка 35: Строка 35:
== on Wiren Board ==
== on Wiren Board ==


Connected to the[[Special:MyLanguage/SC16IS752/en|SC16IS752]] chip. Linux port: <b>/dev/ttyNSC1</b>. The default speed is 9600. (Some modules may have a speed of 115200). Output protocol NMEA sentences.
Connected to the [[SC16IS752/en|SC16IS752]] chip. Linux port: <b>/dev/ttyNSC1</b>. The default speed is 9600. (Some modules may have a speed of 115200). Output protocol NMEA sentences.


Port configuration:
Port configuration:
Строка 74: Строка 74:
<b>225 PMTK_CMD_PERIODIC_MODE</b>
<b>225 PMTK_CMD_PERIODIC_MODE</b>


Вернуться в обычный режим работы:
Return to normal operation mode:
 
<pre>
<pre>
echo -e "\$PMTK225,0*2B\r" > /dev/ttyNSC1
echo -e "\$PMTK225,0*2B\r" > /dev/ttyNSC1
</pre>
</pre>


Режим AlwaysLocate (TM) standby mode:
AlwaysLocate (TM) standby mode:
<pre>
<pre>
echo -e "\$PMTK225,8*23\r" > /dev/ttyNSC1
echo -e "\$PMTK225,8*23\r" > /dev/ttyNSC1
</pre>
</pre>


Режим AlwaysLocate (TM) backup mode:
AlwaysLocate (TM) backup mode:
<pre>
<pre>
echo -e "\$PMTK225,9*22\r" > /dev/ttyNSC1
echo -e "\$PMTK225,9*22\r" > /dev/ttyNSC1
Строка 94: Строка 95:
== AGPS ==
== AGPS ==


Чипсет поддерживает загрузку скачанных с сервера эфемерид для ускорения старта. Загруженные в модуль эфемериды сохраняются во внутренней флеш-памяти модуля.
The chipset supports downloading tables of coordinates, e.g. ephemerides, downloaded from the server to speed up the start. Ephemerides loaded into the module are stored in the internal flash memory of the module.


Подробнее: http://electronix.ru/forum/index.php?s=&showtopic=114152&view=findpost&p=1177669
Read more: http://electronix.ru/forum/index.php?s=&showtopic=114152&view=findpost&p=1177669


Загрузка происходит с помощью простого бинарного протокола. Готовой реализации для Linux пока нет.
The download is proceed using a simple binary protocol. There is no ready-made implementation for Linux yet.






== Документация ==
== Documentation ==


* [http://www.mt-system.ru/catalog/besprovodnye-reshenija/glonass/glonassgps-priemniki-simcom/linejka-glonassgps-priemnikov/s-0 Описание]
* [http://www.mt-system.ru/catalog/besprovodnye-reshenija/glonass/glonassgps-priemniki-simcom/linejka-glonassgps-priemnikov/s-0 Description]
* [http://www.mt-system.ru/catalog/besprovodnye-reshenija/glonass/glonassgps-priemniki-simcom/dokumentacija-na-glonassgps-priem Документация]
* [http://www.mt-system.ru/catalog/besprovodnye-reshenija/glonass/glonassgps-priemniki-simcom/dokumentacija-na-glonassgps-priem Documentation]
* Проприетарные команды MT3333 от SIMCOM: [[Файл:SIM28_SIM68R_SIM68V_NMEA_Messages_Specification_V1.01.pdf|Файл:SIM28_SIM68R_SIM68V_NMEA_Messages_Specification_V1.01.pdf]]
* MT3333 proprientary commands from SIMCOM: [[Файл:SIM28_SIM68R_SIM68V_NMEA_Messages_Specification_V1.01.pdf|File:SIM28_SIM68R_SIM68V_NMEA_Messages_Specification_V1.01.pdf]]
* Описания других модулей на MT333x: http://ultran.ru/sites/default/files/it530m_datasheet_0.pdf, http://www.wless.ru/files/GPS/Locosys/MC-1010-G_datasheet_v1.0.pdf
* Descriptions of other modules based on MT333x:http://ultran.ru/sites/default/files/it530m_datasheet_0.pdf, http://www.wless.ru/files/GPS/Locosys/MC-1010-G_datasheet_v1.0.pdf
* ftp://ftp.macrogroup.ru/Support/Seminar/webinar_new%20modules_%2001.01.2013%20.pdf
* ftp://ftp.macrogroup.ru/Support/Seminar/webinar_new%20modules_%2001.01.2013%20.pdf
12 063

правки