Skip to content

Releases: yoziru/tesla-ble

v2.2.1

01 Aug 17:11
cd7be88
Compare
Choose a tag to compare

What's Changed

  • fix log warning by @yoziru in #8
  • make routing_address and uuid FT_STATIC by @yoziru in #9
  • use fixed-size buffers for whitelist and action messages by @yoziru in #10
  • fix log def duplicate print by @yoziru in #11

Full Changelog: v2.2.0...v2.2.1

v2.2.0

28 Jul 08:18
4969c1a
Compare
Choose a tag to compare

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

27 Jul 09:55
80be052
Compare
Choose a tag to compare

What's Changed

  • improve error log by @yoziru in #5
    • improve error logging + add error enum type
    • use ESP_LOGE on ESP_PLATFORM
    • early exit when epoch is empty

Full Changelog: v2.1.0...v2.1.1

v2.1.0

26 Jul 09:26
7987f16
Compare
Choose a tag to compare
  • 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

22 Jul 06:19
9f7d8b9
Compare
Choose a tag to compare

What's Changed

  • ci: add build-and-run-example by @yoziru in #2
  • parse carserver response by @yoziru in #3

Full Changelog: v2.0.2...v2.0.3

v2.0.2

17 Jul 18:19
0157de3
Compare
Choose a tag to compare

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

16 Jul 21:24
Compare
Choose a tag to compare

v2.0.0

16 Jul 21:24
Compare
Choose a tag to compare