Posts

RLBTC 1.12

 Note: * require modification to the microcontroller installed on your motorcycle(s). -- FEATURE UPDATES -- - * Added zone features. This allows you to configure different color zones. - Disabled Profiles. Profiles need a major code overhaul to compensate zone code.  -- GENERAL MAINTENANCE -- - Routine performance maintenance.  - Disabled some animations that relied on a 2x color configuration. -- HARDWARE UPDATES -- - * Changed a resistor in the data-line circuit which should relieve some known issues dealing with "flicker".

RLBTC 1.11

-- GENERAL UPDATES -- - Changed from Bluetooth to WiFi to facilitate added security, faster communication, more accurate data transfers, and a more reliable connections over any platform. (Android/iOS) - Removed the "Connection Status" visual as it is no longer needed. - Removed all backend and plugin related code to Bluetooth as it is no longer used or needed.  -- APPLE UPDATES -- - Published App for use on iPhones.  -- TODO -- - Add a way for users to change their WiFi SSID and Password on their LED light kits for even more added security. 

RLBTC 1.1

 -- MAINTENANCE -- - Nothing special. I reduced the required API level by android to allow more users to use this app. 

RLBTC 1.08

 -- HARDWARE CHANGES -- - Upgraded microcontroller from Arduino ATMEGA2560 to ESPWROOM32 which offers much faster and more reliable Bluetooth connectivity. This upgrade also offers a much better performance numbers. -- GENERAL MAINTENANCE -- - Fixed an issue where the Updates page would start halfway scrolled down. - Added 2-way communication between the microcontroller and the phone app. - Added 2 functions to draw information from the microcontroller for settings and custom color information. -- APPLE MAINTENANCE -- - Code implemented. Stress testing before full release.  -- TODO / In-Progress -- - "Back>Front Fill" Animation. It seems to be broken and causes some weird issues. For now, Accessing this animation will simply default to "No Animation". - LED Zoning: Allows to setup zones for LEDs on the microcontroller dynamically by the user. 

RLBTC 1.07

-- MAINTENANCE -- - Performance improvements implemented for the "Updates" page. - Fixed an issue where the app wouldn't auto connect to the bluetooth module. - Fixed an issue where the navigation bar on Android would disappear. - Fixed an issue where the app would rotate when it is supposed to remain in portrait mode.  -- ADDITIONS -- - Added a "Connection Status" icon to the main page. - Added a "Reconnect" function to allow the app to auto detect when its been disconnected and attempt to reconnect to the bluetooth module. - Added a profiler so you can save color/animation configurations. (Still being worked on)

RLBTC 1.05

-- HOTFIX -- - Fixed a permissions issue where the app couldn't access the internet to download the updates for the updates page. 

RLBTC 1.04

  – BUG FIXES – - No bugs to report at this time. – ADDITIONS – - Added an “Updates” page for you to keep up-to-date on what is being worked on (Bug fixes, additions, and other updates in general).