A porting of a GPS decoding and presenting program within the mbos RTOS. It is not a definitive application but a study program to test NMEA full decoding library and a first approach to an RTOS. Many thanks to Andrew Levido for his support and his patience on teaching me the RTOS principles from the other side of the Earth. It uses NMEA library by Tim (xtimor@gmail.com) ported by Ken Todotani (http://mbed.org/users/todotani/) on public mbed library (http://mbed.org/users/todotani/programs/GPS_nmeaLib/5yo4h) also available, as original universal C library, on http://nmea.sourceforge.net

Dependencies:   mbos Watchdog TextLCD mbed ConfigFile

Embed: (wiki syntax)

« Back to documentation index

File Index

File List

Here is a list of all documented files with brief descriptions:
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]