Releases: yoziru/tesla-ble
Releases · yoziru/tesla-ble
v2.2.1
v2.2.0
What's Changed
- LOG_ERROR: expanded macro by @yoziru in #6
- fix set is authenticated by @yoziru in #7
- fix setIsAuthenticated after loading tesla key
- peer.h rework
- move encrypt + loadTeslaKey + ad buffer to Peer
- use unique pointers
- rename buildCarActionToMessage -> buildCarServerActionPayload
- cleanup
- isAuthenticated -> isValid
- bump 2.2.0
Full Changelog: v2.1.1...v2.2.0
v2.1.1
v2.1.0
- rename
buildEphemeralKeyMessage
->buildSessionInfoRequestMessage
- remove debug logging
tb_utils
: remove unused hex and dump methods
Full Changelog: v2.0.3...v2.1.0
v2.0.3
v2.0.2
What's new
Fix unsigned payload add info request #1
- Improve protobuf encoding error handling
- Fix unsigned payload when building
UniversalMessage.RoutableMessage
- Add
buildVCSECInformationRequestMessage
to get simple vehicle status over BLE
Full Changelog: v2.0.1...v2.0.2
v2.0.1
Full Changelog: v2.0.0...v2.0.1
v2.0.0
Full Changelog: https://github.com/yoziru/tesla-ble/commits/v2.0.0