Releases: Smart-Van-2-0/com.robypomper.smartvan.jod_smart_van
v1.0.1
We are pleased to announce the release of version 1.0.1. This update focuses on addressing bugs, improving stability, and introducing minor feature enhancements based on user feedback. Below are the key highlights of this release:
Major Updates
- Updated pre-startup.sh script to support new serial names for RPi OS (Bookworm)
- Updated FW versions
- Updated struct.jod according to updated firmwares
- Enabled venv for firmwares by default
- Added scripts to manage firmwares' venvs
Major fixes
- Removed the
--debugoption in the FWs execution - Fixed log file name in log4j2_TMPL_224.xml
- Updated struct.jod according to the SmartVanBox hardware specs
- Fixed DBus session startup
- Fixed wrong command for UPS firmware startup from pre-startup.sh script
For a detailed overview, please refer to the changelog or git commits.
We want to extend our gratitude to all users for their valuable feedback and continuous support. Your input has been instrumental in shaping this update.
Please update to version 1.0.1 to enjoy these improvements and new features. If you encounter any issues or have further suggestions, do not hesitate to reach out to our support team.
Thank you for being a part of our community!
Best regards,
Smart Van Box Development Team
v1.0.0
We are delighted to announce the release of JOD Smart Van version 1.0.0, bringing a host of new features, improvements, and firmware updates. Here are the key highlights of this release:
Major Updates
- Build Configurations: Implemented robust production and development build configurations to enhance project setup.
- Firmware Management Scripts: Integrated firmware management into pre-startup.sh and post-startup.sh scripts for improved control and efficiency.
- Firmware Version Updates:
- FW Victron updated to v1.0.2. View Sources
- FW SIM 7600 introduced with version 1.0.0. View Sources
- FW UPS Pack_V3 added with version 1.0.0. View Sources
- FW Sense Hat included with version 1.0.0. View Sources
- FW IO Exp introduced with version 1.0.0. View Sources
- File Structure Updates:
- Updated the struct.jod file to match SV Specs.
- Added structure files for all SV specs sub-groups.
- Added structure files for any included firmware.
For a detailed overview, please refer to the changelog or git commits.
Thank you for your continued support, and we look forward to your feedback on this exciting release! 🎉
v0.1.0
The first version of the JOD Smart Van distribution is available online via the source code repository.
This distribution is based on the 2.2.4-DEV version of the JOD daemon. In this way it is possible to exploit the new workers for DBus and optimize global performance.
Included in this version, we find the firmware for integrating Victron solar chargers. This firmware reads the data published by the device through the VE.Direct serial cable, after which it transmits it to the JOD daemon via DBus. Actually it supports SmartSolar and BlueSolar series devices with the VE.Direct port. More info about this firmware on his repository.
Full Changelog: https://github.com/Smart-Van-2-0/com.robypomper.smartvan.jod_smart_van/commits/0.1.0