Skip to content

various tools for extracting information out of the AAPS logfiles

Notifications You must be signed in to change notification settings

ga-zelle/Scan-APS-logfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Scan-APS-logfiles

various tools for extracting information out of the AAPS logfiles

Those tools running on the phone need a python environment, e.g.

  • From the playstore download and install qpthon3 („QPython 3L – Python for Android“ by QpythonLab).
  • This should create a folder „qpython“ at the top level
  • Go to its subfolder „scripts3“
  • Download the python programmes to this subfolder

On Windows it uses python 3.7 upwards.

Tabulate_APS_results.py

Lists key results and parameters per loop execution

Main purpose ist to run on loop phone, monitor the active loop, speak alarm notification for missing carbs

Can run an Windows, too. Needs editing the source for the name of the logfile copied to the Windows system

find_string_batch.py

requires find_string_core.py to be installed in the same folder

usage on Windows: search a group of logfiles for occurence of a search string

find_string_batch.py  <wild-card-AAPS-logfile(s)>  <dummy-text>  "search string including BLANKS"

usage on Android12: search active logfile for occurence of a search string

find_string_batch.py 
>"search string including BLANKS" will be prompted for

About

various tools for extracting information out of the AAPS logfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages