Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
f2639283d8a4388ecb3b9cb41b97c47e18a901b1
/
aos
/
common
/
controls
/
control_loop-tmpl.h
f907f2e
Print sendtime of messsages.
by Austin Schuh
· 7 years ago
b58ceb6
Registered signal handlers for joysticks and control loops
by Austin Schuh
· 8 years ago
f2a50ba
Upgraded the rest of Time.
by Austin Schuh
· 8 years ago
61bdc60
control loop timeout code now uses robot_state->outputs_enabled
by Austin Schuh
· 8 years ago
69502d2
Remove unused dependency
by Brian Silverman
· 9 years ago
488005d
don't complain about not having a driver's station while disabled
by Brian Silverman
· 10 years ago
e878fe5
remove old now-incorrect comments about goal messages
by Brian Silverman
· 10 years ago
7f8b6b6
remove obselete+moved comment
by Brian Silverman
· 10 years ago
089f581
force all loops to handle not having goals
by Brian Silverman
· 10 years ago
295f74b
actually think through enabled/disabled state for control loops
by Brian Silverman
· 10 years ago
699f0cb
update the information about enabled vs not
by Brian Silverman
· 10 years ago
d8f403a
run control loops and write their output on new sensor values
by Brian Silverman
· 10 years ago
66a3d2f
Updated disable comment.
by Austin Schuh
· 11 years ago
3811150
moved things to places that make more sense
by Brian Silverman
· 11 years ago
2704ecf
moved the outputs being killed detection to the right place
by Brian Silverman
· 11 years ago
b407c67
don't make so many clock_gettime syscalls
by Brian Silverman
· 11 years ago
a6553ed
aos/common/{control_loop=>controls} and moved polytope.h into it
by Brian
· 11 years ago
[Renamed from aos/common/control_loop/control_loop-tmpl.h]
9040b4e
aos/common/control_loop/{ControlLoop=>control_loop}
by Brian
· 11 years ago
[Renamed from aos/common/control_loop/ControlLoop-tmpl.h]
3afd6fc
aos/common/control_loop/Timing=>aos/common/util/phased_loop
by Brian
· 11 years ago
2ac0fbc
cleaned up the build setup etc for robot_state
by Brian Silverman
· 11 years ago
71fbee0
made it so the claw can (disabled) without a driver's station
by Brian Silverman
· 11 years ago
9c9ab42
still unstupidying log interval stuff...
by Brian Silverman
· 11 years ago
cf5067b
merging in code that works on actual hardware
by Brian Silverman
· 11 years ago
4283bb4
Fixed the reset for min max edge value. Not compiled as the build is broken.
by Ben Fredrickson
· 11 years ago
6a1cd21
fixed SimpleLogInterval stupidity
by Brian Silverman
· 11 years ago
4910efb
added logging to ControlLoop's use of sensor_generation
by Brian Silverman
· 11 years ago
3d6e3df
Now detecting reset using the sensor_generation queue.
by Austin Schuh
· 11 years ago
50a9d03
converted more stuff to LogInterval
by Brian Silverman
· 11 years ago
d6974f4
got logging structs working (theoretically) and used it
by Brian Silverman
· 11 years ago
10f997b
made it so that the drivetrain works without any sensor data
by Brian Silverman
· 12 years ago
15ca985
implemented checking for late sensor packets
by Brian Silverman
· 12 years ago
c6aa51a
Merge branch 'sensor-data-timing' into hardware-interface-integration
by Brian Silverman
· 12 years ago
3204dd8
started cleanup up the socket mess
by Brian Silverman
· 12 years ago
fa03369
Test cases all pass. Wrist should be good. Made it a bit snappier.
by Austin Schuh
· 12 years ago
343bc11
copied everything over from 2012 and removed all of the actual robot code except the drivetrain stuff
by brians
· 12 years ago