]> rtime.felk.cvut.cz Git - eurobot/public.git/commit
robofsm: Move timing thread to a separate file
authorMichal Sojka <sojkam1@fel.cvut.cz>
Thu, 29 Apr 2010 21:37:14 +0000 (23:37 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Thu, 29 Apr 2010 21:38:02 +0000 (23:38 +0200)
commit93fe773ea6f9c9192e5372253eaf80e9547e64ab
treeacb677943e9c520ff343d833ff09ba48ed26dfeb
parent551d33b8a7e96866f7805d11d9deedf5e6429c08
robofsm: Move timing thread to a separate file

We need the same functionality for both homologation and competition,
so why not to share the same code in both apps.
src/robofsm/Makefile.omk
src/robofsm/competition.cc
src/robofsm/homologation.cc
src/robofsm/match-timing.c [new file with mode: 0644]
src/robofsm/match-timing.h [new file with mode: 0644]
src/robofsm/robot.h