]> git.tdb.fi Git - r2c2.git/commit
Use signal_advanced for train speed measurement and vehicle placement
authorMikko Rasa <tdb@tdb.fi>
Fri, 11 Apr 2014 17:24:30 +0000 (20:24 +0300)
committerMikko Rasa <tdb@tdb.fi>
Fri, 11 Apr 2014 19:35:10 +0000 (22:35 +0300)
commit42a5c6606e82b1a27cb6d4d7afa630c75c869f97
tree52e5acff6ebb372644da19d25bd708a456215356
parent4acf89b0ec739c0bef8b11d3a52a4c551efa881e
Use signal_advanced for train speed measurement and vehicle placement

It's stupid to try to reproduce the logic of checking whether this is the
correct sensor when BlockAllocator has that information already.
source/libr2c2/blockallocator.cpp
source/libr2c2/blockallocator.h
source/libr2c2/train.cpp
source/libr2c2/train.h