Skip to content

Releases: cwhitney/SilverSprint

Windows bug fixes!

21 Jan 04:31
Compare
Choose a tag to compare

This fixes font size inconsistencies on Windows due to magnification inside windows Display Settings. It also hopefully addresses serial related crashes users were seeing on initially opening the program.

Arduino selection

01 Mar 03:29
Compare
Choose a tag to compare

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

31 Mar 00:00
Compare
Choose a tag to compare

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

27 Feb 17:26
1d210d6
Compare
Choose a tag to compare

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

16 Feb 16:40
953ac9c
Compare
Choose a tag to compare

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

22 Jan 03:13
95fe8a5
Compare
Choose a tag to compare

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

08 Jun 03:02
Compare
Choose a tag to compare

Includes the addition of a toggle for mph/kph as well as other minor fixes.

The Confetti Release

14 Apr 16:04
Compare
Choose a tag to compare

This new release includes new graphics and tweaks to ensure you have the latest firmware.

Initial Windows + OSX

01 Feb 18:12
Compare
Choose a tag to compare

The initial SilverSprint release for both Windows and OSX. Ready for racing!

0.1 OSX Release

13 Jan 21:16
Compare
Choose a tag to compare

The first functioning release for OSX for use with the OpenSprints system. Windows coming shortly!