Releases: Imaginous/Cowboy_Untamed
Releases · Imaginous/Cowboy_Untamed
2023-04-13 V3.63
New Features:
- Added extra register in the Expert Functions 0001: Motor Controller to read the offset value of the torque sensor.
This way you can compare the voltage value of address 182 (Torque Voltage Offset) with address 270 (Throttle Voltage).
they should be about the same voltage (plus or minus 0.02 volts) when there is no pressure on the pedals.
When these values deviate too much, check your cables on the C2 and C3. Otherwise the torque sensor is probably broken. The C1+, and C4 have their sensors in the bottom bracket, so no (easy) cable to check here.
Click here for a more extended description
Improvements:
- None
Bug Fixes:
- None
2023-04-01 V3.62
New Features:
- Added extra registers in the Expert Functions in the BMS V2.
You can now read the capacity and voltage of the battery and individual cells.
Improvements:
- None
Bug Fixes:
- None
2022-12-02 V3.61
New Features:
- Support for the included WearOS watch app.
You can use your WearOS watch to unlock/lock your bike, turn on/off the lights and select Untamed presets.
You need to use the developer mode and ADB to install the app on your watch.
In Untamed go to the settings menu and enable the Watch Service. Then select "Start Watch Service" in the menu.
Watch app install instructions
Improvements:
- Some minor tweaks, code cleanups and library updates.
Bug Fixes:
- Fixed a minor bug in V3.60 in combination with Android 13 where Tasker could not launch the extra direct activities.
- Fixed a bug that the new Auto Lights feature when unlocked via a WearOS or Tizen (Samsung) smartwatch didn't work (again).
2022-07-15 V3.55
New Features:
- No new features this time.
Improvements:
- Some minor tweaks, code cleanups and library updates.
Bug Fixes:
- Fixed a bug that the new Auto Lights feature when unlocked via a Tizen (Samsung) smartwatch didn't work.
2022-06-23 V3.53
New Features:
- Dashboard with this brand new feature you can adjust your bike's settings on the go.
Switch between Normal and Untamed mode.
Use a slider to set the amount of Field Weakening.
But best of all adjust the Power Output Percentage! With this function you can lower the total power output of the motor. This way you can extend your bike's range drastically.
The system works smart, to get going you still have full power, but around 10km/h it will gradually drop to the set maximum percentage. - Automatic lights (uses location permission)
for some reason the automatic light function of the Cowboy app doesn't always work for me.
I have added an option in the new Settings menu to enable automatic lights. You can also enter the sun angle when the lights should be turned on. Dusk/Dawn is 0 degrees (sun at the horizon). I use below 1 degree as setting.
At the moment it only checks when unlocking the bike (with Untamed).
Improvements:
- Should ask for bluetooth permissions on Android 12 now.
I don't have an Android 12 phone and can't test it in the emulator. So please let me know if it works.
Bug Fixes:
- Presets & shortcuts had to be activated twice in V3.51, this should be fixed.
- Dashboard: When selecting the Untamed mode on a bike wich has a "FLASHED" setting when it is powered off, the field weakening is set to 0, but the indicator shows the correct percentage. This has been fixed in V3.51.
- Minor tweaks here and there.
2022-04-28 V3.34
New Features:
- Automatic lights (uses location permission)
for some reason the automatic light function of the Cowboy app doesn't always work for me.
I have added an option in the new Settings menu to enable automatic lights. You can also enter the sun angle when the lights should be turned on. Dusk/Dawn is 0 degrees (sun at the horizon). I use below 1 degree as setting.
At the moment it only checks when unlocking the bike (with Untamed).
Improvements:
- Should ask for bluetooth permissions on Android 12 now.
I don't have an Android 12 phone and can't test it in the emulator. So please let me know if it works.
Bug Fixes:
- Minor tweaks here and there
2022-03-22 V3.22
Note:
- On some Samsung phones with Android 12 you need to manually assign the bluetooth permissions to the app.
New Features:
- None
Improvements:
- None
Bug Fixes:
- If three digits were entered in the Field Weakening field the app would hang. This has been solved.
2022-02-03 V3.21
New Features:
- None
Improvements:
- Added a request for bluetooth permissions for Android 12
Some phones didn't find the bike
Bug Fixes:
- Bike detection process could fail if a bluetooth device without a real device name was present on the phone.
2021-11-03 V3.17
New Features:
- Manual unlock via battery removal/insertion can be activated on the C2.
(C1+ has no firmware support for this feature).
If you have a C2 (or C3) you can do the following:
- Open Cowboy Untamed
- Connect to your bike
- Go to the Show Expert Functions menu
- Click GO
- Select 0010: Cowboy PCB on the first row
- Select 0027: Manual Unlock Time on the second row
- Press READ, and note the RAW value.
If you get a value of 0 then it's disabled.
If you get another value it's enabled. - Enter the desired value, let's say RAW 20. (You have to remove and re-insert the battery within 20 seconds to unlock the bike).
Write RAW 0 to disable it. - Press WRITE (you don't need to press FLASH on the main screen).
Improvements:
- Updated/added some values on the Show Expert Functions screen.
Some are pointing towards the C4 (untested).
Bug Fixes:
- None
2021-10-24 V3.16
New Features:
- Upgraded to framework 31, this implements support for Android 12.
Many thanks to Sozifa for testing!
Improvements:
- Show custom bluetooth name.
Handy if you have multiple Cowboys and renamed them in the bluetooth settings screen.
Bug Fixes:
- None