Releases: pietwauters/esp32-scoring-device
Repeater in Mirror mode
You can now put a repeater in Mirror mode. This is useful when you put 2 devices back to back, such that the audience can easily follow from any direction.
Full Changelog: v1.3.0...v1.3.1
Repeater mode
This release adds support to put the device in repeater mode.
Every device can now operate as a master to up to 20 wireless repeater devices.
Each repeater can be connected to any master device.
Network support
Better support for networking (e.g. best WiFi channel selection)
Initial Cyrano implementation
New Android App support
Small Fixes
For team events, cards are cleared after every relay.
There is now a UI input to undo the reset of the UW2F Timer
When there is no remote control connected, the text displays only shows the selected weapon (no Timer or Round info)
Improved User experience
- When a red card is given, the score of the opponent is now increased
- When there is already a red card it is now impossible to award a yellow card on the same side
- You can now cycle weapons on the remote control: Sabre -> Foil -> Epee -> Automatic
- A hit only resets the Unwillingness to Fight timer if the (normal) timer was running. This is to avoid the e.g. "test hits" would cause a reset
- The Unwillingness to fight timer only starts if there are at least 60 seconds on the timer. (otherwise there cannot be passivité anyhow)
- When a red P-Card is awarded, the score of the opponent automatically increase.
P-cards and Unwillingness to fight timer visualasation
Merge pull request #6 from pietwauters/VisualizeUnwillinessToFight Visualize unwilliness to fight
Small Fixes
Some Small fixes
Initial Release
This is the initial public release.
I will take your change requests and bug reports from here.
What's Changed
- Perform Reset when weapon is changed by @pietwauters in #2
- Display weapon on change by @pietwauters in #3
- Swapped Orange Left and Right by @pietwauters in #4
New Contributors
- @pietwauters made their first contribution in #2
Full Changelog: https://github.com/pietwauters/esp32-scoring-device/commits/v1.0.0