chiark / gitweb /
Send HELLO as a result of all slaves being online. Do not crash if slave is slow...
[trains.git] / detpic / program.asm
2006-05-13 ianSend HELLO as a result of all slaves being online....
2006-05-08 ianbetter resolution of interrupt causes in debug version
2006-01-05 ianactually implement crash reset protocol correctly
2006-01-04 ianchange power to 0x10 and 0x11; new crash reset command
2006-01-01 ianremove various debugging junk: all uses of xdebug remov...
2005-12-31 ianfixes from nye debugging
2005-12-30 iandetection seems to work now, yay
2005-12-30 iandetection scanning seems to work
2005-12-30 ianwatchdog seems to work; fix up memory clearing too
2005-12-30 ianmemory erase on master's startup
2005-12-30 iannew watchdog feature
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 ianremove some xdebugs
2005-12-30 ianfix totally bogus single-byte serial command handling...
2005-12-29 iannew make-externs automatically generates " extern...
2005-12-29 iansome use of xdebug to help spurious interrupt chasing
2005-12-29 ianfix totally broken serial FC and RBIF handling
2005-12-29 ianreserve /^ [^ ;]/ for statements inserted for debugging...
2005-12-29 ianget rid of panic morse_TI1
2005-12-28 ianmake crashread of pic0 work
2005-12-28 ianFinished faults and power in energy.asm (but not yet...
2005-12-27 iannew tickdiv for two speeds of tick; working on energy...
2005-12-27 ianmanage CDU fullness separately from point firing
2005-12-26 iancommand_crashed works; no more panic_UC; rearrange...
2005-12-26 ianfix an out of range branch
2005-12-26 ianvarious variable initialisations
2005-12-26 ianincoming point commands and outgoing to slave; ping...
2005-12-25 ianadd tick.asm and compile it (but still does not link)
2005-12-25 ianremove obsolete version of incoming command dispatch...
2005-12-25 iandetection on master board
2005-12-25 ianserialtxbuf_init
2005-12-25 iantransmit management - initial cut
2005-12-25 iancall polarity_master_init
2005-12-25 ianneed to init mascan
2005-12-23 ianmangle i2clib into two copies, one for panic starting...
2005-12-23 ianmake sure PCLAT* is updated properly
2005-12-23 ianreverse.asm uses slave_table instead of its own table...
2005-12-23 ianshuffle sections and files so it compiles without out...
2005-12-22 ianworking on i2c driving
2005-12-21 ianwip making main program compile
2005-12-21 ianget rid of {master,slave}.{asm,inc}; disable test-sofar...
2005-12-18 iannew low-priority interrupt arrangements
2005-12-14 ianinit qq...
2005-12-06 iannew arrangements including points; about to hack for...