Release History

0.1.6 (2015-08-14)

  • Added mock data
  • Flipped EKG signal long horizontal axis for a more familiar waveform.

0.1.5 (2015-07-25)

  • Speedups
  • Add performance measuring logic for debugging slow traces
  • Added ECG grid to main axes
  • Update docs theme

0.1.4 (2015-05-09)

  • Added exg script for starting gui from command line.

0.1.2 (2015-01-25)

  • New FakeSerial classes
  • New tool: slsnif

0.1.1 (2014-12-10)

  • Refactored ‘Fake’ serial objects for mocking a serial.Serial object.
  • Update Arduino sketch so that the Arduino can send EXG data to either an SD card or to a serial port.

0.1.0 (2014-11-27)

  • Getting started