chiark / gitweb /
safety: movpos: new function movposcomb_feature_posn
[trains.git] / hostside / movpos.c
2011-02-19 Ian Jacksonsafety: movpos: new function movposcomb_feature_posn
2011-02-19 Ian Jacksonsafety: movpos: rename movposcomb_update_feature to...
2011-02-19 Ian Jacksonsafety: movpos: better debug output for "actual" (no...
2011-02-19 Ian Jacksonsafety: movpos: break out UnkMap bit shift operations...
2011-02-18 Ian Jacksonsafety: in movpos split "actual" into "actualpos" and...
2011-02-13 Ian Jacksonrealtime: print all movpos positions on entering Run
2011-02-13 Ian Jacksonrealtime: break out new function movpos.c:ouposn_feat
2011-02-13 Ian Jacksonrealtime: break out new function movpos.c:ouposn_stable
2011-01-09 Ian Jacksonrealtime: movpos: need to cope with reentrant calls...
2011-01-09 Ian Jacksonrealtime: movpos: avoid a use-after-free
2011-01-09 Ian Jacksonrealtime: movpos: when calling movpos_change on a no...
2011-01-09 Ian Jacksonrealtime: motions_all_abandon sets ->motion=0
2011-01-09 Ian Jacksonrealtime: movpos: properly terminate methods[] array (!)
2011-01-09 Ian Jacksonrealtime: movpos: do not SEGV if we dispose a half...
2011-01-09 Ian Jacksonrealtime: movpos: debug: recategorise exit message...
2011-01-09 Ian Jacksonhostside: movpos: fix fundamental logic error in change...
2011-01-09 Ian Jacksonrealtime: movpos: debug: print some debugging in movpos...
2011-01-09 Ian Jacksonrealtime: movpos: movpos_change actually sets seg-...
2011-01-09 Ian Jacksonrealtime: movpos: when movpos_reserve actually returns...
2011-01-08 Ian Jacksonrealtime/movpos: fix some partially unitialised structs...
2011-01-08 Ian Jacksonrealtime/movpos: improve a debugging message
2011-01-08 Ian Jacksonmovpos: wip multiple movfeatkinds: compiles, not tested
2011-01-08 Ian Jacksonmovpos: wip multiple movfeatkinds: debugging tidyup...
2011-01-08 Ian Jacksonmovpos: wip multiple movfeatkinds: tidying up, before...
2011-01-08 Ian Jacksonmovpos: wip multiple movfeatkinds: new indep/meth proto...
2011-01-08 Ian Jacksonmovpos: wip multiple movfeatkinds in one request; befor...
2011-01-08 Ian Jacksonmovpos: wip multiple movfeatkinds in one request; worki...
2011-01-08 Ian Jacksonmovpos: wip multiple different movfeatkinds in one...
2011-01-08 Ian Jacksonhostside/movpos: fix some comments in waggle section
2008-06-01 iannew movfeat command
2008-05-24 iancontrollability of debugging; debugging not to simulati...
2008-05-24 ianfire points for 20ms; recharge for 300ms
2008-05-20 ianmake dequeue find the right entry, not just any with...
2008-05-18 ianwip debugging newplanning
2008-05-11 iando not loop too much in waggle_settle_*
2008-05-11 ianfix waggling and some of the messages
2008-05-11 ianNew manual mode
2008-05-11 ianwagglers as a movfeatkind
2008-05-11 iansplit points into mfq and points core, so we can have...
2008-05-11 ianindirect movpos method table
2008-05-07 ianNew "waggle" object kind for relays - processing from...
2008-05-04 iancorrect argument order for change_needed
2008-05-04 ianreally prefer existing point position
2008-05-04 ianfix uninitialised reference
2008-04-29 ianfix multi movpos
2008-04-26 ianmany bugfixes; working on resolution
2008-04-25 ianfix use of INT_MAX; report movpos/point plans; etc.
2008-04-24 ianwip actual debugging
2008-04-24 ianbetter movpos debugging
2008-04-24 ianwip new debugging for movpos; before change type of...
2008-04-23 ianwip debugging
2008-04-22 iannew realtime/safety compiles
2008-04-20 ianwip new safety; getting confused about polarity
2008-04-20 ianwip new safety - before change way trackloc movpos...
2008-04-20 ianprefer low-numbered movposcombs
2008-04-13 iannew resolution arrangements
2008-04-11 ianset move->moving
2008-04-10 ianmovfeat wip
2008-04-08 ianMerge and end branch-hostside-wip-2008-01-25 PROPERLY...