| 2005-12-21 | 
ian | i2cmu_read_got_byte - main scanning loop - wip | 
commit | commitdiff | tree | snapshot | 
| 2005-12-21 | 
ian | make it build, so far | 
commit | commitdiff | tree | snapshot | 
| 2005-12-21 | 
ian | fix bogus buffer_section udata | 
commit | commitdiff | tree | snapshot | 
| 2005-12-21 | 
ian | nmra-stream poke host about buffers | 
commit | commitdiff | tree | snapshot | 
| 2005-12-21 | 
ian | wip making main program compile | 
commit | commitdiff | tree | snapshot | 
| 2005-12-21 | 
ian | get rid of {master,slave}.{asm,inc}; disable test-sofar...  | 
commit | commitdiff | tree | snapshot | 
| 2005-12-21 | 
ian | mov_ff WREG -> mov_fw | 
commit | commitdiff | tree | snapshot | 
| 2005-12-21 | 
ian | call -> rcall, twice | 
commit | commitdiff | tree | snapshot | 
| 2005-12-21 | 
ian | switch nmra timer ISR to use FSR2 and reserve FSR2...  | 
commit | commitdiff | tree | snapshot | 
| 2005-12-21 | 
ian | turn one mov_ff to a mov_fw | 
commit | commitdiff | tree | snapshot | 
| 2005-12-21 | 
ian | save an insn in a conditional bit-copy | 
commit | commitdiff | tree | snapshot | 
| 2005-12-21 | 
ian | remove a bra to immediately following code | 
commit | commitdiff | tree | snapshot | 
| 2005-12-21 | 
ian | optimise various gotos into bras | 
commit | commitdiff | tree | snapshot | 
| 2005-12-21 | 
ian | glue into ISR High - wip | 
commit | commitdiff | tree | snapshot | 
| 2005-12-21 | 
ian | check for receiving too much nmra data | 
commit | commitdiff | tree | snapshot | 
| 2005-12-21 | 
ian | make fromserial update to go to next buffer interrupt...  | 
commit | commitdiff | tree | snapshot | 
| 2005-12-21 | 
ian | define that serialrx_generalmsg may trash the message...  | 
commit | commitdiff | tree | snapshot | 
| 2005-12-21 | 
ian | about updating fromserial only in serial rx isr | 
commit | commitdiff | tree | snapshot | 
| 2005-12-21 | 
ian | do not unset RX interrupt; that happens automatically | 
commit | commitdiff | tree | snapshot | 
| 2005-12-21 | 
ian | use panic.asm's panic; separate FERR and OERR panics | 
commit | commitdiff | tree | snapshot | 
| 2005-12-20 | 
ian | actually reserve (with "res") nmra buffer; check for...  | 
commit | commitdiff | tree | snapshot | 
| 2005-12-20 | 
ian | some comments about the buffer management | 
commit | commitdiff | tree | snapshot | 
| 2005-12-20 | 
ian | undo mistaken changes of equ's to res's (revert some...  | 
commit | commitdiff | tree | snapshot | 
| 2005-12-20 | 
ian | cut down master | 
commit | commitdiff | tree | snapshot | 
| 2005-12-20 | 
ian | do not set bsr | 
commit | commitdiff | tree | snapshot | 
| 2005-12-20 | 
ian | serial_interrupts_init abolished; now part of serial_init | 
commit | commitdiff | tree | snapshot | 
| 2005-12-20 | 
ian | PSPMODE is off by default | 
commit | commitdiff | tree | snapshot | 
| 2005-12-20 | 
ian | nice disassembly can include SFRs | 
commit | commitdiff | tree | snapshot | 
| 2005-12-20 | 
ian | run through to-insn-aliases | 
commit | commitdiff | tree | snapshot | 
| 2005-12-20 | 
ian | before add symbol map to to-insn-aliases | 
commit | commitdiff | tree | snapshot | 
| 2005-12-20 | 
ian | to-insn-aliases before testing | 
commit | commitdiff | tree | snapshot | 
| 2005-12-20 | 
ian | to-insn-aliases wip; before redo from aliases | 
commit | commitdiff | tree | snapshot | 
| 2005-12-20 | 
ian | allow i2cm_write_start in Reading-Wait; initial cut | 
commit | commitdiff | tree | snapshot | 
| 2005-12-20 | 
ian | timer2 ticker wip | 
commit | commitdiff | tree | snapshot | 
| 2005-12-20 | 
ian | no tick on slave | 
commit | commitdiff | tree | snapshot | 
| 2005-12-20 | 
ian | check message_buffer overflow; remove a bit of stale...  | 
commit | commitdiff | tree | snapshot | 
| 2005-12-20 | 
ian | points 10ms everywhere | 
commit | commitdiff | tree | snapshot | 
| 2005-12-20 | 
ian | ticks wip | 
commit | commitdiff | tree | snapshot | 
| 2005-12-20 | 
ian | points should go at 10ms, calibrated | 
commit | commitdiff | tree | snapshot | 
| 2005-12-20 | 
ian | support timer2; get timer[013] calculations right! | 
commit | commitdiff | tree | snapshot | 
| 2005-12-20 | 
ian | disable timer0 on slave | 
commit | commitdiff | tree | snapshot | 
| 2005-12-20 | 
ian | major overhaul of i2c slave to not watch for end of...  | 
commit | commitdiff | tree | snapshot | 
| 2005-12-20 | 
ian | make points work; timings are odd; need new 10ms beat | 
commit | commitdiff | tree | snapshot | 
| 2005-12-20 | 
ian | clean up clocks.in | 
commit | commitdiff | tree | snapshot | 
| 2005-12-20 | 
ian | reset FSR2 to start of outbuf when we've set it up...  | 
commit | commitdiff | tree | snapshot | 
| 2005-12-19 | 
ian | point setting attempts | 
commit | commitdiff | tree | snapshot | 
| 2005-12-19 | 
ian | isr register use fixes (particularly for <foo>_local_do...  | 
commit | commitdiff | tree | snapshot | 
| 2005-12-19 | 
ian | get rid of old, broken, commented-out SSPEN faff during...  | 
commit | commitdiff | tree | snapshot | 
| 2005-12-19 | 
ian | reverse on slave tested and works! | 
commit | commitdiff | tree | snapshot | 
| 2005-12-19 | 
ian | remove debugging code | 
commit | commitdiff | tree | snapshot | 
| 2005-12-19 | 
ian | fixed bugs now tested ok | 
commit | commitdiff | tree | snapshot | 
| 2005-12-19 | 
ian | unattended timeout fixed up | 
commit | commitdiff | tree | snapshot | 
| 2005-12-19 | 
ian | led_green on writing | 
commit | commitdiff | tree | snapshot | 
| 2005-12-19 | 
ian | observed a bug with detect | 
commit | commitdiff | tree | snapshot | 
| 2005-12-19 | 
ian | t.%.crash target | 
commit | commitdiff | tree | snapshot | 
| 2005-12-19 | 
ian | morse for printing | 
commit | commitdiff | tree | snapshot | 
| 2005-12-19 | 
ian | computing clocks in perl seems to work | 
commit | commitdiff | tree | snapshot | 
| 2005-12-19 | 
ian | compute cycles etc. in perl, not asm ifdefs (wip) | 
commit | commitdiff | tree | snapshot | 
| 2005-12-19 | 
ian | working on master program, serial despatch table, etc...  | 
commit | commitdiff | tree | snapshot | 
| 2005-12-19 | 
ian | provide externs for command_<foo> | 
commit | commitdiff | tree | snapshot | 
| 2005-12-19 | 
ian | document PCLAT* | 
commit | commitdiff | tree | snapshot | 
| 2005-12-19 | 
ian | <foo>_master_do -> command_<foo> | 
commit | commitdiff | tree | snapshot | 
| 2005-12-19 | 
ian | arrange to call serialrx_generalmsg at the right point | 
commit | commitdiff | tree | snapshot | 
| 2005-12-19 | 
ian | use timer3 initialisation values from make-clocks | 
commit | commitdiff | tree | snapshot | 
| 2005-12-19 | 
ian | include program+clocks, made with make-clocks | 
commit | commitdiff | tree | snapshot | 
| 2005-12-19 | 
ian | new make-clocks program and some initial work for it | 
commit | commitdiff | tree | snapshot | 
| 2005-12-19 | 
ian | remove some bogus comments | 
commit | commitdiff | tree | snapshot | 
| 2005-12-19 | 
ian | fixme re fsr1 and isr saving etc. | 
commit | commitdiff | tree | snapshot | 
| 2005-12-19 | 
ian | handle slave writes, and tidy morse up a bit | 
commit | commitdiff | tree | snapshot | 
| 2005-12-19 | 
ian | handle slave writes | 
commit | commitdiff | tree | snapshot | 
| 2005-12-19 | 
ian | document crashread switch | 
commit | commitdiff | tree | snapshot | 
| 2005-12-18 | 
ian | ignore t | 
commit | commitdiff | tree | snapshot | 
| 2005-12-18 | 
ian | test-sofar supports crashread protocol | 
commit | commitdiff | tree | snapshot | 
| 2005-12-18 | 
ian | get sense of board type right | 
commit | commitdiff | tree | snapshot | 
| 2005-12-18 | 
ian | seems to work; go further through | 
commit | commitdiff | tree | snapshot | 
| 2005-12-18 | 
ian | provide entrypoint for updating FSR1 panic readout...  | 
commit | commitdiff | tree | snapshot | 
| 2005-12-18 | 
ian | debugged point initialisation | 
commit | commitdiff | tree | snapshot | 
| 2005-12-18 | 
ian | make point init work; change maxfoo to maxfoos | 
commit | commitdiff | tree | snapshot | 
| 2005-12-18 | 
ian | new xdebug area for general junk | 
commit | commitdiff | tree | snapshot | 
| 2005-12-18 | 
ian | bigger inter-letter gap | 
commit | commitdiff | tree | snapshot | 
| 2005-12-18 | 
ian | document nature of PT0 | 
commit | commitdiff | tree | snapshot | 
| 2005-12-18 | 
ian | ignore t.* | 
commit | commitdiff | tree | snapshot | 
| 2005-12-18 | 
ian | new low-priority interrupt arrangements | 
commit | commitdiff | tree | snapshot | 
| 2005-12-18 | 
ian | add res 0 to correct -message_buffer_end symbol address | 
commit | commitdiff | tree | snapshot | 
| 2005-12-18 | 
ian | initial files (full of junky bits) for trackpower/cdu...  | 
commit | commitdiff | tree | snapshot | 
| 2005-12-18 | 
ian | initial batch of changes to turn from test program...  | 
commit | commitdiff | tree | snapshot | 
| 2005-12-18 | 
ian | fix display to be nicer | 
commit | commitdiff | tree | snapshot | 
| 2005-12-17 | 
ian | actually compute correct bit value address | 
commit | commitdiff | tree | snapshot | 
| 2005-12-17 | 
ian | debugging progress; still in progress | 
commit | commitdiff | tree | snapshot | 
| 2005-12-17 | 
ian | move qqtrislat into access bank | 
commit | commitdiff | tree | snapshot | 
| 2005-12-17 | 
ian | get slave addrs right; unbuffer stdout | 
commit | commitdiff | tree | snapshot | 
| 2005-12-16 | 
ian | do away with psave_w | 
commit | commitdiff | tree | snapshot | 
| 2005-12-16 | 
ian | copyright notice | 
commit | commitdiff | tree | snapshot | 
| 2005-12-15 | 
ian | mistakes seen in ram readout | 
commit | commitdiff | tree | snapshot | 
| 2005-12-14 | 
ian | say what outmsg is | 
commit | commitdiff | tree | snapshot | 
| 2005-12-14 | 
ian | todo | 
commit | commitdiff | tree | snapshot | 
| 2005-12-14 | 
ian | slightly improved formatting and bug fixes | 
commit | commitdiff | tree | snapshot | 
| 2005-12-14 | 
ian | init qq... | 
commit | commitdiff | tree | snapshot | 
| 2005-12-14 | 
ian | rename test_sofar_slave_buf to qqtrislat | 
commit | commitdiff | tree | snapshot | 
| 2005-12-14 | 
ian | crash dumps with stack traces, need real testing. ...  | 
commit | commitdiff | tree | snapshot | 
| next |