Skip to content

Releases: taoyilee/bp_demo

Version 0.7.0

21 Jun 04:00
Compare
Choose a tag to compare
  1. New feature: session output directory can now be prefixed with user specified string
  2. Skip saving IMU reading when output is deselected.

Version 0.6.0

23 Apr 01:41
Compare
Choose a tag to compare
  • Add wall clock time to the exported TSV file
  • Allow real-time adjustment of DAC values
  • Fix config.ini bug

Version 0.5.2

20 Apr 19:51
Compare
Choose a tag to compare
  • add configobj's _version.py to Windows installer

Version 0.5.1

20 Apr 19:24
Compare
Choose a tag to compare
  • Bugfix: Add pytz to the Windows installer package

Version 0.5.0

20 Apr 04:25
Compare
Choose a tag to compare
  • Supports waveform export
  • Allows searching for devices from GUI
  • GUI settings persistence

Version 0.4.0

16 Apr 01:05
Compare
Choose a tag to compare

This version supports capacitance auto-scaling

Release 0.3.0

14 Apr 19:56
Compare
Choose a tag to compare

This version adds plotting of IMU signals.

Windows version with installer

07 Apr 21:20
Compare
Choose a tag to compare
  1. This version works on Windows 10 64 bit
  2. Allows selection of board after GUI is started
  3. Allows start/pause/resume operations during recording

Windows User

Use the installer attached below or download it from build/nsis

Linux User

pip install uci-cbp-demo
You will get a new command line executable called uci_cbp_demo
Type uci_cbp_demo --help to view command line options.

V0.1.3

17 Feb 21:07
6e98d3a
Compare
Choose a tag to compare

This version adds support to MacOSX and added a command line utility for device scanning.