summaryrefslogtreecommitdiff
path: root/Mode/ModeSweep.cpp
AgeCommit message (Expand)AuthorFiles
2016-10-03set AU/US max at DR4 and EU max at DR6Jason Reiss1
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-05remove "Cancel" label on SW1 from Survey Sweep help screen - it doesn't do an...Mike Fiore1
2016-01-05wait 5 seconds between surveys in a sweep in 868 frequency bandMike Fiore1
2015-12-15remove some unnecessary logging, fix bug logging new data rate and power in s...Mike Fiore1
2015-12-14rename *ping* variables to *link_check*, remove some debug commentsMike Fiore1
2015-12-11Merge branch 'link_check'Mike Fiore1
2015-12-10preserve configured data rate and power when entering and exiting modesMike Fiore1
2015-12-10remove extra GPS and Sensor objects from Mode classMike Fiore1
2015-12-08use link check instead of ping for compatibility with 3rd party network serversMike Fiore1
2015-12-07remove empty case statements from switches in modesMike Fiore1
2015-12-04display "sending..." long enough for user to see itMike Fiore1
2015-12-03turn off acks and receive windows for survey data packets, use mDot handle fo...Mike Fiore1
2015-12-02implement AT command to delete survey data fileMike Fiore1
2015-12-02actually send data in data packet in Single and Sweep modesMike Fiore1
2015-12-02update success and failure layouts and modes to display GPS data when availableMike Fiore1
2015-12-02use a global GPS object like we do for buttons, LoRa, etcMike Fiore1
2015-12-01update progress and pass/fail for sweepMike Fiore1
2015-12-01fix bug where sweep kept going after it should have finishedMike Fiore1
2015-12-01fix bug when generating data rate & power pairs in 868 frequency bandMike Fiore1
2015-12-01fix bug when sending data file, update default configurationMike Fiore1
2015-12-01got basic sweep implementation working - tested in 915 frequency bandMike Fiore1
2015-11-30start work on survey sweep - currently determines rates and power levels to u...Mike Fiore1