chiark / gitweb /
incoming point commands and outgoing to slave; ping commands
[trains.git] / detpic / morse.messages
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