chiark / gitweb /
realtime: when reversing, a train's initial location may be unsuitable, eg because...
[trains.git] / hostside / safety.c
2011-01-09 Ian Jacksonrealtime: when reversing, a train's initial location...
2011-01-09 Ian Jacksonrealtime: trivial whitespace fix
2011-01-09 Ian Jacksonrealtime: safety: debug output: properly break up the...
2011-01-05 Ian Jacksonrealtime: fix recently-introduced bug where wrong sense...
2011-01-03 Ian Jacksonrealtime: avoid needless signalling problems related...
2011-01-03 Ian Jacksonrealtime: do not panic if we consider an unknown movpos...
2011-01-02 Ian Jacksonhostside/safety: correctly pass JUSTDET back to predict...
2008-09-14 iandelete junking debugging
2008-09-14 iansome debugging of fdet_nextseg's elapsed etc. being...
2008-08-24 ianuse t->backwards not t->seg->tr_backwards (which may...
2008-08-24 ianmore debugging of inversions
2008-07-30 ianHopefully-this-time-correct arrangements for dealing...
2008-07-27 ianMARGIN_TRAINLENGTH
2008-07-27 ianClearer definition of meaning of margins, maxinto,...
2008-07-27 ianDo not increment lookahead before !!done_fdet (!)
2008-07-27 ianReuse old plan for direction setting; report train...
2008-07-27 ianProperly restore fdet->tr_backwards on failed direction...
2008-07-27 ianincrease headroom
2008-07-27 ianabandon infinite loop in report_nextseg sooner
2008-07-26 ianFix pretty much wholly buggy speed change logic
2008-07-26 ianNicer interface between safety and speedmanager
2008-07-26 ianChange default for predit to PREDF_NEWPLAN -
2008-07-26 ianChange default for predit to PREDF_NEWPLAN -
2008-07-20 ianmore backwardsness bugfix
2008-07-20 ianget directions right (for the benefit of setdirection)
2008-07-20 ianfix grammar in a comment
2008-07-16 ianreport train's new position after prediction succeeds
2008-07-16 iansafety_setdirection compiles but untested
2008-06-09 iando not clear det_expected in segments belonging to...
2008-06-09 ianeventcounter for help with debugging
2008-06-08 ianproblem report segment may be 0
2008-06-08 ianget report management of fdet_done right
2008-06-08 ianget stopping distance right in !u.stopping case
2008-06-08 ianget initial resolution more right
2008-05-25 ianwip multiplex - much better now, including some message...
2008-05-24 iancontrollability of debugging; debugging not to simulati...
2008-05-24 iando not confuse ourselves if new plan includes existing...
2008-05-24 ianreally stop computing polarity when applicable
2008-05-23 ianbugfix to polarisation
2008-05-20 ianseparate pred_getmovpos and report_getmovpos, and make...
2008-05-20 ianspot end of plan by counting segments instead of inferr...
2008-05-18 ianbetter management of new planning
2008-05-18 ianwip debugging newplanning
2008-05-18 ianallegedly, point setting in train's route
2008-05-17 ianreplace "accelerating" with flags parameter to predict
2008-05-17 ianforce use of motions beyond our nose
2008-05-17 iando not always use current position when predicting...
2008-05-16 ianfix train not on layout speed request death; hope to...
2008-05-15 iansort out comments, and elapsed time calculation, for...
2008-05-14 ianredid safety prediction's handling of uncertainty
2008-05-13 ianon detection, when stopping, do not include an extra...
2008-05-11 ianget polarity right at the crossover
2008-05-11 iando not crash if we go out of Run with reserved movement...
2008-05-05 ianwhen train is stopping, do not advance to next segment...
2008-05-05 iancope with X1/X2 opposing interference
2008-05-05 ianpolarise the interferer too
2008-05-05 ianbugfixes to polarity and reporting
2008-05-05 ianextensive trackloc change (calls nextseg early, etc...
2008-05-04 ianoptimistic point setting not yet tested as current...
2008-05-04 iantolerate SignallingHorizonReached in new detection
2008-05-04 ianno really proper tail-eating
2008-05-04 ianproper handling of tail-eating ownership
2008-05-04 iansane error message when trying to change point under...
2008-05-04 iando not panic on interference detection
2008-05-04 ianseems to be able to polarise
2008-05-04 ianget position right during safety detection-caused stop...
2008-05-04 iansaner safety error messages
2008-05-01 ianmissing newlines
2008-05-01 iancorrect tail positioning, and detection processing...
2008-04-27 ianparsing and other bugfixes
2008-04-26 ianmany bugfixes; working on resolution
2008-04-25 ianfix use of INT_MAX; report movpos/point plans; etc.
2008-04-24 ianshow ownerships
2008-04-23 ianremove logmsg and vlogmsg
2008-04-22 iannew realtime/safety compiles
2008-04-22 iannew resolution placement; try make it compile
2008-04-22 ianbefore much simpler resolve train placement
2008-04-21 ianrestoring uncertainty
2008-04-21 ianwip new safety - making it compile
2008-04-20 iannew prediction arrangements before compilation and...
2008-04-20 ianwip new safety before tackle speed
2008-04-20 ianwip new safety; getting confused about polarity
2008-04-20 ianbefore abandon "count_time" and "justdetected"
2008-04-20 ianwip new safety - before change way trackloc movpos...
2008-04-20 ianwip new safety
2008-04-19 ianwip new safety
2008-04-19 iannew safety algorithm wip (previous checkin didn't reall...
2008-04-15 iando not panic if host fires a point and then immediately...
2008-04-13 iancheck points wrong way
2008-04-13 iantheoretically can tell trains to go
2008-04-13 iannew resolution arrangements
2008-04-13 ianinterferences generated
2008-04-13 ianrework seg_clear_stale and fix up
2008-04-08 ianMerge and end branch-hostside-wip-2008-01-25 PROPERLY...
2005-03-28 ianhostside safety.c compiles but safety does not link
2005-03-27 ianworking on making it compile, hah
2005-03-27 iannew arrangements for cross-directory: ours.safety ...
2005-02-27 ianfinished segment inversion arrangements in safety.c
2005-02-27 ianwork at Redemption, checkin on return: reorganise thing...
2005-02-13 ianwip reorg with new scalars instead of justarrive
next