chiark / gitweb /
Send HELLO as a result of all slaves being online. Do not crash if slave is slow...
[trains.git] / detpic / morse.messages
2006-05-13 ianSend HELLO as a result of all slaves being online....
2005-12-30 iandetection seems to work now, yay
2005-12-30 ianwatchdog seems to work; fix up memory clearing too
2005-12-30 iannew watchdog feature
2005-12-30 ianfix much braindamage surrounding mov_wf not setting...
2005-12-28 iantidy up morse; no more U* (unimplemented)
2005-12-27 ianmanage CDU fullness separately from point firing
2005-12-27 iancdu implementation, and it compiles
2005-12-27 ianremove unused morse msgs
2005-12-26 ianinit polarity master table
2005-12-26 iancommand_crashed works; no more panic_UC; rearrange...
2005-12-26 iancheck that point is on a board with points
2005-12-26 ianUCP done
2005-12-26 ianmake it compile again
2005-12-26 ianget rid of some unused morse_U*
2005-12-26 ianvarious variable initialisations
2005-12-26 ianincoming point commands and outgoing to slave; ping...
2005-12-25 ianmake it compile again (but not yet link)
2005-12-25 iandetection on master board
2005-12-25 ianabolish lasttelldone in favour of acknmra
2005-12-23 ianmangle i2clib into two copies, one for panic starting...
2005-12-23 ianreverse.asm uses slave_table instead of its own table...
2005-12-22 ianmascan compilation wip
2005-12-22 ianworking on making it compile
2005-12-22 iani2c read events supposedly done; now try to compile
2005-12-22 ianworking on i2c driving
2005-12-21 iani2cmu_read_got_byte - main scanning loop - wip
2005-12-21 ianmake it build, so far
2005-12-21 ianwip making main program compile
2005-12-21 iancheck for receiving too much nmra data
2005-12-21 ianuse panic.asm's panic; separate FERR and OERR panics
2005-12-20 ianactually reserve (with "res") nmra buffer; check for...
2005-12-20 ianallow i2cm_write_start in Reading-Wait; initial cut
2005-12-20 iancheck message_buffer overflow; remove a bit of stale...
2005-12-20 ianmajor overhaul of i2c slave to not watch for end of...
2005-12-19 ianworking on master program, serial despatch table, etc...
2005-12-19 ianhandle slave writes, and tidy morse up a bit
2005-12-07 ianproper error handling in morse generator
2005-12-06 iannew arrangements including points; about to hack for...
2005-12-05 iannew detection and points arrangements; builds
2005-12-04 ianpoints wip
2005-12-04 iannew bit-twiddling and pindata arrangements build
2005-12-04 ianall-new bit-twiddling and object numbering, wip
2005-12-03 iandocumentation, organisation, and error-handling improve...
2005-11-30 ianfirst cut of detection on slaves
2005-11-26 ianallow repeated starts by master; optimise slave
2005-11-26 iancorrect handling of written bytes; slave panics on...
2005-11-26 ianXK morse message for comparing X and K
2005-11-22 ianmuch debugging; reading now seems to work!
2005-11-20 ianmassive makefile rearrangements and improvements