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
/
ModeSingle.cpp
Age
Commit message (
Expand
)
Author
Files
2015-12-10
preserve configured data rate and power when entering and exiting modes
Mike Fiore
1
2015-12-10
remove extra GPS and Sensor objects from Mode class
Mike Fiore
1
2015-12-07
remove empty case statements from switches in modes
Mike Fiore
1
2015-12-04
display "sending..." long enough for user to see it
Mike Fiore
1
2015-12-03
turn off acks and receive windows for survey data packets, use mDot handle fo...
Mike Fiore
1
2015-12-03
display data rate and power when entering Survey Single Mode
Mike Fiore
1
2015-12-02
implement AT command to delete survey data file
Mike Fiore
1
2015-12-02
actually send data in data packet in Single and Sweep modes
Mike Fiore
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
update progress and pass/fail for sweep
Mike Fiore
1
2015-12-01
fix bug when sending data file, update default configuration
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
fix copy paste errors
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-20
implement basic single survey mode - still needs sending data packet and data...
Mike Fiore
1