summaryrefslogtreecommitdiffhomepage
path: root/digital/io/src/move.fsm
AgeCommit message (Expand)Author
2010-04-13digital/io/src: update move FSMNicolas Schodet
2010-04-07digital/io: forget sharpsNicolas Schodet
2010-04-01digital/io/src: use one FSM with several active states, closes #83Nicolas Schodet
2009-05-21 * digital/io/src:Jérémy Dufour
2009-05-20 * digital/io/src:Jérémy Dufour
2009-05-08 * digital/io:Nicolas Schodet
2008-05-03 * digital/io/srcJérémy Dufour
2008-05-01 * digital/io/srcJérémy Dufour
2008-04-30 * digital/io/srcJérémy Dufour
2008-04-27move.fsm: Update the fsm to use the path finder.Nélio Laranjeiro
2008-04-22move.fsm: Update the move.fsm to add virtual events.Nélio Laranjeiro
2008-04-22move.fsm : update the fsm, when block on a movement try the opposite Nélio Laranjeiro
2008-04-22move.fsm: add an event to compute the position of the robot and take the Nélio Laranjeiro
2008-04-21move.fsm : remove condition on the failed transitions.Nélio Laranjeiro
2008-04-21move.fsm : upfate the fsm to have an event by physical captor.Nélio Laranjeiro
2008-04-17Replaced the END state and the START state by a single state IDLE.Nélio Laranjeiro
2008-04-08Tested the move FSM machine.Nélio Laranjeiro
2008-04-04Added the move fsm file and update the Makefile.Nélio Laranjeiro
ql-wip&id=a904476333bcacfbed5d0ca95e8f8b3cca9fb327'>avoid console output when chaining into chroot and not at consoleJoey Hess 2014-11-20propellor spinJoey Hess 2014-11-20remove unused Eq instance for InfoJoey Hess 2014-11-20starting work on a Chroot moduleJoey Hess 2014-11-20fix docker container provisioningJoey Hess 2014-11-19prevent multiple concurrent provisioning inside docker containerJoey Hess 2014-11-19propellor spinJoey Hess 2014-11-18add --update, which will one day replace --bootJoey Hess 2014-11-18avoid extra git pull when --spin calles first --boot and then --runJoey Hess 2014-11-18fix color display when running propellor inside dockerJoey Hess 2014-11-18propellor spinJoey Hess 2014-11-18avoid renaming --boot to --syncJoey Hess 2014-11-18Run remote propellor --spin with a controlling terminal.Joey Hess 2014-10-08a few other whitespace fixupsJoey Hess 2014-10-08fix some accidental uses of spaces, rather than tabs, for indentationJoey Hess 2014-07-06propellor spinJoey Hess 2014-06-19Add --list-fields to list a host's currently set privdata fields.Joey Hess 2014-06-19Add --edit to edit a privdata value in $EDITORJoey Hess 2014-06-09Attr is renamed to Info.Joey Hess 2014-06-05display improvementsJoey Hess 2014-06-05add show instance for HostJoey Hess 2014-06-01Added --dump to dump out a field of a host's privdata. Useful for editing it.Joey Hess 2014-05-31simplified record accessorsJoey Hess 2014-05-31got rid of the Attr -> Attr SetAttr hack, and use monoids for AttrJoey Hess 2014-05-31remove now redundant _hostname field of AttrJoey Hess 2014-05-31propellor spinJoey Hess 2014-05-28no need for existentials anymoreJoey Hess 2014-05-14moved source code to srcJoey Hess