chiark / gitweb /
Send HELLO as a result of all slaves being online. Do not crash if slave is slow...
[trains.git] / detpic / panic.asm
2006-05-13 ianSend HELLO as a result of all slaves being online....
2006-01-05 ianactually implement crash reset protocol correctly
2006-01-04 ianmake slave capable of panic reset too
2006-01-04 ianchange power to 0x10 and 0x11; new crash reset command
2005-12-30 iandetection seems to work now, yay
2005-12-30 ianyet better handling of sudden panics vis-a-vis i2c...
2005-12-30 ianmake sure we do not answer Z to i2cmu_write_start when...
2005-12-30 ianfix totally bogus single-byte serial command handling...
2005-12-29 ianfix up slave crashread (made buggy when master impl'd)
2005-12-29 iannew make-externs automatically generates " extern...
2005-12-29 iansupport 32MHz clock; do morse clock with make-clocks...
2005-12-29 ianreserve /^ [^ ;]/ for statements inserted for debugging...
2005-12-28 ianuse user fault led to show serial activity during panic
2005-12-28 ianmake crashread of pic0 work
2005-12-28 ianremove _section from a section name
2005-12-28 ianmake it link by putting all of panic.asm in pan_ section
2005-12-27 ianfix sections a bit
2005-12-26 iancommand_crashed works; no more panic_UC; rearrange...
2005-12-26 ianpanic readout handling for master
2005-12-26 ianuse pan_near_i2csu section
2005-12-23 ianmangle i2clib into two copies, one for panic starting...
2005-12-23 iango back to polarities_commanded_buffer; starting on...
2005-12-23 ianshuffle sections and files so it compiles without out...
2005-12-22 ianmascan compilation wip
2005-12-19 ianget rid of old, broken, commented-out SSPEN faff during...
2005-12-19 ianhandle slave writes
2005-12-18 ianprovide entrypoint for updating FSR1 panic readout...
2005-12-16 iando away with psave_w
2005-12-14 iancrash dumps with stack traces, need real testing. ...
2005-12-10 ianpanic crash dump seems to work on slave and test-sofar...
2005-12-10 iannew panic readout stuff, wip
2005-12-01 ianturn on booster (+); hex output ($) actually implemente...
2005-11-26 ianclock speed varies
2005-11-26 iangiant diffs of clock speed change
2005-11-22 ianreplace many call with rcall; goto with bra
2005-11-22 ianchange timings to 18wpm morse; clever "waiting2 bsr...
2005-11-22 iansilicon errata: B4 issue 4
2005-11-21 ianlonger delay between iterations makes it easier to...
2005-11-20 ianspeed up by 2x
2005-11-20 ianget loop right
2005-11-20 ianactually wait in between morse bits
2005-11-20 ianfixes and changes from code review
2005-11-19 ianNew test-sofar test program. Make panic.asm compile...
2005-11-16 cebupdated panic.asm with new instruction types,
2005-10-29 ianmove externs/globals to final.inc
2005-10-18 ceb*** empty log message ***
2005-10-18 cebdetect.asm just calls panis