Releases: cwhitney/SilverSprint
Windows bug fixes!
Arduino selection
This release allows you to use a larger variety of microcontrollers. Simply choose them from the drop down in the settings. Additionally it fixes lots of small issues, and some larger issues users reported, such as speed displaying incorrectly sometimes.
However it's still highly recommended to use controllers from the Arduino Uno family over previous versions when possible.
Arduino Selection
Added ability to select between serial devices for non-official Arduino support.
Known error:
The Firmware version can show up as "Unknown" if you have it connected already when you open the software. This won't affect the program at all. If you want to see the current firmware version, you can unplug it, and plug it back in.
v0.1.6 Stability and user suggested implementations
For this release the code project was cleaned up a considerable amount. Code was also rewritten and simplified for calculating distance and speed to do it with more accuracy, and better reporting. In particular this smooths out the display for current speeds while keeping a very accurate count under the hood. It paves for way for future updates with better visualizations of the race that was just run.
Also included is a 32 bit binary for Windows, though you should use the 64bit if your system supports it.
Race Logging Added
SilverSprints can now log your race results in a spreadsheet friendly form. The code repo has also been restructured to help get you up and coding faster and easier.
v0.1.4
SilverSprint will now save your latest settings. No need to reenter settings every time you open the app. Arduino code has also been cleaned up, and you'll need to put the latest Arduino files on your openSprints kit.
Lastly a couple of key commands were exposed.
Set SilverSprint into fullscreen mode with command + F (OSX) or ctrl + F (Windows)
Start and stop a race by pressing the Spacebar while on the race screen.
v0.1.3
The Confetti Release
This new release includes new graphics and tweaks to ensure you have the latest firmware.
Initial Windows + OSX
The initial SilverSprint release for both Windows and OSX. Ready for racing!
0.1 OSX Release
The first functioning release for OSX for use with the OpenSprints system. Windows coming shortly!