chiark / gitweb /
trains.git
2005-12-22 ianmascan compilation wip
2005-12-22 ianredone bit-fiddling
2005-12-22 ianslight optimisation; improvement of doc comments
2005-12-22 iannew general temporary "v"
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-22 ianno replies to POLARISED
2005-12-22 iannew general variable u; fix typo
2005-12-21 iani2cmu_read_got_byte - main scanning loop - wip
2005-12-21 ianmake it build, so far
2005-12-21 ianfix bogus buffer_section udata
2005-12-21 iannmra-stream poke host about buffers
2005-12-21 ianwip making main program compile
2005-12-21 ianget rid of {master,slave}.{asm,inc}; disable test-sofar...
2005-12-21 ianmov_ff WREG -> mov_fw
2005-12-21 iancall -> rcall, twice
2005-12-21 ianswitch nmra timer ISR to use FSR2 and reserve FSR2...
2005-12-21 ianturn one mov_ff to a mov_fw
2005-12-21 iansave an insn in a conditional bit-copy
2005-12-21 ianremove a bra to immediately following code
2005-12-21 ianoptimise various gotos into bras
2005-12-21 ianglue into ISR High - wip
2005-12-21 iancheck for receiving too much nmra data
2005-12-21 ianmake fromserial update to go to next buffer interrupt...
2005-12-21 iandefine that serialrx_generalmsg may trash the message...
2005-12-21 ianabout updating fromserial only in serial rx isr
2005-12-21 iando not unset RX interrupt; that happens automatically
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 iansome comments about the buffer management
2005-12-20 ianundo mistaken changes of equ's to res's (revert some...
2005-12-20 iancut down master
2005-12-20 iando not set bsr
2005-12-20 ianserial_interrupts_init abolished; now part of serial_init
2005-12-20 ianPSPMODE is off by default
2005-12-20 iannice disassembly can include SFRs
2005-12-20 ianrun through to-insn-aliases
2005-12-20 ianbefore add symbol map to to-insn-aliases
2005-12-20 ianto-insn-aliases before testing
2005-12-20 ianto-insn-aliases wip; before redo from aliases
2005-12-20 ianallow i2cm_write_start in Reading-Wait; initial cut
2005-12-20 iantimer2 ticker wip
2005-12-20 ianno tick on slave
2005-12-20 iancheck message_buffer overflow; remove a bit of stale...
2005-12-20 ianpoints 10ms everywhere
2005-12-20 ianticks wip
2005-12-20 ianpoints should go at 10ms, calibrated
2005-12-20 iansupport timer2; get timer[013] calculations right!
2005-12-20 iandisable timer0 on slave
2005-12-20 ianmajor overhaul of i2c slave to not watch for end of...
2005-12-20 ianmake points work; timings are odd; need new 10ms beat
2005-12-20 ianclean up clocks.in
2005-12-20 ianreset FSR2 to start of outbuf when we've set it up...
2005-12-19 ianpoint setting attempts
2005-12-19 ianisr register use fixes (particularly for <foo>_local_do...
2005-12-19 ianget rid of old, broken, commented-out SSPEN faff during...
2005-12-19 ianreverse on slave tested and works!
2005-12-19 ianremove debugging code
2005-12-19 ianfixed bugs now tested ok
2005-12-19 ianunattended timeout fixed up
2005-12-19 ianled_green on writing
2005-12-19 ianobserved a bug with detect
2005-12-19 iant.%.crash target
2005-12-19 ianmorse for printing
2005-12-19 iancomputing clocks in perl seems to work
2005-12-19 iancompute cycles etc. in perl, not asm ifdefs (wip)
2005-12-19 ianworking on master program, serial despatch table, etc...
2005-12-19 ianprovide externs for command_<foo>
2005-12-19 iandocument PCLAT*
2005-12-19 ian<foo>_master_do -> command_<foo>
2005-12-19 ianarrange to call serialrx_generalmsg at the right point
2005-12-19 ianuse timer3 initialisation values from make-clocks
2005-12-19 ianinclude program+clocks, made with make-clocks
2005-12-19 iannew make-clocks program and some initial work for it
2005-12-19 ianremove some bogus comments
2005-12-19 ianfixme re fsr1 and isr saving etc.
2005-12-19 ianhandle slave writes, and tidy morse up a bit
2005-12-19 ianhandle slave writes
2005-12-19 iandocument crashread switch
2005-12-18 ianignore t
2005-12-18 iantest-sofar supports crashread protocol
2005-12-18 ianget sense of board type right
2005-12-18 ianseems to work; go further through
2005-12-18 ianprovide entrypoint for updating FSR1 panic readout...
2005-12-18 iandebugged point initialisation
2005-12-18 ianmake point init work; change maxfoo to maxfoos
2005-12-18 iannew xdebug area for general junk
2005-12-18 ianbigger inter-letter gap
2005-12-18 iandocument nature of PT0
2005-12-18 ianignore t.*
2005-12-18 iannew low-priority interrupt arrangements
2005-12-18 ianadd res 0 to correct -message_buffer_end symbol address
2005-12-18 ianinitial files (full of junky bits) for trackpower/cdu...
2005-12-18 ianinitial batch of changes to turn from test program...
2005-12-18 ianfix display to be nicer
2005-12-17 ianactually compute correct bit value address
2005-12-17 iandebugging progress; still in progress
2005-12-17 ianmove qqtrislat into access bank
2005-12-17 ianget slave addrs right; unbuffer stdout
next