• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

hbldh / pymetawear / 186
35%

Build:
DEFAULT BRANCH: master
Ran 01 May 2018 09:03PM UTC
Jobs 1
Files 19
Run time 1s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
186

push

travis-ci

web-flow
Merge pull request #46 from dmatthes1982/master

Merged logging functionality commits.

* Function pymetawear/mdoules/base.py – data logging implemented → two new public functions start_logging and download_log and some private stuff added
Function pymetawear/modules/accelerometer.py – data logging implemented → two new functions start_logging and download_log → these functions calling functions with equal names in the parent module PyMetaWearModule
Function example/accelerometer_logging.py – example for data logging by using the accelerometer module

* Function example/accelerometer_logging.py – client.accelerometer.logging added and set to True → sampling rate set to 400 Hz → sampling duration lowered to 0.5 seconds
Function pymetawear/mdoules/base.py – if logger cannot be initialized, the connection to the board will be proper disconnected
Function pymetawear/modules/accelerometer.py – parameter logging to class added → if both logging and high_frequency_stream are true, exception will be raised → if logging is not true, exeption will raised when start_logging is called

* Function example/accelerometer_logging.py – sampling rate set to 400 Hz → sampling duration lowered to 0.5 seconds
Function pymetawear/modules/accelerometer.py – debug putput added

* Function example/accelerometer_logging.py – new function  stop_logging added → modified function download_log implemented → blinking led at the end of this programm added (visual check that connection is still established)
Function pymetawear/modules/base.py – split stop_logging and download_log into two separated functions → new Event data_received, avoids that the program gets stucked when the bluetooth connection drops→ when the download process gets stucked, the bluetooth connection will be reestablished → this avoids a programm crash, but it is not the final solution for avoiding data loss
Function pymetawear/modules/accelerometer.py – split stop_logging and download_log into two... (continued)

447 of 1314 relevant lines covered (34.02%)

0.34 hits per line

Jobs
ID Job ID Ran Files Coverage
1 186.1 01 May 2018 09:03PM UTC 0
34.02
Travis Job 186.1
Source Files on build 186
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #186
  • 8941c155 on github
  • Prev Build on master (#179)
  • Next Build on master (#188)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc