Skip to content

Releases: BlueAndi/vscp-arduino

VSCP arduino library v1.0.0

21 Feb 20:54
Compare
Choose a tag to compare
  • Update to VSCP framework v1.0.0, please see the changelog there.

VSCP arduino library v0.8.0

22 Aug 20:27
Compare
Choose a tag to compare
  • Update to VSCP framework v0.9.0, please see the changelog there.
  • The update includes the following bugfixes:
    • Bugfix: Fix of misspellings/typos, thanks to TomasRoj.
    • Bugfix: VSCP measurement events fixed, because internal the parameters unit and index in the vscp_data_coding_getFormatByte() call were reversed. Thanks to troky!

VSCP arduino library v0.7.1

20 Feb 21:09
Compare
Choose a tag to compare
  • Bugfix: Abstract event modules added.
  • Bugfix: MDF template syntax errors fixed, as well as the namespace and schema location.

VSCP arduino library v0.7.0

03 Jan 17:20
Compare
Choose a tag to compare
  • Update to VSCP framework v0.8.0, please see the changelog there.
  • Folder structure changed inside framework folder, in preparation for the abstract event modules.
  • Abstract event modules introduced, see framework/events.

VSCP arduino library v0.6.1

28 May 19:06
Compare
Choose a tag to compare

VSCP arduino library v0.6.0

27 May 20:16
Compare
Choose a tag to compare
  • Update to VSCP framework v0.7.0, please see the changelog there.

VSCP arduino library v0.5.0

21 Oct 18:59
Compare
Choose a tag to compare
  • The VSCP framework returned the wrong number of used pages.
  • Update to VSCP framework v0.6.0, please see the changelog there.

VSCP arduino library v0.4.0

11 Nov 20:14
Compare
Choose a tag to compare
  • Update to VSCP framework v0.5.0, please see the changelog there.
  • Seeed-Studio-CAN_BUS_Shield example got a retry mechanism in the send routine.
  • Sparkfun_CAN-BUS_Shield example got a retry mechanism in the send routine.

VSCP arduino library v0.3.0

26 Aug 18:49
Compare
Choose a tag to compare
  • DigInDebounce class for digital input debouncing implemented.
  • Update to VSCP framework v0.4.0, please see the changelog there.
  • Status lamp and init button connection fixed.

VSCP arduino library v0.2.0

16 Apr 19:28
Compare
Choose a tag to compare

Updated to VSCP framework v0.3.0, please see the changelog there.