Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
en:dev:tailcontrol-release-notes [2026/09/21 20:23] – [TailControl v5.4.7] darkgrueen:dev:tailcontrol-release-notes [2026/09/21 20:24] (current) darkgrue
Line 84: Line 84:
  
   * Rebranded "TailCoNTROL" to "TailControl" (under duress).   * Rebranded "TailCoNTROL" to "TailControl" (under duress).
- 
   * Add full EarGear 2 support:   * Add full EarGear 2 support:
     * Add dedicated firmware moves for EarGear 2.     * Add dedicated firmware moves for EarGear 2.
Line 95: Line 94:
     * Add configuration parameter for Listen move group selection.     * Add configuration parameter for Listen move group selection.
     * Support EG2 Tilt and Listen Mode in No-phone Mode.     * Support EG2 Tilt and Listen Mode in No-phone Mode.
- 
   * Move TailCoNTROL to new BLE UUIDs.   * Move TailCoNTROL to new BLE UUIDs.
   * Reorganized code units and functions to improve organization and readability.   * Reorganized code units and functions to improve organization and readability.
Line 124: Line 122:
   * Fix race condition between updateMoves() and setMove() / setDSSPMove() that caused stuttering/short moves (thank you Mrs. Tailer for spotting this).   * Fix race condition between updateMoves() and setMove() / setDSSPMove() that caused stuttering/short moves (thank you Mrs. Tailer for spotting this).
   * Improved debug messages.   * Improved debug messages.
- 
   * Update ESP32Servo library to 1.2.1.   * Update ESP32Servo library to 1.2.1.
   * Updated JLed library to v4.15.0.   * Updated JLed library to v4.15.0.
   * Updated NimBLE-Arduino library to v2.1.2 (made transitions for breaking changes).   * Updated NimBLE-Arduino library to v2.1.2 (made transitions for breaking changes).
   * Updated ServoEasing library to v3.4.0 (made transitions for breaking changes).   * Updated ServoEasing library to v3.4.0 (made transitions for breaking changes).
- 
   * Updated BLE_OTA_Python scripts and documentation.   * Updated BLE_OTA_Python scripts and documentation.
   * Added script to build unified binary for EarGear 2 firmware.   * Added script to build unified binary for EarGear 2 firmware.
   * Added ESP Web Tools configuration for writing EarGear 2 firmware.   * Added ESP Web Tools configuration for writing EarGear 2 firmware.
   * Fix PlatformIO $extra_scripts to be cumulative.   * Fix PlatformIO $extra_scripts to be cumulative.
- 
   * Update Tail Control Protocol to reflect as-built.   * Update Tail Control Protocol to reflect as-built.
   * Add additional details to Service Notes about the Glow Tip.   * Add additional details to Service Notes about the Glow Tip.
 +
  
 ===== TailControl v5.0.9 ===== ===== TailControl v5.0.9 =====