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

Haldex bugfixes & General Housekeeping #105

Merged
merged 8 commits into from
Sep 3, 2023
Merged

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    9801c58 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Reverting CAL length.

    - Earlier revision haldex units have a cal length of 0x333E
    - Newer versions have a cal length of 0x353A
    ConnorHowell committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    b491a8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a46733b View commit details
    Browse the repository at this point in the history
  3. Remove remnants of ESP flashing

    - Also hopefully fixes github actions
    ConnorHowell committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    07e14f5 View commit details
    Browse the repository at this point in the history
  4. Remove all remnants of BLE

    - New ESP32 firmware is password locked for BLE/BT Classic use
    - The UART connection still exists so this is preferred
    ConnorHowell committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    93a2b2d View commit details
    Browse the repository at this point in the history
  5. Try to resolve dependancy issues

    - Python-Pillow (req'd by wxpython) no longer provides 32bit wheels.
    ConnorHowell committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    55d2cdc View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Configuration menu
    Copy the full SHA
    f22a5b4 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Configuration menu
    Copy the full SHA
    af9bc48 View commit details
    Browse the repository at this point in the history