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