Skip to content

Releases: frank26080115/Hydra-Dual-Brushed-Motor-ESC

V0.4

05 May 04:10
Compare
Choose a tag to compare

This is a alpha release, features are all complete, but not fully tested.

New features

  • master arm switch
  • revamped how deadtime works, it's now not really a deadtime in the original sense
  • changed some things about WDT for more reliability
  • changed default voltage split mode
  • CRSF parsing has preventative measure to prevent stuck arming
  • Ranglebox brand ESC added to target list
  • installer app can now include a custom configuration file

Full Changelog: v0.3...v0.4

V0.3

14 Feb 19:28
Compare
Choose a tag to compare

V0.3 Release Notes

This is a alpha release, features are all complete, but not fully tested.

New features

  • no new features
  • the bootloader identification address was wrong, which might've caused settings to be lost in some situations
  • G071's WS2812 code changed to not use interrupts

V0.2

12 Feb 07:25
Compare
Choose a tag to compare

V0.2 Release Notes

This is a alpha release, features are all complete, but not fully tested.

20240207_231808e

New features since last release

  • coasting mode works (aka. the opposite of braking mode)
  • new ways of setting low battery voltage limits
  • allows for a transmitter switch to control braking mode
  • current limit is automatically adjusted according to which motor uses more current

V0.1

08 Feb 07:12
Compare
Choose a tag to compare

V0.1 Release Notes

This is a alpha release, features are all complete, but not fully tested.

Test Coverage

  • Mathematic algorithms have all be verified:

    • voltage mixing
    • load balancing
    • tank-drive mixing
    • direct-PWM
  • Repeat Robotics Dual Brushless ESC

    • basic functionality with CRSF has been checked
    • sensors are working and the default calibration has been verified
    • current limiting passes simulation, have not attempted real world current limit test
  • EMAX Formula 45A ESC

    • basic functionality with CRSF has been checked
    • there are no sensors on this ESC
  • Repeat Robotics AM32 Drive ESC 35A

    • basic functionality with CRSF has been checked
    • basic functionality with RC PWM input has been checked
    • voltage sensor verified
    • there is no current senseor on thiS ESC
  • NeutronRC 70A

    • basic functionality with CRSF has been checked
    • basic functionality with RC PWM input has been checked
    • voltage sensor verified
    • current sensor works but I have not fully calibrated it yet

No other targets were tested in this release

20240207_231808e