Skip to content

thebenedict/sms_timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • clone from github
  • touch smslog.csv
  • plug in modems noting their assigned ports
  • edit the config section of modemtester.py
  • python ./modemtester.py

The columns in the csv file are, in order:

  1. Origin network
  2. Destination network
  3. Overall message counter
  4. Per network message counters (I haven't found these useful and will probably remove them)
  5. Date and time sent
  6. Date and Time received (i.e. the time the message was read from the modem)
  7. Seconds between datetime sent and datetime received
  8. Signal strength of sending modem at time of sending
  9. Signal strength of receiving modem at time of receiving

About

Measure SMS delivery delays

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages