Docente
Mirko Reguzzoni (mail)
Area di ricerca
Architetture dei sistemi di elaborazione
Keyword (max 3 separate da virgola)
GPS, real-time acquisition, data parsing
Descrizione (max 500 caratteri)
The goal is to write a tool to real-time log the binary data stream provided by a GPS receiver, as well as parse this stream by converting it into standard data formats. The tool should manage one or more EVK8 u-blox receivers (available for testing), each of them connected to a COM port. The tool should log the binary stream and decrypt it to produce two ASCII files in RINEX and NMEA formats, containing the positioning information. A synchronization file linking GPS and computer time-stamps has to be written too. The tool should be developed in Python, c or c++ languages.