Releases: realA10001986/Remote
Release list
V1.26
- New sound-pack (RM13)
- Logic fix for time travel being initiated while fake-off
- More robust error handling in case of malformed config files
- SD: More compatibility fixes
If updating from below 1.20, please install 1.20 first to have your settings converted. If 1.20 is skipped, some of your settings (static IP, volume, brightness, calibration data, movie mode, coasting, auto-throttle, display TCD speed while off) will be restored to default values. It suffices to install 1.20 and boot once; you can then immediately update to a later version.
https://github.com/realA10001986/Remote/releases/tag/V1.20
V1.25
- Add option to play throttle-up sound (when pushing throttle up after being in neutral) at any speed, or just 0 (as before).
- Fix playing throttle-up at the beginning of a TCD-triggered P0.
- Bugfix: Fix SD initialization in ESP32-Arduino to conform to specs. Sandisk Ultra 32GB cards (and possibly others that previously were not usable) are now recognized
If updating from below 1.20, please install 1.20 first to have your settings converted. If 1.20 is skipped, some of your settings (static IP, volume, brightness, calibration data, movie mode, coasting, auto-throttle, display TCD speed while off) will be restored to default values. It suffices to install 1.20 and boot once; you can then immediately update to a later version.
https://github.com/realA10001986/Remote/releases/tag/V1.20
V1.24
- Compatibility with Control Board 1.7
- MQTT: Add "VOLUME_UP"/"VOLUME_DOWN"/"VOLUME_SET_xxx" commands
- Music Player: Pre-scan folders and display status in Config Portal
- Music Player: Use new sorting algorithm as the old one caused a crash on a large number of already sorted files (due to excessive recursion).
- Many internal optimizations
If updating from below 1.20, please install 1.20 first to have your settings converted. If 1.20 is skipped, some of your settings (static IP, volume, brightness, calibration data, movie mode, coasting, auto-throttle, display TCD speed while off) will be restored to default values. It suffices to install 1.20 and boot once; you can then immediately update to a later version.
https://github.com/realA10001986/Remote/releases/tag/V1.20
V1.23
- Add Car Mode: In addition to existing WiFi network connection settings, you can now pre-configure TCD-AP SSID and password in WiFi Settings and quickly switch between normal (home, iPhone...) WiFi connection and Car WiFi connection (through TCD-AP) by holding the Calibration button for 6 seconds (triple-beep) or through the Config Portal.
- Behavior of Calibration button changed: Press is still a brief press. Holding the button to initiate Calibration (Fake power off), or to display IP address and battery state (Fake power on) means holding it until a double-beep sounds, then the button must be released. (Previously, the function to trigger started automatically after 2 seconds, without releasing the button, and no sound was played.)
- New sound-pack (RM12)
If updating from below 1.20, please install 1.20 first to have your settings converted. If 1.20 is skipped, some of your settings (static IP, volume, brightness, calibration data, movie mode, coasting, auto-throttle, display TCD speed while off) will be restored to default values. It suffices to install 1.20 and boot once; you can then immediately update to a later version.
https://github.com/realA10001986/Remote/releases/tag/V1.20
V1.22
- Allow assigning a button/switch to "refill Plutonium". This switch/button, when switched to ON, sends a "Refill" command to the Dash Gauges through the TCD (TCD 3.22).
- Allow configuring RESET button to toggle auto-throttle -or- shuffle setting when held while fake power is on.
- New sound-pack (RM11)
- Code optimizations and fixes
If updating from below 1.20, please install 1.20 first to have your settings converted. If 1.20 is skipped, some of your settings (static IP, volume, brightness, calibration data, movie mode, coasting, auto-throttle, display TCD speed while off) will be restored to default values. It suffices to install 1.20 and boot once; you can then immediately update to a later version.
https://github.com/realA10001986/Remote/releases/tag/V1.20
V1.21
- WiFi: Allow defining a BSSID (AP MAC address) to connect to a specific AP if multiple APs with identical SSID are available.
- MQTT: Disable if server can't be resolved
- WiFi: Do not power down AP long as a client is connected
- Brush up Config Portal a bit
- Code optimizations and fixes.
If updating from below 1.20, please install 1.20 first to have your settings converted. If 1.20 is skipped, some of your settings (static IP, volume, brightness, calibration data, movie mode, coasting, auto-throttle, display TCD speed while off) will be restored to default values. It suffices to install 1.20 and boot once; you can then immediately update to a later version.
https://github.com/realA10001986/Remote/releases/tag/V1.20
V1.20
- New file format for secondary and IP settings. This version of the firmware converts old to new.
- "Shuffle" setting changes through buttons are saved (SD required). (Shuffle option removed from CP)
- Superfluous "Brightness" setting removed from CP. Brightness is adjustable using buttons.
- Display MAC address (STA) on WiFi Configuration Page
- Avoid falling back to stand-alone mode too early when TCD stops sending packets
- Config files are now only written if actually changed which prolongs Flash life-span.
- Code optimizations and fixes.