Skip to content

Releases: pietwauters/esp32-scoring-device

Repeater in Mirror mode

06 Oct 12:32
Compare
Choose a tag to compare

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

24 Sep 14:59
Compare
Choose a tag to compare

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

04 Sep 14:18
b42f8de
Compare
Choose a tag to compare

Better support for networking (e.g. best WiFi channel selection)
Initial Cyrano implementation
New Android App support

Small Fixes

11 Jun 15:33
ed413ff
Compare
Choose a tag to compare

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

05 Jun 16:39
446b9fa
Compare
Choose a tag to compare
  • 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

31 May 18:14
d99e69f
Compare
Choose a tag to compare
Merge pull request #6 from pietwauters/VisualizeUnwillinessToFight

Visualize unwilliness to fight

Small Fixes

29 May 11:07
b512bd5
Compare
Choose a tag to compare

Some Small fixes

Initial Release

29 May 10:38
c65014b
Compare
Choose a tag to compare

This is the initial public release.
I will take your change requests and bug reports from here.

What's Changed

New Contributors

Full Changelog: https://github.com/pietwauters/esp32-scoring-device/commits/v1.0.0