Releases: chiefenne/JETI_EX_BUS
JETI EXBUS PYTHON v1.0.2
This release fixes the BME280 sensor interface
What's Changed
- Sensor interface by @chiefenne in #26
Full Changelog: v1.0.1...v1.0.2
JETI EXBUS PYTHON v1.0.1
Bug fix release. Wrong case of module name corrupted import
JETI EXBUS PYTHON v1.0
Inlcudes the latest optimizations in speed and filter design
What's Changed
- Develop by @chiefenne in #24
Full Changelog: v0.9.1...v1.0
JETI EXBUS PYTHON v0.9.1
A severe bug in the altitude calculation was fixed. Thus also the vario function was affected
What's Changed
- Develop by @chiefenne in #23
Full Changelog: v0.8...v.09_fix
JETI EXBUS PYTHON v0.9
JETI EXBUS PYTHON v0.8
filter updates
code declutter
add frequency and rpm measurements (not finished, and not activated due to low speed)
What's Changed
- Develop by @chiefenne in #16
- Develop by @chiefenne in #17
- Develop by @chiefenne in #18
- Develop by @chiefenne in #19
- Develop by @chiefenne in #20
Full Changelog: v0.7...v.08
JETI EXBUS PYTHON v0.7
Added alpha-beta vario smoothing and several smaal updates
What's Changed
- Develop by @chiefenne in #13
- Develop by @chiefenne in #14
Full Changelog: v0.6...v0.7
JETI EXBUS PYTHON v0.6
- Major refactoring
- Send labels and units only at the beginning (outside endless loop of core 1)
What's Changed
- update README by @chiefenne in #11
- Develop by @chiefenne in #12
Full Changelog: v0.5...v0.6
JETI EXBUS PYTHON v0.5
Added MS5611 pressure sensor
Refactored and improved pressure and climbrate smoothing
What's Changed
- Develop by @chiefenne in #7
- Develop by @chiefenne in #8
- new MS5611 driver by @chiefenne in #9
- Develop by @chiefenne in #10
Full Changelog: v0.4...v0.5
JETI EXBUS PYTHON v0.4
Update of vario filter
New driver for the BME280 sensor (with oversampling and filtering)
Docomentation (installation instructions)
What's Changed
- Merge pull request #2 from chiefenne/develop by @chiefenne in #3
- Develop by @chiefenne in #4
- Develop by @chiefenne in #5
- Develop by @chiefenne in #6
Full Changelog: v0.3...v0.4