chiark / gitweb /
New resolution arrangements; before move predict() call into resolve_motioncheck
[trains.git] / detpic /
2008-05-24 ianfire points for 20ms; recharge for 300ms
2008-05-17 ianping/pong spots loopback
2008-05-17 iannew watchdog and short circuit arrangements; also add...
2008-05-17 ianadd _ to end of p0_booster_userfault_ to indicate inver...
2008-05-17 iando not bother messing with cducharging on panic
2008-05-17 ianextend comment re pin[lat]_... macros
2008-05-16 iannon-autoretrying short circuit cutout
2008-05-10 ianwagglers in hostside
2008-05-10 ianwagglers work - removed debug
2008-05-10 ianwagglers work - before remove debug
2008-05-10 ianImplement waggle
2008-05-10 ianwip new things
2008-05-09 ianwip new things
2008-05-07 ianNew "waggle" object kind for relays - processing from...
2008-05-06 ianmake points_local_init core code into subroutine, for...
2008-05-06 ianshow TABLAT and TBLPTR*
2008-04-27 ianwhen toggling booster output pin, use LATC not PORTC...
2008-04-27 ianleave droppings in debug buffer re low interrupt sources
2008-04-27 iansort of ability to use debug buffer in nmra output...
2008-04-27 iando not skip 1st byte of all but first nmra message (!)
2008-04-27 ianafter polarising done, do not get restarting of nmra...
2008-04-27 ianfix indentation
2008-04-27 ianleave a debug dropping for tickdiv
2008-04-27 iandump debug area in ascii too
2008-04-27 iansome debugging macros
2008-04-15 iando not panic if host fires a point and then immediately...
2008-04-14 ianfix thinko in comment
2008-04-08 ianMerge and end branch-hostside-wip-2008-01-25 PROPERLY...
2008-04-08 ianundo broken deletion
2008-04-08 ianMerge and end branch-hostside-wip-2008-01-25; cvs up...
2006-09-17 ianignore PIR3, since we may want to use PIC18F4550
2006-05-13 ianReturn from noop fault as intrl, not return
2006-05-13 ianSend HELLO as a result of all slaves being online....
2006-05-13 iancorrect comment for cbyte_halted
2006-05-13 iannew workable OFF behaviour implemented and it compiles...
2006-05-12 ianFix double-Fault bug. Change state machine comment...
2006-05-08 ianbetter resolution of interrupt causes in debug version
2006-05-08 ianshow debugp in debug section
2006-05-08 ianproperly return from short circuit interrupt
2006-01-17 ianp18f458.inc is on include path and does not need absolu...
2006-01-05 ianactually implement crash reset protocol correctly
2006-01-04 ianmake crashread reset work
2006-01-04 ianmake slave capable of panic reset too
2006-01-04 ianreorganise crashread to perhaps work following new...
2006-01-04 ianchange power to 0x10 and 0x11; new crash reset command
2006-01-04 ianseparate T option for make-clocks
2006-01-01 ianchange Dl 0x7[234] to 0x9[234] for consistency
2006-01-01 ianremove various debugging junk: all uses of xdebug remov...
2006-01-01 iancompile alternative version -DNDEBUG
2006-01-01 ianreserve ^ [^ ] for debugging insertions
2005-12-31 ianfixes from nye debugging
2005-12-30 ianwatchdog turns off cdu as required
2005-12-30 iangive macro formal parameters globally unique names...
2005-12-30 iandetection seems to work now, yay
2005-12-30 ianfix swapping of B1 and B2 test/send bits!
2005-12-30 iandetection scanning seems to work
2005-12-30 ianremove some spurious debugging stuff
2005-12-30 ianbetter manipulation of the per-pic led
2005-12-30 ianwatchdog seems to work; fix up memory clearing too
2005-12-30 ianfix memory initialisation
2005-12-30 iannew D macro for using debugbyte
2005-12-30 iando not use nonexistent neg_fw insn
2005-12-30 ianmemory erase on master's startup
2005-12-30 iannew watchdog feature
2005-12-30 ianstart scanning with board 1, not 2. trying to debug...
2005-12-30 ianyet better handling of sudden panics vis-a-vis i2c...
2005-12-30 ianactually initialise cdu (!)
2005-12-30 ianremove various xdebugs and associated debugging
2005-12-30 ianmove manipulation of flags_polarising into energy;...
2005-12-30 ianactually reconsider who to write to if wslave is empty
2005-12-30 ianset TXIE in PIE not IPR or PIR(!) also get sense of...
2005-12-30 ianactually enable tick interrupt(!)
2005-12-30 ianfix much braindamage surrounding mov_wf not setting...
2005-12-30 ianremove some xdebugs
2005-12-30 ianfixes from debugging
2005-12-30 ianmake sure we do not answer Z to i2cmu_write_start when...
2005-12-30 iansort code addresses too
2005-12-30 ianfix totally bogus single-byte serial command handling...
2005-12-29 iandisplay surrounding stuff like it says in the comment...
2005-12-29 ianfinal fixes for "more" bit inversion
2005-12-29 iannicer default behaviour
2005-12-29 ianappears to decode from t.dat
2005-12-29 ianseparate capture from display; 58us ticks in display
2005-12-29 iancopied from parport/nmra-decode.pl, preparatory to...
2005-12-29 iandisplay nmra waveforms
2005-12-29 ianget nmra more right
2005-12-29 ianbetter handshaking during startup of crashread
2005-12-29 ianfix up slave crashread (made buggy when master impl'd)
2005-12-29 iantransmit more 00s
2005-12-29 ianadd a blank line to prettyfi
2005-12-29 ianallow an extra 2cy interrupt latency
2005-12-29 ianuse NMRA timing parameters from program.clocks
2005-12-29 iansupport +/-<n>cy adjustments; allow trailing #- or...
2005-12-29 iannew make-externs automatically generates " extern...
2005-12-29 iansupport 32MHz clock; do morse clock with make-clocks...
2005-12-29 ianfix section headings
2005-12-29 ianfix fundamentally incorrect algorithms and make it...
2005-12-29 iansome use of xdebug to help spurious interrupt chasing
2005-12-29 iando not spuriously mess with User Fault pin
2005-12-29 iando not spuriously mess with User Fault pin instead...
next