rESCue now uses Github releases, so you can see the changes in Github : https://github.com/thankthemaker/rESCue/releases
- switch to another CANBUS lib
- Fixed some small issues in canbus
- switched back to stock version of the CANBUS lib
- released v1.3.6
- Fixed some issues when COB is used
- updated Readme, added MOSFET-Switch
- released v1.3.6
- Fixed an issue in the CANBUS-lib. Sending messages without a working CANBUS makes ESP freeze
- implemented changing LogLevel via Blynk-App
- eliminated hard coded VESC-ID
- fixed CAN-issue with VESC version 5.3
- prepared release 1.3.4
- fixed WiFi OTA update by changing partition schema to default
- fixed "Guru Meditation Error: Core 1 panic'ed (Cache disabled but cached memory region accessed)" while OTA
- fixed app crash when App-Configuration is written and not dividable by 6 byte
- improved CANBUS communication
- Fixed bug that CANBUS freezes when sending multiple frames at the same time
- bugfix lights, erpm was read wrong sometimes
- prepared release 1.3.0
- added Footpad sensor state to lightbar
- some small fixes
- New light pattern pulse
- small bugfix, pattern change when start-sequence finished
- small bugfix, brightness ignored in start sequence
- Updated Readme (CANBUS only)
- implemented CANBUS-only read and write mode
- prepared release 1.2.0
- Working WiFI OTA
- Release 1.1.1
- prepared release 1.1.1
- prepared release 1.1.1
- improved OTA update, package resend and delay to give BLE stack time
- LightBar fixed
- bugfixing idle light
- Release 1.1.0
- improved OTA and enrollment
- initial Lightbar
- startsound for OTA
- prepared release 1.1.0
- updated README
- fixed wron macro definition
- added OTA documentation
- more configuration options
- Updated Blynk App to v1.1
- Updated QR code
- updated PIN configuration according to rev3 of the rESCue PCB
- updated documentation
- some more light magic
- sound can be turned off
- added more sounds
- sound "preview" when selected
- Blynk app reads settings on connect
- fixed the fading bugs and made it smoother
- fixed some bugs in fading lights
- smoother fading
- updated doc, PCB image and sizing
- Release 1.0.0
- added Over The Air (OTA) update
- changed partition layout (min-spiff)
- fixed blynk mapping
- Fixed "braking lights"
- updated outdated Adafruit Neopixel lib to 1.7.0
-
added syncPreferences to BleServer to sync saved preferences with Blynk onConnect
-
added "brake light" detection when current <-4.0A (regen)
-
read some more props from VESC ("totalCurrentIn" and "pidPosition")
-
updated Blynk QR-Code