Age | Commit message (Collapse) | Author | Files |
|
survey single mode
|
|
|
|
code that parses data file looking for index
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
Layout/LayoutSurveySuccess.cpp
Mode/Mode.cpp
|
|
|
|
new field, remove lots of memset calls
|
|
Added a timer to sensor read loops so they can't get stuck in eternal loops.
Changed light sensor data rate from 1.56 to 6.25.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Added test code in main to print out data from getters.
|
|
|
|
|
|
|
|
|
|
communicating with gateway
|
|
|
|
Added some printf's to show proper functioning. These will need to be removed.
|
|
not locked
|
|
|
|
|
|
|
|
|
|
|
|
the project.
|
|
Cleaned up sensorhandler so it compiles and hopefully works.
|
|
|
|
for data rate, power, etc instead of lora handler
|
|
|
|
|
|
|
|
|
|
|
|
|