summaryrefslogtreecommitdiff
path: root/Layout/LayoutStartup.cpp
AgeCommit message (Collapse)AuthorFiles
2016-10-171. Display DOT-BOX/EVB AU915/US915/EU868 on start up and main menu screens.Leon Lindenfelser1
2. Add check for SF_10 in demo mode. Diplay message and change to SF_9 so packet size is large enough for all data. 3. Update setup.sh to pull in libs with enable/disable irq removed for mbed 5.
2016-10-12update version file name to avoid conflicts with mbed-os headersMike Fiore1
2016-01-28add license header to source filesMike Fiore1
2016-01-08display frequency band (868 or 915) on splash screen and main menuMike Fiore1
2015-12-11fix bug in layout where a character from last field could be displayed in ↵Mike Fiore1
new field, remove lots of memset calls
2015-12-04display if GPS was detected on startup screenMike Fiore1
2015-11-24display device ID on bottom line, fix typoMike Fiore1
2015-11-23display product id on startup screen, change baud rates to 115k, set log ↵Mike Fiore1
level to trace
2015-11-13update generic display functions in Layout - update LayoutStartup accordinglyMike Fiore1
2015-11-13add LayoutStartup destructorMike Fiore1
2015-11-11add layout for startup screen, tweak main to display startup and sit in loopMike Fiore1