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
/
ModeSweep.cpp
Age
Commit message (
Expand
)
Author
Files
2016-01-28
add license header to source files
Mike Fiore
1
2016-01-05
remove "Cancel" label on SW1 from Survey Sweep help screen - it doesn't do an...
Mike Fiore
1
2016-01-05
wait 5 seconds between surveys in a sweep in 868 frequency band
Mike Fiore
1
2015-12-15
remove some unnecessary logging, fix bug logging new data rate and power in s...
Mike Fiore
1
2015-12-14
rename *ping* variables to *link_check*, remove some debug comments
Mike Fiore
1
2015-12-11
Merge branch 'link_check'
Mike Fiore
1
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-08
use link check instead of ping for compatibility with 3rd party network servers
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-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 where sweep kept going after it should have finished
Mike Fiore
1
2015-12-01
fix bug when generating data rate & power pairs in 868 frequency band
Mike Fiore
1
2015-12-01
fix bug when sending data file, update default configuration
Mike Fiore
1
2015-12-01
got basic sweep implementation working - tested in 915 frequency band
Mike Fiore
1
2015-11-30
start work on survey sweep - currently determines rates and power levels to u...
Mike Fiore
1