-
-
Notifications
You must be signed in to change notification settings - Fork 147
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes 2023.07.23 #757
Changes 2023.07.23 #757
Conversation
mr-manuel
commented
Jul 23, 2023
- Added: Current average of the last 5 minutes by @mr-manuel
- Added: Temperature names to dbus and mqtt by @mr-manuel
- Added: Use current average of the last 300 cycles for time to go and time to SoC calculation by @mr-manuel
- Changed: Time-to-Go and Time-to-SoC use the current average of the last 5 minutes for calculation by @mr-manuel
- Changed: Time-to-SoC calculate only positive points by @mr-manuel
Hello! I had been struggling to get it working but I just pulled the Nightlies from Dev / Mr-Manualel and everything worked beautifully right after I did the install. However, when I reboot the RPI - everything disappears. So this is from all installed on 3.15 of VenusOS and I installed the nightly for dbus-serialbattery and now having issues on reboot
The following is my file for rc.local to get it running root@raspberrypi2:~# tail /data/rc.local /data/tft35_scripts/fbcp /dev/fb2 & sleep 5 exit 0 example: Found 2 Bluetooth BMS in the config file! Stopping bluetooth: bluetoothd. Installing required packages to use Bluetooth connection... Requirement already satisfied: bleak in /usr/lib/python3.8/site-packages (0.21.1) Starting bluetooth: bluetoothd. Installing "Jkbms_Ble" with MAC address "C8:47:80:05:EC:DC" as dbus-blebattery.0 No CAN port configuration found in "/data/etc/dbus-serialbattery/config.ini". ################# Install notes################# SERIAL battery connection: The installation is complete. You don't have to do anything more. BLUETOOTH battery connection: There are a few more steps to complete installation.
CAN battery connection: There are a few more steps to complete installation.
CUSTOM SETTINGS: If you want to add custom settings, then check the settings you want to change in "/data/etc/dbus-serialbattery/config.default.ini" |
After I reboot, I guess it takes ~5 minutes for the services to come up for blebattery and inbetween it might be generating errors about BMS not being available... Usage: who [-a] Usage: who [-a] |