2011-02-13 |
Ian Jackson | hostside: lib.tcl: fix quoting bugs in addexpr and... |
commit | commitdiff | tree | snapshot |
2011-02-06 |
Ian Jackson | gui: hidraw support seems to work at least as far as... |
commit | commitdiff | tree | snapshot |
2011-02-06 |
Ian Jackson | gui: wip gamepad support; before reorg to run external... |
commit | commitdiff | tree | snapshot |
2011-02-05 |
Ian Jackson | hostside/hidrawconv*: tools for converting hidraw accor... |
commit | commitdiff | tree | snapshot |
2011-02-05 |
Ian Jackson | hostside/hidraw-ioctl: do not print a spurious space... |
commit | commitdiff | tree | snapshot |
2011-01-30 |
Ian Jackson | hostside, notes: new notes directory; move neo-s info... |
commit | commitdiff | tree | snapshot |
2011-01-30 |
Ian Jackson | hostside: hidraw-ioctl, hiddev-ioctl, kdled-ioctl:... |
commit | commitdiff | tree | snapshot |
2011-01-30 |
Ian Jackson | hostside: hidraw-ioctl: much improved, now a useful... |
commit | commitdiff | tree | snapshot |
2011-01-30 |
Ian Jackson | hostside: utils: new dumphex function, moved from hidra... |
commit | commitdiff | tree | snapshot |
2011-01-30 |
Ian Jackson | neo-s gamepad investigations |
commit | commitdiff | tree | snapshot |
2011-01-30 |
Ian Jackson | build test programs properly |
commit | commitdiff | tree | snapshot |
2011-01-30 |
Ian Jackson | hostside: wip test programs etc. for Joytech Neo S... |
commit | commitdiff | tree | snapshot |
2011-01-30 |
Ian Jackson | Makefiles: move "default:" target to top of various... |
commit | commitdiff | tree | snapshot |
2011-01-19 |
Ian Jackson | TODO: +dump.2011-01-10T22-42-18+0000 was derailment... |
commit | commitdiff | tree | snapshot |
2011-01-19 |
Ian Jackson | Makefiles: generate TAGS |
commit | commitdiff | tree | snapshot |
2011-01-19 |
Ian Jackson | realtime: resolve: do not mess improperly with tr_backwards |
commit | commitdiff | tree | snapshot |
2011-01-14 |
Ian Jackson | hostside/usbhid: cope when the device sends a field... |
commit | commitdiff | tree | snapshot |
2011-01-13 |
Ian Jackson | hostside/TODO: some crash reports |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Ian Jackson | realtime: when reversing, a train's initial location... |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Ian Jackson | hostside/TODO: latest fixes seem good now |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Ian Jackson | realtime: no longer comment on involuntary context... |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Ian Jackson | hostside: do serial irq priority poking with a helper... |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Ian Jackson | hostside: serial-irq-priority: new script run from... |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Ian Jackson | realtime: rtprio: bump our scheduler priority to 54... |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Ian Jackson | gui: add X2 to keys, since otherwise you can sometimes... |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Ian Jackson | realtime: movpos: need to cope with reentrant calls... |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Ian Jackson | hostside: clean removes autoversion.c |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Ian Jackson | hostside/x.gdb: back to debugging realtime |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Ian Jackson | hostside/TODO: update with some info from discoveries... |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Ian Jackson | hostside: multiplex: make realtime_xopts a command... |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Ian Jackson | hostside: multiplex: spot when restart is looping and... |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Ian Jackson | hostside: include autoversion and print it in a couple... |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Ian Jackson | git-revid: new C autoversion feature |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Ian Jackson | realtime: persist: trivial whitespace fix |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Ian Jackson | hostside/TODO: some things fixed |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Ian Jackson | realtime: do not crash and/or recurse if die called... |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Ian Jackson | hostside/x.gdb: debugging persist conversion |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Ian Jackson | realtime: persist: header check failures tell us which... |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Ian Jackson | hostside: TODOs from repeated crashes last night |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Ian Jackson | realtime: in entrails conversion, do not try to read... |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Ian Jackson | realtime: movpos: avoid a use-after-free |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Ian Jackson | realtime: movpos: when calling movpos_change on a no... |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Ian Jackson | realtime: motions_all_abandon sets ->motion=0 |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Ian Jackson | realtime: trivial whitespace fix |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Ian Jackson | realtime: resolve: at end of resolution, set all featur... |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Ian Jackson | realtime: only monitor rusage if RTFEAT_RUSAGE |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Ian Jackson | realtime: rusage: print a message if we are monitoring |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Ian Jackson | realtime: new check_rusage feature |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Ian Jackson | realtime: movpos: properly terminate methods[] array (!) |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Ian Jackson | realtime: movpos: do not SEGV if we dispose a half... |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Ian Jackson | realtime: movpos: debug: recategorise exit message... |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Ian Jackson | hostside: movpos: fix fundamental logic error in change... |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Ian Jackson | hostside/x.gdb: more point debug |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Ian Jackson | realtime: movpos: debug: print some debugging in movpos... |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Ian Jackson | hostside: fetch-dump: new convenience script |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Ian Jackson | realtime: movpos: movpos_change actually sets seg-... |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Ian Jackson | realtime: movpos: when movpos_reserve actually returns... |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Ian Jackson | realtime: movpos: debug output: exclude some more stuff... |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Ian Jackson | realtime: safety: debug output: properly break up the... |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Ian Jackson | realtime: allow suppression of use of the PICs watchdog... |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Ian Jackson | realtime: if persist_fn is empty, do not attempt persis... |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Ian Jackson | realtime/movpos: fix some partially unitialised structs... |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Ian Jackson | realtime/movpos: improve a debugging message |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Ian Jackson | hostside/x.gdb: debugging new multi-movfeat movpos.c |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Ian Jackson | realtime: new -B option for turning off nonblockingness... |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Ian Jackson | movpos: wip multiple movfeatkinds: compiles, not tested |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Ian Jackson | movpos: wip multiple movfeatkinds: debugging tidyup... |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Ian Jackson | movpos: wip multiple movfeatkinds: tidying up, before... |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Ian Jackson | movpos: wip multiple movfeatkinds: new indep/meth proto... |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Ian Jackson | movpos: wip multiple movfeatkinds in one request; befor... |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Ian Jackson | movpos: wip multiple movfeatkinds in one request; worki... |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Ian Jackson | movpos: wip multiple different movfeatkinds in one... |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Ian Jackson | hostside/movpos: fix some comments in waggle section |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Ian Jackson | gui: get list of trains available from train_direction... |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Ian Jackson | gui: show unknown movpos with black-on-white labels |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Ian Jackson | gui: set all movpos to unknown in state Resolving |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Ian Jackson | gui: make movpos-button-sstate take a posn arg and... |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Ian Jackson | Revert "gui: keypress for position-unknown movfeat... |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Ian Jackson | hostside/multiplex: clear movpos states from replay... |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Ian Jackson | realtime: tune the retransmission table, and change... |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Ian Jackson | realtime: actually do initial queueing of speedmanager... |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Ian Jackson | realtime: do not retransmit NMRA idle packets for nonex... |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Ian Jackson | realtime: fix a comment which referred to "features... |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Ian Jackson | realtime: add debugging output for retransmit.c |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Ian Jackson | realtime: Fix typo in comment |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Ian Jackson | detpic/display-nmra: new NmraAssist::HighPassFilter... |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Ian Jackson | realtime: actually ever regard anything as interfering... |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Ian Jackson | realtime: actually ever regard anything as interfering (!) |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Ian Jackson | hostside/gui-plan: do not crash on the first "movepos... |
commit | commitdiff | tree | snapshot |
2011-01-06 |
Ian Jackson | hostside: rename nmra functions etc. from "features... |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Ian Jackson | Makefiles: remove +persist.* and +realtime.log on clean... |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Ian Jackson | Makefiles: run realclean as tidy first then clean,... |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Ian Jackson | Makefiles: add some more missing cleans: *.tmp, *.new... |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Ian Jackson | Makefiles: add some missing cleans |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Ian Jackson | Makefiles: add tidy and realclean targets to all pics... |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Ian Jackson | gui: keypress for position-unknown movfeat normalises... |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Ian Jackson | Makefiles: do not run "tidy" target by default; new... |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Ian Jackson | realtime: fix recently-introduced bug where wrong sense... |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Ian Jackson | hostside/gui: adjustment of point positions, more |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Ian Jackson | gui: listen to "movpos * position" as those are in... |
commit | commitdiff | tree | snapshot |
next |