phrack / ShootOFF-legacy

An open source framework to enhance laser dry fire training.
BSD 4-Clause "Original" or "Old" License
30 stars 17 forks source link

No score with ISSF protocol? #140

Closed cbdmaul closed 9 years ago

cbdmaul commented 9 years ago

screenshot from 2015-04-09 01 28 16

Don't seem to get any score for hits, maybe i'm doing it wrong.

phrack commented 9 years ago

It should show the score on every hit. My guess is that it's not interacting with the arena correctly but would work if the target were instead added to the camera feed.

phrack commented 9 years ago

God dammit, I can't reproduce this one either. These last few bugs are really annoying :(.

screenshot from 2015-04-09 17 11 46

cbdmaul commented 9 years ago

Not able to reproduce but I've got a different ISSF protocol bug. Can shoot in a round more than 5 times.

Seems to ignore hits, counts misses.

screenshot from 2015-04-12 03 57 18

cbdmaul commented 9 years ago

My thought on the original bug is that I broke something with the don't shoot/shoot protocol that caused the zero scores in ISSF.

phrack commented 9 years ago

This is a race condition, but one that I don't consider to be worth fixing in a retiring code base given that it isn't counting hits. I am going to call this issue closed.