Releases: Protocentral/protocentral_healthypi5_zephyr
Releases · Protocentral/protocentral_healthypi5_zephyr
v1.0.0
HealthyPi 5 - Firmware Release 1.0.0
We are happy to announce the first major release of the Zephyr-based HealthyPi 5 firmware.
Major Features:
- New Data logging Feature: Now record data with your HealthyPi 5 on an SD card.
- Simultaneous streaming over USB, BLE and display.
- Fixed some data loss issues present in the previous version
- Improved Algorithms for accuracy and responsiveness
Major Pull requests:
- Split display module into screens by @protocentralashwin in #27
- Add data logging by @protocentralashwin in #28
- Akw log sysMerge data logging to SD card with rc-1.0.0 branch by @MishalJasmine in #30
- Add support for new white display board (KLD35) with ILI9488 by @protocentralashwin in #31
- Merge major release v1.0.0 branch by @protocentralashwin in #32
- Fix serial send issue, Migrated to Zephyr 3.7 by @protocentralashwin in #33
- Fix BT HCI with rollback to Zephyr 3.6 by @protocentralashwin in #34
- Add vitals serial by @MishalJasmine in #35
- Merge with main by @MishalJasmine in #36
- Add display/BLE/Serial/Log option flags by @protocentralashwin in #37
- settings_send_display_enabled flag commented by @MishalJasmine in #38
- Added home screen for basic mode streaming by @protocentralashwin in #39
Full Changelog: v0.5.0...v1.0.0
v0.9.13-pre
v0.9.7-pre
v0.9.6-pre
v0.9.5-pre
What's Changed
- PPG along with spo2 and temperature streamed as a single packet
- ECG, BIOZ along with temperature, Heart rate and respiration rate streamed as a separate packet
- ECG and BIOZ streamed as 32bits serially
- flushing previous session data to the file after end logging disabled
- AFE4490 and MAX30001 driver improved
v0.9.4-pre
What's Changed
- PPG along with spo2 and temperature streamed as a single packet
- ECG, BIOZ along with temperature, Heart rate and respiration rate streamed as a separate packet
- ECG and BIOZ streamed as 32bits serially
- flushing previous session data to the file after end logging disabled
- AFE4490 and MAX30001 driver improved
v0.9.3-pre
What's Changed
- Fix serial send issue, Migrated to Zephyr 3.7 by @protocentralashwin in #33
- Fix BT HCI with rollback to Zephyr 3.6 by @protocentralashwin in #34
Full Changelog: v0.9.2-pre...v0.9.3-pre
v0.9.2-pre
Pre-release only. Testing not fully completed.
What's Changed
- Split display module into screens by @protocentralashwin in #27
- Add data logging by @protocentralashwin in #28
- Akw log sysMerge data logging to SD card with rc-1.0.0 branch by @MishalJasmine in #30
- Add support for new white display board (KLD35) with ILI9488 by @protocentralashwin in #31
- Merge major release v1.0.0 branch by @protocentralashwin in #32
Full Changelog: v0.5.0...v0.9.2-pre
v0.5.0
- Upgraded to Zepyhr 3.6
- Improve display plot efficiency
- Fix BLE Stack issue
- Fix SD card mount issue
- Multiple minor bug fixes
Full Changelog: v0.3.4...v0.5.0