chiark / gitweb /
trains.git
2011-02-19 Ian Jacksonhostside: hidrawconv: break out dispatch()
2011-02-19 Ian Jacksonhostside: hidrawconv: change declarations of processing...
2011-02-19 Ian Jacksonhostside: hidrawconv: fix a missing newline in a message
2011-02-19 Ian Jacksonsafety: movpos: use new movposcomb_feature_posn functio...
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-19 Ian Jacksonhostside: bessar: add some more kernel threads to be...
2011-02-19 Ian JacksonTODO: a movpos-related failure
2011-02-19 Ian Jacksonhostside/evdev-manip-ebwikeb: bessar runs udev so find...
2011-02-18 Ian JacksonTODO: point repeated firing bug is fixed with last...
2011-02-18 Ian Jacksonsafety: in movpos split "actual" into "actualpos" and...
2011-02-13 Ian JacksonTODO: two bugs / wips
2011-02-13 Ian Jacksongui: gui-bessar.config: add gamepad to bessar too
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-02-13 Ian Jacksongui: gamepad: implement train selection
2011-02-13 Ian Jacksongui: read "train * is *" from .record into trainnum2tra...
2011-02-13 Ian Jacksongui: compactify some event handlers; no function change
2011-02-13 Ian Jacksongui: gamepad supports uninhibit
2011-02-13 Ian Jacksongui: gamepad dead spot logic etc, can set direction
2011-02-13 Ian Jacksongui: debugging output for calls to speedw-userinput...
2011-02-13 Ian Jacksongui: move optimisation for avoiding commanding same...
2011-02-13 Ian Jacksongui: tractbreak: get sense of power/brake correct
2011-02-13 Ian Jacksongui: tractbreak prevent demanded traction when inhibited
2011-02-13 Ian Jacksonhostside: hidrawconv-joytechneos: fixes and improvement...
2011-02-13 Ian Jacksonhostside: evdev-manip: print floating point values...
2011-02-13 Ian Jacksongui: new tractbrake machinery, seems to mostly work...
2011-02-13 Ian Jacksonhostside: realtime.h: add comment referring to definiti...
2011-02-13 Ian Jacksonhostside: hidrawconv: always report joysticks as double...
2011-02-13 Ian Jacksonhostside: lib.tcl: new defset command
2011-02-13 Ian Jacksonhostside: lib.tcl: fix quoting bugs in addexpr and...
2011-02-06 Ian Jacksongui: hidraw support seems to work at least as far as...
2011-02-06 Ian Jacksongui: wip gamepad support; before reorg to run external...
2011-02-05 Ian Jacksonhostside/hidrawconv*: tools for converting hidraw accor...
2011-02-05 Ian Jacksonhostside/hidraw-ioctl: do not print a spurious space...
2011-01-30 Ian Jacksonhostside, notes: new notes directory; move neo-s info...
2011-01-30 Ian Jacksonhostside: hidraw-ioctl, hiddev-ioctl, kdled-ioctl:...
2011-01-30 Ian Jacksonhostside: hidraw-ioctl: much improved, now a useful...
2011-01-30 Ian Jacksonhostside: utils: new dumphex function, moved from hidra...
2011-01-30 Ian Jacksonneo-s gamepad investigations
2011-01-30 Ian Jacksonbuild test programs properly
2011-01-30 Ian Jacksonhostside: wip test programs etc. for Joytech Neo S...
2011-01-30 Ian JacksonMakefiles: move "default:" target to top of various...
2011-01-19 Ian JacksonTODO: +dump.2011-01-10T22-42-18+0000 was derailment...
2011-01-19 Ian JacksonMakefiles: generate TAGS
2011-01-19 Ian Jacksonrealtime: resolve: do not mess improperly with tr_backwards
2011-01-14 Ian Jacksonhostside/usbhid: cope when the device sends a field...
2011-01-13 Ian Jacksonhostside/TODO: some crash reports
2011-01-09 Ian Jacksonrealtime: when reversing, a train's initial location...
2011-01-09 Ian Jacksonhostside/TODO: latest fixes seem good now
2011-01-09 Ian Jacksonrealtime: no longer comment on involuntary context...
2011-01-09 Ian Jacksonhostside: do serial irq priority poking with a helper...
2011-01-09 Ian Jacksonhostside: serial-irq-priority: new script run from...
2011-01-09 Ian Jacksonrealtime: rtprio: bump our scheduler priority to 54...
2011-01-09 Ian Jacksongui: add X2 to keys, since otherwise you can sometimes...
2011-01-09 Ian Jacksonrealtime: movpos: need to cope with reentrant calls...
2011-01-09 Ian Jacksonhostside: clean removes autoversion.c
2011-01-09 Ian Jacksonhostside/x.gdb: back to debugging realtime
2011-01-09 Ian Jacksonhostside/TODO: update with some info from discoveries...
2011-01-09 Ian Jacksonhostside: multiplex: make realtime_xopts a command...
2011-01-09 Ian Jacksonhostside: multiplex: spot when restart is looping and...
2011-01-09 Ian Jacksonhostside: include autoversion and print it in a couple...
2011-01-09 Ian Jacksongit-revid: new C autoversion feature
2011-01-09 Ian Jacksonrealtime: persist: trivial whitespace fix
2011-01-09 Ian Jacksonhostside/TODO: some things fixed
2011-01-09 Ian Jacksonrealtime: do not crash and/or recurse if die called...
2011-01-09 Ian Jacksonhostside/x.gdb: debugging persist conversion
2011-01-09 Ian Jacksonrealtime: persist: header check failures tell us which...
2011-01-09 Ian Jacksonhostside: TODOs from repeated crashes last night
2011-01-09 Ian Jacksonrealtime: in entrails conversion, do not try to read...
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: trivial whitespace fix
2011-01-09 Ian Jacksonrealtime: resolve: at end of resolution, set all featur...
2011-01-09 Ian Jacksonrealtime: only monitor rusage if RTFEAT_RUSAGE
2011-01-09 Ian Jacksonrealtime: rusage: print a message if we are monitoring
2011-01-09 Ian Jacksonrealtime: new check_rusage feature
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 Jacksonhostside/x.gdb: more point debug
2011-01-09 Ian Jacksonrealtime: movpos: debug: print some debugging in movpos...
2011-01-09 Ian Jacksonhostside: fetch-dump: new convenience script
2011-01-09 Ian Jacksonrealtime: movpos: movpos_change actually sets seg-...
2011-01-09 Ian Jacksonrealtime: movpos: when movpos_reserve actually returns...
2011-01-09 Ian Jacksonrealtime: movpos: debug output: exclude some more stuff...
2011-01-09 Ian Jacksonrealtime: safety: debug output: properly break up the...
2011-01-08 Ian Jacksonrealtime: allow suppression of use of the PICs watchdog...
2011-01-08 Ian Jacksonrealtime: if persist_fn is empty, do not attempt persis...
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 Jacksonhostside/x.gdb: debugging new multi-movfeat movpos.c
2011-01-08 Ian Jacksonrealtime: new -B option for turning off nonblockingness...
2011-01-08 Ian Jacksonmovpos: wip multiple movfeatkinds: compiles, not tested
2011-01-08 Ian Jacksonmovpos: wip multiple movfeatkinds: debugging tidyup...
next