From d837e7e5e9d2d6de7903e91b3efc36e0dd032b92 Mon Sep 17 00:00:00 2001 From: orwell96 Date: Fri, 24 Aug 2018 22:39:13 +0200 Subject: Add LuaAutomation interface functions for interlocking routesetting and aspect requesting. This allows to incorporate interlocking to automated systems --- advtrains_interlocking/routesetting.lua | 7 ------- 1 file changed, 7 deletions(-) (limited to 'advtrains_interlocking/routesetting.lua') diff --git a/advtrains_interlocking/routesetting.lua b/advtrains_interlocking/routesetting.lua index 4e32b10..66f2d2b 100644 --- a/advtrains_interlocking/routesetting.lua +++ b/advtrains_interlocking/routesetting.lua @@ -20,13 +20,6 @@ ilrs.rte_callbacks = { lck = {} } --- Requests the given route --- This function will try to set the designated route. --- If this is not possible, route is inserted in the subscriber list for --- the problematic lock points -function ilrs.request_route(signal, tcbs, routeid) - -end -- main route setting. First checks if everything can be set as designated, -- then (if "try" is not set) actually sets it -- cgit v1.2.3