Skip to content

Releases: EmotiBit/EmotiBit_XPlat_Utils

v1.7.2

11 Sep 19:32
f6a080a

Choose a tag to compare

Changelog

  • Supporting testing in conjunction with moving the splitters into EmotiBit sendData
  • Quality of life changes for testing including automatic building

PRs referenced

v1.7.1

14 Jul 23:24
b7ce552

Choose a tag to compare

Changelog

  • Deprecated OF dependency in EmotiBitPacket
  • Created a new createPacket API intended for future use. (FeatherWing and ofxEmotiBit will be updated to new API, at which point old API may be removed)
  • Moved ArduinoString.h from ofxEmotiBit to XPlat_Utils
  • Improved automated testing (pending intergration to CI)

PRs referenced

Refactored testing, Deprecated OF dependency in EmotiBit packet #28

Compatibility

  • v1.11.1+

v1.6.0

28 Mar 01:06
af7e2f3

Choose a tag to compare

Changelog

  • Adds new typetags to support wifi credentials over serial

PRs referenced

Compatibility

  • v1.11.1+

v1.5.0

08 Apr 23:03
37e13bd

Choose a tag to compare

Changelog

  • Adds compatibility for platformIO build chain
  • Adds payload labels required to send EmotiBit deviceID to EmotiBit Host

PRs referenced

  • platformio compiling successfully with these changes - #23
  • Feat transmit emotibit serial number to oscilloscope - #24

Compatibility

  • This release is required if compiling the latest firmware on platformIO.
  • Compilation using Arduino IDE is backward compatible with the EmotiBit_FeatherWing firmware.

v1.4.1

30 Mar 21:16
cc0d61e

Choose a tag to compare

Changelog

  • Added corrections to introduce compatibility with platformIO compilation (for firmware)

v1.4.0

01 Aug 18:16
bc0a963

Choose a tag to compare

Changelog

  • Adds LSL Typetags

v1.3.6

29 Mar 22:30
a9129a3

Choose a tag to compare

Changes

  • Minor fix for gcc compiler

v1.3.5

08 Mar 00:06

Choose a tag to compare

Changes

  • Added Typetags for derivative signals
  • Minor changes to recreate barcode from variant info

v1.3.4

03 Feb 04:10
ef39099

Choose a tag to compare

Changelog

  • New type tag Added for TEMP1

v1.2.0

30 Mar 01:14
e04d803

Choose a tag to compare

release Notes

  • Adds necessary changes to introduce build compatibility for Linux
  • Adds new class for DigitalFilters