Skip to content

Releases: chiefenne/JETI_EX_BUS

JETI EXBUS PYTHON v1.0.2

23 Feb 09:34
9999d44
Compare
Choose a tag to compare

This release fixes the BME280 sensor interface

What's Changed

Full Changelog: v1.0.1...v1.0.2

JETI EXBUS PYTHON v1.0.1

10 Feb 23:48
1d90e4d
Compare
Choose a tag to compare

Bug fix release. Wrong case of module name corrupted import

JETI EXBUS PYTHON v1.0

09 Feb 21:24
697cda6
Compare
Choose a tag to compare

Inlcudes the latest optimizations in speed and filter design

What's Changed

Full Changelog: v0.9.1...v1.0

JETI EXBUS PYTHON v0.9.1

04 Feb 07:14
ff98a95
Compare
Choose a tag to compare

A severe bug in the altitude calculation was fixed. Thus also the vario function was affected

What's Changed

Full Changelog: v0.8...v.09_fix

JETI EXBUS PYTHON v0.9

27 Jan 23:32
1e62e57
Compare
Choose a tag to compare

What's Changed

Full Changelog: v.08...v0.9

JETI EXBUS PYTHON v0.8

17 Aug 10:00
1e62e57
Compare
Choose a tag to compare

filter updates
code declutter
add frequency and rpm measurements (not finished, and not activated due to low speed)

What's Changed

Full Changelog: v0.7...v.08

JETI EXBUS PYTHON v0.7

08 Aug 08:44
0078f49
Compare
Choose a tag to compare

Added alpha-beta vario smoothing and several smaal updates

What's Changed

Full Changelog: v0.6...v0.7

JETI EXBUS PYTHON v0.6

03 Aug 06:31
bc11c9f
Compare
Choose a tag to compare
  • Major refactoring
  • Send labels and units only at the beginning (outside endless loop of core 1)

What's Changed

Full Changelog: v0.5...v0.6

JETI EXBUS PYTHON v0.5

25 Jul 20:42
437a031
Compare
Choose a tag to compare

Added MS5611 pressure sensor
Refactored and improved pressure and climbrate smoothing

What's Changed

Full Changelog: v0.4...v0.5

JETI EXBUS PYTHON v0.4

24 Jul 06:33
23c3a5f
Compare
Choose a tag to compare

Update of vario filter
New driver for the BME280 sensor (with oversampling and filtering)
Docomentation (installation instructions)

What's Changed

Full Changelog: v0.3...v0.4