Modem and dashboard interfaces
It is possibly to get location data not only from the mobile beacon, but directly from the modem or the Dashboard:
- Protocol of data exchange with modem via USB interface: link
- The Dashboard software log description: forum link or direct link to the image. First column appeared later, and it is discussed in this topic. It is an additional absolute column - a timestamp - time in milliseconds passed from january,1 of 1970 (UNIX time) - Dashboard SW permanently writes coordinates into log file 'hedgehogs.log' that is stored into the Dashboard folder
- Protocol of data exchange with Dashboard via UDP: link
- UDP SW example:
- Here is the C-written UDP example
- Supported operating systems:
- Microsoft Windows
- GNU/Linux
- Supported streaming as well as master-slave mode
- Marvelmind modem C library and sample code: