Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
c39b293c84b08b706f862ce636444339488fa91d
/
y2014
/
wpilib_interface.cc
6802533
Move some DrivetrainConfig types to flatbuffers
by James Kuszmaul
· 1 year, 4 months ago
f63bde8
Nest all namespaces
by Stephan Pleines
· 1 year, 4 months ago
c5fa6d9
Rename config.json to aos_config.json
by Austin Schuh
· 3 years, 2 months ago
1f1dca3
Create an enum for sender errors
by milind
· 3 years, 10 months ago
bf0609c
Replace use of deprecated C Standard library headers in C++ code.
by Tyler Chatow
· 3 years, 9 months ago
e52a6b3
Removal of aos::make_unique and its usages
by Vinay Siva
· 3 years, 10 months ago
7077d34
Move aos/input and aos/robot_state to frc971/input
by James Kuszmaul
· 4 years ago
217a978
Add basic support for nodes
by Austin Schuh
· 5 years ago
cb7da4b
Convert aos over to flatbuffers
by Alex Perry
· 6 years ago
f257f3c
Prefix LOG and CHECK with AOS_
by Austin Schuh
· 6 years ago
bd0a40f
Remove global .frc971.control_loops.drivetrain_queue object
by Austin Schuh
· 6 years ago
bd1fe9c
Convert all year's robots to proper event loops
by Austin Schuh
· 6 years ago
d32b362
Make monotonic_now a required parameter to PhasedLoop
by Austin Schuh
· 6 years ago
7eed2de
Convert y2014 AutoMode queue to an EventLoop
by Austin Schuh
· 6 years ago
0b54543
Remove pdp_values queue.
by Austin Schuh
· 6 years ago
df6cbb1
Remove the final users of robot_state and joystick_state
by Austin Schuh
· 6 years ago
6292bec
Add support for robots without DMA.
by Sabina Davis
· 6 years ago
05f580f
Moved DrivetrainWriter from y2014
by Sabina Davis
· 6 years ago
2c2cc2e
Convert y2014 over to use the new SensorReader class
by Austin Schuh
· 6 years ago
f819b44
Dedulicate make_unique
by Brian Silverman
· 6 years ago
d3b7a887
Added ahal
by Parker Schuh
· 7 years ago
398c74a
Removed linux_code
by John Park
· 7 years ago
33858a3
Removed Common
by John Park
· 7 years ago
94f51e9
Initial stab at the new WPILib.
by Austin Schuh
· 8 years ago
415bb6c
Removed support for dual analog hall effect sensors for shifters
by Sabina Davis
· 8 years ago
06016bc
Move wpilib_interface
by Brian Silverman
· 8 years ago
[Renamed from y2014/wpilib/wpilib_interface.cc]
6eaa2d8
Chop out the MotorDanger junk
by Brian Silverman
· 8 years ago
8aec1ed
Converted PhasedLoop over to monotonic_clock.
by Austin Schuh
· 9 years ago
b5b46ca
Remove stupid wpilib forwarding target
by Brian Silverman
· 9 years ago
5323ecb
Make a mutual drivetrain between robots.
by Comran Morshed
· 9 years ago
39b339e
Move PDP values out to a separate queue so the timestamps make sense etc
by Brian Silverman
· 9 years ago
5090c43
Clean up the realtime priorities of all the robots etc
by Brian Silverman
· 9 years ago
f25add7
Merge "Created WPILibRobotBase"
by Austin Schuh
· 9 years ago
c0cfb13
Created WPILibRobotBase
by Campbell Crowley
· 9 years ago
425492b
Move PDP measurement fetching to a separate thread
by Brian Silverman
· 9 years ago
c75c1ad
Rename frc971 namespace to y2014 in strings too
by Brian Silverman
· 9 years ago
e7611a0
Switch to new PhasedLoop
by Brian Silverman
· 9 years ago
01ab464
Merge "Log the pulse widths from the drivetrain encoders"
by Austin Schuh
· 9 years ago
51091a0
Log the pulse widths from the drivetrain encoders
by Brian Silverman
· 9 years ago
7778fb0
Clean up the logs during wpilib_interface initialization
by Brian Silverman
· 9 years ago
b601d89
Finish moving //y2014/... into its own namespace
by Brian Silverman
· 9 years ago
c7e8fdd
Log more info from the PDP
by Brian Silverman
· 9 years ago
811f8ec
Deduplicate code for sending out RobotState messages
by Brian Silverman
· 9 years ago
adf2cde
Switched to 5ms cycles on the control loops.
by Austin Schuh
· 9 years ago
86f895e
Fliped default and put auto in high gear for y2014.
by Austin Schuh
· 9 years ago
a0c1e15
Added code to log shifter values.
by Austin Schuh
· 9 years ago
5c25ab7
Removed HallEffect.
by Austin Schuh
· 10 years ago
6d5d9ae
Handled WPILib stupidly #defineing ERROR and get everything building.
by Austin Schuh
· 10 years ago
3b5b69b
Used new WPILIB2015 macro to mark differences with the old WPILib.
by Austin Schuh
· 10 years ago
c5e3608
Switched from DigitalSource to DigitalInput.
by Austin Schuh
· 10 years ago
016a6b0
Switched to spike.
by Austin Schuh
· 10 years ago
85fbb60
Get stuff actually working on the 2014 robot.
by Brian Silverman
· 10 years ago
be5ded6
Rename control loop queues to the new convention.
by Brian Silverman
· 10 years ago
552350b
Update wpilib_interface.
by Brian Silverman
· 10 years ago
17f503e
Copy back a lot of the 2014 code.
by Brian Silverman
· 10 years ago