Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbos Watchdog TextLCD mbed ConfigFile
Auto generated API documentation and code listings for LeonardoMbos
| _nmeaGPGGA | GGA packet information structure (Global Positioning System Fix Data) |
| _nmeaGPGSA | GSA packet information structure (Satellite status) |
| _nmeaGPGSV | GSV packet information structure (Satellites in view) |
| _nmeaGPRMC | RMC packet information structure (Recommended Minimum sentence C) |
| _nmeaGPVTG | VTG packet information structure (Track made good and ground speed) |
| _nmeaINFO | Summary GPS information from all parsed packets, used also for generating NMEA stream |
| _nmeaPOS | Position data in fractional degrees or radians |
| _nmeaSATELLITE | Information about satellite |
| _nmeaSATINFO | Information about all satellites in view |
| _nmeaTIME | Date and time data |
Code
| Common.h [code] | |
| config.h [code] | |
| context.c [code] | |
| context.h [code] | |
| generate.h [code] | |
| generator.h [code] | |
| gmath.c [code] | |
| gmath.h [code] | |
| info.c [code] | |
| info.h [code] | |
| Init.h [code] | |
| LeonardoMbos.cpp [code] | |
| nmea.h [code] | |
| parse.c [code] | |
| parse.h [code] | Functions of a low level for analysis of packages of NMEA stream |
| parser.c [code] | |
| parser.h [code] | |
| Prototype.h [code] | |
| sentence.c [code] | |
| sentence.h [code] | |
| Startup.cpp [code] | |
| Startup.h [code] | |
| Task1Gps.cpp [code] | |
| Task1Gps.h [code] | |
| Task2Keypad.cpp [code] | |
| Task2Keypad.h [code] | |
| Task3Lcd.cpp [code] | |
| Task3Lcd.h [code] | |
| Task4LedBlink.cpp [code] | |
| Task4LedBlink.h [code] | |
| Task5SetTime.cpp [code] | |
| Task5SetTime.h [code] | |
| Task6Pc.cpp [code] | |
| Task6Pc.h [code] | |
| Task7Dim.cpp [code] | |
| Task7Dim.h [code] | |
| Task8Temp.cpp [code] | |
| Task8Temp.h [code] | |
| Task9Wdt.cpp [code] | |
| Task9Wdt.h [code] | |
| Tasks.h [code] | |
| time.c [code] | |
| time.h [code] | |
| tok.c [code] | |
| tok.h [code] | |
| units.h [code] |