summaryrefslogtreecommitdiff
path: root/Mode/ModeDemo.cpp
AgeCommit message (Expand)AuthorFiles
2016-10-171. Move 'else' for code readability consistency.Leon Lindenfelser1
2016-10-171. Display DOT-BOX/EVB AU915/US915/EU868 on start up and main menu screens.Leon Lindenfelser1
2016-10-03Update to support AU915Jason Reiss1
2016-07-19mts-lora datarate changesJason Reiss1
2016-01-28add license header to source filesMike Fiore1
2016-01-06display countdown over "send" and "interval" labels instead of over "back" la...Mike Fiore1
2016-01-06remove 1 hour interval in demo mode b/c mbed timers can only count up to ~35 ...Mike Fiore1
2016-01-06add back button to Interval and Trigger modes in LoRa demo so we don't have t...Mike Fiore1
2015-12-10preserve configured data rate and power when entering and exiting modesMike Fiore1
2015-12-10explicitly set data rate and power in Demo modeMike Fiore1
2015-12-10remove extra GPS and Sensor objects from Mode classMike Fiore1
2015-12-09Display sensor data on demo screen.Leon Lindenfelser1
2015-12-07remove empty case statements from switches in modesMike Fiore1
2015-12-04some tweaks to display in Demo ModeMike Fiore1
2015-12-04implement demo mode logic - still need to add sensor dataMike Fiore1