Skip to content

Releases: Witty-Wizard/SerialIO

v0.2.3

01 Jul 09:44
7e66641
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.2...v0.2.3

v0.2.2

24 Jun 12:58
6a9be1b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.2

v0.2.1

21 Jun 08:50
d13b2af
Compare
Choose a tag to compare

What's Changed

  • Added support for IBUS on AVR Architecture except Attiny boards by @Witty-Wizard in #9

Full Changelog: v0.2.0...v0.2.1

v0.2.0

21 Jun 04:35
78e7546
Compare
Choose a tag to compare

What's Changed

IBUS Protocol Support: by @Witty-Wizard in #7

IBUS Configuration:

  • Baud rate: 115200
  • Data bits: 8
  • Parity: None
  • Stop bits: 1
  • Signal polarity: Non-inverted

New Contributors

Full Changelog: v0.1.5...v0.2.0

v0.1.5

16 Jun 15:53
b72eab8
Compare
Choose a tag to compare

Full Changelog: v0.1.4...v0.1.5

SerialIO v0.1.4

25 May 05:47
acf08b5
Compare
Choose a tag to compare

v0.1.3-beta

25 May 05:45
b427831
Compare
Choose a tag to compare

Full Changelog: 0.1.1...v0.1.3

0.1.1

17 Mar 03:19
f96005d
Compare
Choose a tag to compare

SerialIO Library v0.1.0 Release

We are excited to announce the release of version 0.1.0 of the SerialIO library! This release marks an important milestone in the development of our library, bringing new features, improvements, and bug fixes to our users.

Features

SBUS Protocol Support: Now you can decode SBUS signals from RC receivers with ease.
CRSF Protocol Support: Decode CRSF signals for enhanced compatibility with modern RC systems.
Flexible API: Intuitive and easy-to-use API for integrating the library into your projects.

0.1.0

17 Mar 03:16
f67df1e
Compare
Choose a tag to compare

SerialIO Library v0.1.0 Release

We are excited to announce the release of version 0.1.0 of the SerialIO library! This release marks an important milestone in the development of our library, bringing new features, improvements, and bug fixes to our users.

Features

SBUS Protocol Support: Now you can decode SBUS signals from RC receivers with ease.
CRSF Protocol Support: Decode CRSF signals for enhanced compatibility with modern RC systems.
Flexible API: Intuitive and easy-to-use API for integrating the library into your projects.

0.0.3

14 Mar 06:40
Compare
Choose a tag to compare
changed file structure