Skip to content

Files

Latest commit

 

History

History
20 lines (18 loc) · 645 Bytes

README.md

File metadata and controls

20 lines (18 loc) · 645 Bytes
  • 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