Skip to content
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

[pull] master from damienmaguire:master #95

Open
wants to merge 83 commits into
base: master
Choose a base branch
from

Conversation

pull[bot]
Copy link

@pull pull bot commented Nov 16, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

Tom-evnut and others added 30 commits October 30, 2024 11:00
-Reuse delay from contactor switching to add delay between shutting down INV Out and opening contactors.

-Outlander Charger UDC measurement option

-Fix GS450h Oil Pump PWM inverted

-Added Gear option High forward Low reverse
Regen Brake Light Fix - Use potnom for comparison to simplify and fix
Commit 48d6693 pulled in an updated libopencm3
for undocumented reasons. In principle this is a good
idea as it fixes a nasty stack initialization bug fixed by
@uhi22 as discussed in
uhi22/ccs32clara#17.
Unfortunately the fix breaks the libopencm3 build for
all platforms except STM32F1.

The fix is to limit the build of libopencm3 to just the
STM32F1 platform in the same way as the CCS32clara
firmware.

Tests:
 - Carry out a full clean build locally
 - Check GitHub CI build after push before raising a PR
Fix clean build due to change in libopencm3
Changes to make sure to only update rlyDly when leaving a state.

rlydly is increased to u_int16
rlydly is increased to 250 when going into off
Leaf Inv UDCinv fix, remove /2 from .h

Leaf PDM fix, only use 0x390 for determining to start charge
Add info on available AC current from power

Setup to allow potential using of Spoofed CP and PP with other charge interfaces.
HeatReq - if no input selected it no longer forces a state

Input PB1 PB2 and PB3 are also now mappable. Added Inverter logic options for the pin types.

!!!requires the latest libopeninv
Simplify MPRUN, move 50B message to 100ms
Add command for installing gcc-arm-none-eabi
Outlander rear motor works really well with -35% max regen.
LEAF PDM/Inverter: Unify MPRUN handling to save memory
Documentation: Update compiling section
Tom-evnut and others added 30 commits January 5, 2025 14:22
Removing debugging Spot value abuse cleanup
Merge the CAN message into NissLeafMng.cpp for PDM and Inverter control. This should allow waking and sleeping of components via VCU CAN frames.
Fix issues in mapping of 0x1DB
FIX for AC charging using just chargers with the "unused" "interface" selected.
…some of the description comments more consistent
Licence headers and description text tweaks
Move settings of Opmode only after contactor delays.
Deal with ppValue == ppThresh scenario
Fix PwmTim3 no outputting PWM

I did not know it did not work like that.
Foccci CAN confg fix/update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants