You are browsing as a guest. Sign up (or log in) to start making projects!

henry_veedahl

@henry_veedahl

Joined June 30th, 2026

  • 7Devlogs
  • 1Projects
  • 0Ships
  • 0Votes
Sophomore in Wisconsin. FRC Addict. Currently working on Spark.
Open comments for this post

2h 3m 7s logged

Refactored most of the backed for the field display so that now all info is delivered in one API call instead of calling a different one for each different thing (Time, Status, Match Name). Also improved the logic a little and added colors to the time for 30 sec warring and match over. Will probably have to refactor the server tomorrow and while I’m at it will add support for multiple fields.

0
0
18
Open comments for this post

54m 50s logged

Made the field recognize when the server is no longer connected and display this message. It won’t currently go back to normal state after the server comes back up so still need to work on that.

0
0
7
Open comments for this post

4h 27m 43s logged

Improved Field Software

  • Now requires user to setup a match with a name before starting
  • Timing is now done on the field software and reports it’s status back to the server
  • Server now provisions field on startup with event name and field name
  • Match sounds now work for start, end, and 30 sec warning
  • Minor UI Improvements

Current Status

Matches can be provisioned with api calls to the field but need to make web ui to store and provision matches.

0
0
6
Open comments for this post

2h 29m 44s logged

Created Match Display and Made a Test Server

Currently Match Display

  • Reports Current Match Time as reported by the server
  • Knows if the server goes offline so it can notify you

Currently Server

  • Knows Current Match Time
  • Reports to Match Display
  • Allows user to start match from command prompt
0
0
33

Followers

Loading…