From a3a7a2befc1f5006dd75688ba7874502b09f6ff2 Mon Sep 17 00:00:00 2001 From: Connell Torek <51520860+ctorek@users.noreply.github.com> Date: Thu, 2 Jan 2020 20:15:05 -0500 Subject: [PATCH 1/9] Added code from 2018 and 2019 --- _frc/300/342.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/_frc/300/342.md b/_frc/300/342.md index 56549ea..c696000 100644 --- a/_frc/300/342.md +++ b/_frc/300/342.md @@ -54,6 +54,17 @@ robot_code: - Robot: - https://github.com/frc-team-342/frc-team342-steamworks - Java + 2018: + - Robot: + - https://github.com/frc-team-342/frc-team342-power-up + - Java + 2019: + - Robot: + - https://github.com/frc-team-342/frc-team342-deep-space + - Java + - Vision: + - https://github.com/frc-team-342/342-Vision + - Python --- -{% include remove_this_line_and_add_a_paragraph %} \ No newline at end of file +{% include remove_this_line_and_add_a_paragraph %} From 891adf6426d807f72328954509001ebd63495587 Mon Sep 17 00:00:00 2001 From: Connell Torek <51520860+ctorek@users.noreply.github.com> Date: Thu, 2 Jan 2020 20:24:22 -0500 Subject: [PATCH 2/9] Added robot code for team 190 --- _frc/100/190.md | 35 ++++++++++++++++++++++++++++++++++- 1 file changed, 34 insertions(+), 1 deletion(-) diff --git a/_frc/100/190.md b/_frc/100/190.md index 54ee49a..f2d8c60 100644 --- a/_frc/100/190.md +++ b/_frc/100/190.md @@ -12,6 +12,39 @@ team: links: Website: http://users.wpi.edu/~first/ Twitter: https://twitter.com/team190 +robot_code: + 2012: + - Robot: + - https://github.com/Team-190/2k12-robot-code + - Java + 2013: + - Robot: + - https://github.com/Team-190/2k13-robot-code + - Java + 2014: + - Robot: + - https://github.com/Team-190/2k14-robot-code + - Java + 2015: + - Robot: + - https://github.com/Team-190/2k15-robot-code + - Java + 2016: + - Robot: + - https://github.com/Team-190/2k16-robot-code + - Java + 2017: + - Robot: + - https://github.com/Team-190/2k17-robot-code + - Java + 2018: + - Robot: + - https://github.com/Team-190/2k18-robot-code + - Java + 2019: + - Robot: + - https://github.com/Team-190/2k19-robot-code + - Java --- -{% include remove_this_line_and_add_a_paragraph %} \ No newline at end of file +{% include remove_this_line_and_add_a_paragraph %} From 28a5e1917bf07f392967685c72e61eca438a6c80 Mon Sep 17 00:00:00 2001 From: Connell Torek <51520860+ctorek@users.noreply.github.com> Date: Thu, 2 Jan 2020 20:41:55 -0500 Subject: [PATCH 3/9] Updated 254 robots and code --- _frc/200/254.md | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/_frc/200/254.md b/_frc/200/254.md index 274206f..e6da8bd 100644 --- a/_frc/200/254.md +++ b/_frc/200/254.md @@ -64,6 +64,14 @@ robot_code: - Robot: - https://github.com/Team254/FRC-2017-Public - C++ + 2018: + - Robot: + - https://github.com/Team254/FRC-2018-Public + - Java + 2019: + - Robot: + - https://github.com/Team254/FRC-2019-Public + - Java --- The **Cheesy Poofs** are a FIRST Robotics team from San Jose, California. They are a member of the FIRST Hall of Fame. They are well known for their consistently high level of performance, as well as for their many side projects. @@ -91,4 +99,13 @@ In the past, 254 has started numerous teams on the West Coast and has collaborat - Raptor - 2007 - Barricade - 2008 - Devastator - 2009 -- Onslaught - 2010 \ No newline at end of file +- Onslaught - 2010 +- Slipstream - 2011 +- Skyfire - 2012 +- Overkill - 2013 +- Barrage - 2014 +- Deadlift - 2015 +- Dropshot - 2016 +- Misfire - 2017 +- Lockdown - 2018 +- Backlash - 2019 From 48bfa57d189f1fae30ed13dcbeb613565035fc47 Mon Sep 17 00:00:00 2001 From: Connell Torek <51520860+ctorek@users.noreply.github.com> Date: Thu, 2 Jan 2020 20:47:16 -0500 Subject: [PATCH 4/9] Update team 488 social media and code --- _frc/400/488.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/_frc/400/488.md b/_frc/400/488.md index 709712c..47da7a8 100644 --- a/_frc/400/488.md +++ b/_frc/400/488.md @@ -16,7 +16,9 @@ team: - Franklin High School links: Website: http://www.teamxbot.org/ + Facebook: https://www.facebook.com/teamxbot GitHub: https://github.com/Team488 + Twitter: https://twitter.com/xbotrobotics robot_code: 2015: - Robot: @@ -34,6 +36,13 @@ robot_code: - Robot: - https://github.com/Team488/TeamXbot2018 - Java + 2019: + - Robot: + - https://github.com/Team488/TeamXbot2019 + - Java + - Vision: + - https://github.com/Team488/2019-488-Vision + - C++ --- -{% include remove_this_line_and_add_a_paragraph %} \ No newline at end of file +{% include remove_this_line_and_add_a_paragraph %} From 5f0e18bb349216fb13ff96d42e5bcf1af5cdc785 Mon Sep 17 00:00:00 2001 From: Connell Torek <51520860+ctorek@users.noreply.github.com> Date: Thu, 2 Jan 2020 20:55:42 -0500 Subject: [PATCH 5/9] Update 610 code and social media --- _frc/600/610.md | 27 ++++++++++++++++++++++++++- 1 file changed, 26 insertions(+), 1 deletion(-) diff --git a/_frc/600/610.md b/_frc/600/610.md index f0193e1..f033369 100644 --- a/_frc/600/610.md +++ b/_frc/600/610.md @@ -20,6 +20,31 @@ team: Website: http://www.team610.com Facebook: https://www.facebook.com/team610 YouTube: https://www.youtube.com/team610 + Instagram: https://www.instagram.com/frc610 +robot_code: + 2014: + - Robot: + - https://github.com/Team610/2014-Stingray + - Java + 2015: + - Robot: + - https://github.com/Team610/2015-Competition + - Java + 2016: + - Robot: + - https://github.com/Team610/2016-Competition + - Java + 2017: + - Robot: + - https://github.com/Team610/2017-Competition + - Java + - Vision: + - https://github.com/Team610/2017-Vision + - Java + 2019: + - Robot: + - https://github.com/Team610/2019-Public + - Java --- -{% include remove_this_line_and_add_a_paragraph %} \ No newline at end of file +{% include remove_this_line_and_add_a_paragraph %} From 2d511b378a34dd60caa952fff24c65ffc2c2decd Mon Sep 17 00:00:00 2001 From: Connell Torek <51520860+ctorek@users.noreply.github.com> Date: Thu, 2 Jan 2020 21:01:04 -0500 Subject: [PATCH 6/9] Update 670 code and social media --- _frc/600/670.md | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/_frc/600/670.md b/_frc/600/670.md index db0810c..5f2a892 100644 --- a/_frc/600/670.md +++ b/_frc/600/670.md @@ -18,6 +18,28 @@ team: - Homestead High links: Website: http://homesteadrobotics.com + Instagram: https://www.instagram.com/team670/ +robot_code: + 2015: + - Robot: + - https://github.com/HHS-Team670/2015-Robot + - Java + 2016: + - Robot: + - https://github.com/HHS-Team670/2016-Robot + - Java + 2017: + - Robot: + - https://github.com/HHS-Team670/2017-Robot + - Java + 2018: + - Robot: + - https://github.com/HHS-Team670/2018-Robot + - Java + 2019: + - Robot: + - https://github.com/HHS-Team670/2019-Robot + - Java --- -{% include remove_this_line_and_add_a_paragraph %} \ No newline at end of file +{% include remove_this_line_and_add_a_paragraph %} From 63232f28663267c698f2972a0f017f3e0b3411ed Mon Sep 17 00:00:00 2001 From: Connell Torek <51520860+ctorek@users.noreply.github.com> Date: Thu, 2 Jan 2020 21:18:47 -0500 Subject: [PATCH 7/9] Update 900 socials and code --- _frc/900/900.md | 32 ++++++++++---------------------- 1 file changed, 10 insertions(+), 22 deletions(-) diff --git a/_frc/900/900.md b/_frc/900/900.md index 82ed066..7016d05 100644 --- a/_frc/900/900.md +++ b/_frc/900/900.md @@ -24,6 +24,7 @@ team: Facebook: https://www.facebook.com/frc900 Twitter: https://twitter.com/frc900 Instagram: https://www.instagram.com/team900 + YouTube: https://www.youtube.com/firstrobotics900 robot_code: 2011: - Robot: @@ -36,9 +37,6 @@ robot_code: Vision: - https://github.com/FRC900/VisionCode2013 - C++ - - Vision: - - https://github.com/FRC900/VisionCode2013 - - C++ 2014: - Dashboard: - https://github.com/FRC900/2014DashboardCode @@ -49,12 +47,6 @@ robot_code: Vision: - https://github.com/FRC900/2014Vision - LabVIEW - - Robot: - - https://github.com/FRC900/2014RobotCode - - LabVIEW - - Vision: - - https://github.com/FRC900/2014Vision - - LabVIEW 2015: - Robot: - https://github.com/FRC900/2015RobotCode @@ -65,12 +57,6 @@ robot_code: Vision: - https://github.com/FRC900/2015VisionCode - C++ - - Dashboard: - - https://github.com/FRC900/2015DashboardCode - - LabVIEW - - Vision: - - https://github.com/FRC900/2015VisionCode - - C++ 2016: - Robot: - https://github.com/FRC900/2016Robot @@ -81,12 +67,6 @@ robot_code: Vision: - https://github.com/FRC900/2016VisionCode - C++ - - Dashboard: - - https://github.com/FRC900/2016DashboardCode - - LabVIEW - - Vision: - - https://github.com/FRC900/2016VisionCode - - C++ 2017: - Robot: - https://github.com/FRC900/2017Preseason @@ -94,6 +74,14 @@ robot_code: Vision: - https://github.com/FRC900/2017VisionCode - C++ + 2018: + - Robot: + - https://github.com/FRC900/2018RobotCode + - C++ + 2019: + - Robot: + - https://github.com/FRC900/2019RobotCode + - C++ --- -{% include remove_this_line_and_add_a_paragraph %} \ No newline at end of file +{% include remove_this_line_and_add_a_paragraph %} From 3802cfe84fc8436c613b26f9cabd1fb779c52930 Mon Sep 17 00:00:00 2001 From: Connell Torek <51520860+ctorek@users.noreply.github.com> Date: Thu, 2 Jan 2020 21:24:45 -0500 Subject: [PATCH 8/9] Update 971 code --- _frc/900/971.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_frc/900/971.md b/_frc/900/971.md index b1c95a7..39e7116 100644 --- a/_frc/900/971.md +++ b/_frc/900/971.md @@ -36,6 +36,10 @@ robot_code: - Robot: - http://www.chiefdelphi.com/forums/showthread.php?t=140568 - C++ + 2019: + - Robot: + - https://www.chiefdelphi.com/t/971-2019-software-release/365275 + - C++ --- -{% include remove_this_line_and_add_a_paragraph %} \ No newline at end of file +{% include remove_this_line_and_add_a_paragraph %} From f17f4a2431d9c36f33a4d5c792c7477488f3accd Mon Sep 17 00:00:00 2001 From: Connell Torek <51520860+ctorek@users.noreply.github.com> Date: Thu, 2 Jan 2020 21:27:02 -0500 Subject: [PATCH 9/9] Update 973 code --- _frc/900/973.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_frc/900/973.md b/_frc/900/973.md index 1f7b922..c635696 100644 --- a/_frc/900/973.md +++ b/_frc/900/973.md @@ -58,6 +58,14 @@ robot_code: - Robot: - https://github.com/Team973/2017-inseason - C++ + 2018: + - Robot: + - https://github.com/Team973/2018-inseason + - C++ + 2019: + - Robot: + - https://github.com/Team973/2019-inseason + - C++ --- {% include remove_this_line_and_add_a_paragraph %}