-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 1e4709e
Showing
1,132 changed files
with
859,072 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
quals.2021.hackasat.com |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
Hello! | ||
|
||
This is a statistics dump (or "statdump") from | ||
Hack-A-Sat 2 qualifiers. Included, find all | ||
sorts of neat data about how the qualifiers game ran this year, including | ||
challenges, achievements, and teams. Both raw data in the form of JSON files and | ||
HTML files linked up and loaded with human-usable formatting are here. Open | ||
`index.html` with a browser to get started. | ||
|
||
# Contact | ||
|
||
If you have questions, comments, or do something cool you want to share, please | ||
let us know! | ||
|
||
Email: [email protected] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
[{"id":1,"name":"We're On the Same Wavelength","order":5,"created_at":"2021-06-11T18:25:31.850Z","description":"RF Communications and related topics"},{"id":2,"name":"Launch Pad","order":1,"created_at":"2021-06-14T22:50:00.720Z","description":"Where the journey begins…"},{"id":3,"name":"Deck 36, Main Engineering","order":3,"created_at":"2021-06-14T22:50:06.864Z","description":"Brush off your slide rules to solve a myriad of space themed engineering problems"},{"id":4,"name":"Guardians of the…","order":2,"created_at":"2021-06-14T22:51:15.242Z","description":"Use your satellite operations and engineering skills to manage space assets"},{"id":5,"name":"Presents from Marco","order":6,"created_at":"2021-06-14T22:51:40.566Z","description":"Marco is ruthless and there is no telling what he might throw your way…"},{"id":6,"name":"Rapid Unplanned Disassembly","order":4,"created_at":"2021-06-14T22:55:34.187Z","description":"Time to pull out those reverse engineering tools"}] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,117 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<title>Hack-A-Sat 2 Quals Data Dump</title> | ||
<link href='statdump.css' media='all' rel='stylesheet'> | ||
<meta charset='utf-8'> | ||
</head> | ||
<body> | ||
<div id='content'> | ||
<nav> | ||
<ul> | ||
<li> | ||
<a href='index.html'>Statdump Root</a> | ||
</li> | ||
</ul> | ||
</nav> | ||
<h1>all challenges</h1> | ||
<h2>Launch Pad</h2> | ||
<p>Where the journey begins…</p> | ||
<ul> | ||
<li> | ||
<a href='challenges/20.html'>8: Cape Canaveral</a> | ||
</li> | ||
<li> | ||
<a href='challenges/21.html'>9: Vandenberg</a> | ||
</li> | ||
<li> | ||
<a href='challenges/22.html'>9: Edwards</a> | ||
</li> | ||
</ul> | ||
<h2>Guardians of the…</h2> | ||
<p>Use your satellite operations and engineering skills to manage space assets</p> | ||
<ul> | ||
<li> | ||
<a href='challenges/8.html'>22: Fiddlin' John Carson</a> | ||
</li> | ||
<li> | ||
<a href='challenges/9.html'>82: Cotton Eye GEO</a> | ||
</li> | ||
<li> | ||
<a href='challenges/7.html'>96: Linky</a> | ||
</li> | ||
<li> | ||
<a href='challenges/10.html'>146: Saving Spinny</a> | ||
</li> | ||
<li> | ||
<a href='challenges/24.html'>304: Mr. Radar</a> | ||
</li> | ||
</ul> | ||
<h2>Deck 36, Main Engineering</h2> | ||
<p>Brush off your slide rules to solve a myriad of space themed engineering problems</p> | ||
<ul> | ||
<li> | ||
<a href='challenges/5.html'>49: Quaternion</a> | ||
</li> | ||
<li> | ||
<a href='challenges/3.html'>134: Problems are Mounting</a> | ||
</li> | ||
<li> | ||
<a href='challenges/6.html'>116: Hindsight</a> | ||
</li> | ||
<li> | ||
<a href='challenges/4.html'>142: Take Out the Trash</a> | ||
</li> | ||
</ul> | ||
<h2>Rapid Unplanned Disassembly</h2> | ||
<p>Time to pull out those reverse engineering tools</p> | ||
<ul> | ||
<li> | ||
<a href='challenges/16.html'>31: tree in the forest</a> | ||
</li> | ||
<li> | ||
<a href='challenges/14.html'>142: Mars or Bust</a> | ||
</li> | ||
<li> | ||
<a href='challenges/23.html'>197: Mongoose Mayhem</a> | ||
</li> | ||
<li> | ||
<a href='challenges/15.html'>223: amogus</a> | ||
</li> | ||
<li> | ||
<a href='challenges/17.html'>84: Grade F Prime Beef</a> | ||
</li> | ||
</ul> | ||
<h2>We're On the Same Wavelength</h2> | ||
<p>RF Communications and related topics</p> | ||
<ul> | ||
<li> | ||
<a href='challenges/19.html'>22: iq</a> | ||
</li> | ||
<li> | ||
<a href='challenges/18.html'>36: Bit Flipper</a> | ||
</li> | ||
<li> | ||
<a href='challenges/2.html'>155: credence clearwater space data systems</a> | ||
</li> | ||
<li> | ||
<a href='challenges/1.html'>287: Error Correction</a> | ||
</li> | ||
</ul> | ||
<h2>Presents from Marco</h2> | ||
<p>Marco is ruthless and there is no telling what he might throw your way…</p> | ||
<ul> | ||
<li> | ||
<a href='challenges/11.html'>80: groundead</a> | ||
</li> | ||
<li> | ||
<a href='challenges/12.html'>205: King's Ransom</a> | ||
</li> | ||
<li> | ||
<a href='challenges/13.html'>223: King's Ransom 2</a> | ||
</li> | ||
</ul> | ||
|
||
</div> | ||
</body> | ||
</html> |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,200 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<title>Hack-A-Sat 2 Quals Data Dump</title> | ||
<link href='statdump.css' media='all' rel='stylesheet'> | ||
<meta charset='utf-8'> | ||
</head> | ||
<body> | ||
<div id='content'> | ||
<nav> | ||
<ul> | ||
<li> | ||
<a href='../challenges.html'>All Challenges</a> | ||
</li> | ||
<li> | ||
<a href='../index.html'>Statdump Root</a> | ||
</li> | ||
</ul> | ||
</nav> | ||
<h1>Error Correction</h1> | ||
<p> | ||
We're On the Same Wavelength | ||
</p> | ||
<p><p>Our spacecraft just downlinked some important telemetry but a bit error is preventing us from decoding it.</p> | ||
</p> | ||
<h1>Solution Statistics</h1> | ||
<table> | ||
<tbody> | ||
<tr> | ||
<th>observations</th> | ||
<td>219</td> | ||
</tr> | ||
<tr> | ||
<th>solves</th> | ||
<td>6</td> | ||
</tr> | ||
<tr> | ||
<th>points</th> | ||
<td>287</td> | ||
</tr> | ||
<tr> | ||
<th>average solve seconds</th> | ||
<td> | ||
36460 | ||
seconds, or | ||
about 10 hours | ||
</td> | ||
</tr> | ||
<tr> | ||
<th>stddev solve time</th> | ||
<td> | ||
7897 | ||
seconds, or | ||
about 2 hours | ||
</td> | ||
</tr> | ||
</tbody> | ||
</table> | ||
<h2>Solutions Over Time</h2> | ||
<table> | ||
<thead> | ||
<tr> | ||
<th>by time</th> | ||
<th>solve count</th> | ||
<th>solve percent</th> | ||
</tr> | ||
</thead> | ||
<tbody></tbody> | ||
<tr> | ||
<td>2021-06-27 15:00:00 UTC</td> | ||
<td>1</td> | ||
<td>16%</td> | ||
</tr> | ||
<tr> | ||
<td>2021-06-27 16:00:00 UTC</td> | ||
<td>1</td> | ||
<td>16%</td> | ||
</tr> | ||
<tr> | ||
<td>2021-06-27 17:00:00 UTC</td> | ||
<td>1</td> | ||
<td>16%</td> | ||
</tr> | ||
<tr> | ||
<td>2021-06-27 18:00:00 UTC</td> | ||
<td>2</td> | ||
<td>33%</td> | ||
</tr> | ||
<tr> | ||
<td>2021-06-27 19:00:00 UTC</td> | ||
<td>3</td> | ||
<td>50%</td> | ||
</tr> | ||
<tr> | ||
<td>2021-06-27 20:00:00 UTC</td> | ||
<td>6</td> | ||
<td>100%</td> | ||
</tr> | ||
</table> | ||
<h2>solving teams:</h2> | ||
<p>solved by 6 teams</p> | ||
<table> | ||
<thead> | ||
<tr> | ||
<th>team</th> | ||
<th>solved at</th> | ||
<th>it took</th> | ||
</tr> | ||
</thead> | ||
<tbody> | ||
<tr> | ||
<th> | ||
<a href='../teams/61.html'>Poland Can Into Space</a> | ||
</th> | ||
<td> | ||
2021-06-27 14:01:08 UTC | ||
</td> | ||
<td> | ||
24046 | ||
seconds, or | ||
6.68 | ||
hours | ||
</td> | ||
</tr> | ||
<tr> | ||
<th> | ||
<a href='../teams/138.html'>Solar Wine</a> | ||
</th> | ||
<td> | ||
2021-06-27 17:30:29 UTC | ||
</td> | ||
<td> | ||
35469 | ||
seconds, or | ||
9.85 | ||
hours | ||
</td> | ||
</tr> | ||
<tr> | ||
<th> | ||
<a href='../teams/69.html'>PPP</a> | ||
</th> | ||
<td> | ||
2021-06-27 18:17:26 UTC | ||
</td> | ||
<td> | ||
39982 | ||
seconds, or | ||
11.11 | ||
hours | ||
</td> | ||
</tr> | ||
<tr> | ||
<th> | ||
<a href='../teams/77.html'>SingleEventUpset</a> | ||
</th> | ||
<td> | ||
2021-06-27 19:00:23 UTC | ||
</td> | ||
<td> | ||
31159 | ||
seconds, or | ||
8.66 | ||
hours | ||
</td> | ||
</tr> | ||
<tr> | ||
<th> | ||
<a href='../teams/507.html'>FluxRepeatRocket</a> | ||
</th> | ||
<td> | ||
2021-06-27 19:39:48 UTC | ||
</td> | ||
<td> | ||
44713 | ||
seconds, or | ||
12.42 | ||
hours | ||
</td> | ||
</tr> | ||
<tr> | ||
<th> | ||
<a href='../teams/164.html'>Johns Hackins</a> | ||
</th> | ||
<td> | ||
2021-06-27 19:57:50 UTC | ||
</td> | ||
<td> | ||
43394 | ||
seconds, or | ||
12.05 | ||
hours | ||
</td> | ||
</tr> | ||
</tbody> | ||
</table> | ||
|
||
</div> | ||
</body> | ||
</html> |
Oops, something went wrong.