index
:
mtdot-box-evb-factory-firmware.git
master
Factory Firmware for MTDOT-BOX and MTDOT-EVB
Multi-Tech Systems
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Mode
/
Mode.cpp
Age
Commit message (
Expand
)
Author
Files
2015-12-10
explicitly set data rate and power in Demo mode
Mike Fiore
1
2015-12-10
remove extra GPS and Sensor objects from Mode class
Mike Fiore
1
2015-12-09
Display sensor data on demo screen.
Leon Lindenfelser
1
2015-12-09
Merge branch 'sensors'
Leon Lindenfelser
1
2015-12-08
Added more getters to the sensor handler.
Leon Lindenfelser
1
2015-12-07
fix bug where Mode could parse incorrect sweep index
Mike Fiore
1
2015-12-03
Added update sensor function.
Leon Lindenfelser
1
2015-12-02
implement AT command to delete survey data file
Mike Fiore
1
2015-12-02
added sensor handler
Leon Lindenfelser
1
2015-12-02
update success and failure layouts and modes to display GPS data when available
Mike Fiore
1
2015-12-02
use a global GPS object like we do for buttons, LoRa, etc
Mike Fiore
1
2015-12-01
Merge branch 'modeDemo'
Mike Fiore
1
2015-12-01
Added GPS parser object and survey data packet.
Leon Lindenfelser
1
2015-11-25
implement function to scan survey data file and find last index
Mike Fiore
1
2015-11-24
display device ID on bottom line, fix typo
Mike Fiore
1
2015-11-24
use floats for SNR values - will be supported in next mbed release, add loggi...
Mike Fiore
1
2015-11-23
stub out functions & struct for formatting data packets for both survey and d...
Mike Fiore
1
2015-11-23
save survey data to file, start adding support for sending data packet, misc ...
Mike Fiore
1
2015-11-20
refactor more common elements into Mode template class
Mike Fiore
1
2015-11-19
use a single layout for help screens as they're basically all the same, misc ...
Mike Fiore
1
2015-11-18
create Mode base class for modes - implement join as a mode and update main a...
Mike Fiore
1