Skip to content

Commit 0a3a4d2

Browse files
committed
Update for release
1 parent 5af61bb commit 0a3a4d2

3 files changed

Lines changed: 9 additions & 6 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
### Changes since v1.8:
2+
13
- Added analog filter option
24
- Main effect loop runs in higher priority thread than idle
35
- Added ADS111X analog source
@@ -11,4 +13,5 @@
1113
- Added constant force rate command
1214
- Highly improved uart command stability (default baud rate 115200)
1315
- Added command to check command flags (cls.cmdinfo?cmdid)
14-
- Added advanced filter mode to switch between custom and default conditional effect output filters ("fx.filterProfile_id")
16+
- Added advanced filter mode to switch between custom and default conditional effect output filters ("fx.filterProfile_id")
17+
- Automatic flash erase condition changed from major version change to separate flash version counter

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@
2020

2121

2222
# Open FFBoard
23-
The Open FFBoard is an open source force feedback interface with the goal of creating a platform for highly compatible simulation devices.
23+
The Open FFBoard is an open source force feedback interface with the goal of creating a platform for highly compatible FFB simulation devices like steering wheels and joysticks.
2424

25-
This firmware is optimized for the Open FFBoard.
26-
At the moment the software is far from finished. Features may not work completely or contain errors.
25+
This firmware is optimized for the Open FFBoard and mainly designed for use with DD steering wheels.
26+
Remember this software is experimental and is intended for advanced users. Features may contain errors and can change at any time.
2727

2828
More documentation about this project is on the [hackaday.io page](https://hackaday.io/project/163904-open-ffboard).
2929

@@ -36,7 +36,7 @@ These git submodules can be pulled with `git submodule init` and `git submodule
3636
Updates often require matching firmware and GUI versions!
3737

3838
## Documentation
39-
Documentation will be added in the [GitHub Wiki](https://github.com/Ultrawipf/OpenFFBoard/wiki).
39+
Documentation will be updated in the [GitHub Wiki](https://github.com/Ultrawipf/OpenFFBoard/wiki).
4040

4141
Available commands are listed on the [Commands wiki page](https://github.com/Ultrawipf/OpenFFBoard/wiki/Commands)
4242

0 commit comments

Comments
 (0)