Skip to content

Commit 3c9a3b2

Browse files
committed
Update package readme for 1.3
1 parent 58e8fd6 commit 3c9a3b2

1 file changed

Lines changed: 11 additions & 12 deletions

File tree

package_README.md

Lines changed: 11 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,23 +2,22 @@
22

33
A full-featured self-balancing skateboard package.
44

5-
## New in 1.2
6-
- BMS alerting support (Pushback and Haptic)
7-
- Speed-based alerting (Pushback and Haptic)
8-
- Automatic config migration when updating the package
9-
- Support for per-cell High/Low Voltage Thresholds (no more needing to adjust them in Specs after a fresh install, 6.05+ only)
10-
- Groundworks for a new alerting system, for now only providing firmware fault reporting
11-
- New Rainbow Fade, Rainbow Cycle and Rainbow Roll LED effects
5+
## New in 1.3
6+
This version reworks a lot of the core control mechanisms and corrects a number of minor inaccuracies, which impacts behavior. Due to this, as well as due to the added Setpoint Smoothing, boards will behave slightly differently and tunes might need adjusting.
127

13-
For more details, read the [1.2 release post](https://pev.dev/t/refloat-version-1-2/2795).
8+
Changelog highlights:
9+
- Improved package-side control loop timing
10+
- Independence of config options and internal constants on the loop frequency
11+
- Compensation for different motors' torque constant (6.06+)
12+
- Setpoint smoothing for all tilts (Torque Tilt, ATR, Turn Tilt, Brake Tilt, Remote)
13+
14+
For more details, read the [1.3 release post](https://www.youtube.com/watch?v=dQw4w9WgXcQ).
1415

1516
## Installation
1617
### Upgrading
17-
Back up your package config (either by **Backup Configs** on the Start page, or by saving the XML on **Refloat Cfg**).
18-
19-
If upgrading from Refloat 1.1 to 1.2, an automatic config restore dialog should pop up. Confirm it to restore. This is the preferred way to update the config from now on, as it will also migrate any changed options to the new version. Other methods of restoring the config will not do that.
18+
Back up your package config just in case (either by **Backup Configs** on the Start page, or by saving the XML on **Refloat Cfg**).
2019

21-
In case the automatic config restore fails, restore it the traditional way and please report the issue, so that it can be fixed.
20+
Unless upgrading from 1.0, an automatic config restore will pop up, confirm it. If this fails, restore the manual backup.
2221

2322
### Fresh Installation
2423
If doing a fresh board installation, you need to do the **motor** and **IMU** calibration and configuration. If you install the package before that, you need to disable the package before running the **motor** _calibration_ and re-enable it afterwards.

0 commit comments

Comments
 (0)