- Timestamp:
- 05/30/12 16:27:31 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/src/drivectrl.cc
r13982 r13985 1093 1093 ("Start tracking Saturn"); 1094 1094 1095 T::AddEvent("PARK", State::kArmed, State::kMoving, State::kTracking) 1096 (bind(&StateMachineDrive::SendCommand, this, "PREPS Park", false)) 1097 ("Park the telescope"); 1098 1095 1099 T::AddEvent("TAKE_TPOINT") 1096 1100 (bind(&StateMachineDrive::SendCommand, this, "TPOIN FACT 0", true))
Note:
See TracChangeset
for help on using the changeset viewer.