2005-12-25 |
ian | fix comment for needwrite_polarity |
commit | commitdiff | tree | snapshot |
2005-12-25 |
ian | i2cm_write stuff; fixes to needwrite etc. |
commit | commitdiff | tree | snapshot |
2005-12-25 |
ian | serialtxbuf_init |
commit | commitdiff | tree | snapshot |
2005-12-25 |
ian | transmit management - initial cut |
commit | commitdiff | tree | snapshot |
2005-12-25 |
ian | abolish lasttelldone in favour of acknmra |
commit | commitdiff | tree | snapshot |
2005-12-25 |
ian | say what fromserial = lasttelldone means; also, general... |
commit | commitdiff | tree | snapshot |
2005-12-25 |
ian | call polarity_master_init |
commit | commitdiff | tree | snapshot |
2005-12-25 |
ian | getwritebyte_polarity, etc. |
commit | commitdiff | tree | snapshot |
2005-12-25 |
ian | i2cmu_done and i2c_arrange_something initial implementation |
commit | commitdiff | tree | snapshot |
2005-12-25 |
ian | lasttelldone documented but not implemented |
commit | commitdiff | tree | snapshot |
2005-12-25 |
ian | need to init mascan |
commit | commitdiff | tree | snapshot |
2005-12-24 |
ian | tyop |
commit | commitdiff | tree | snapshot |
2005-12-23 |
ian | mangle i2clib into two copies, one for panic starting... |
commit | commitdiff | tree | snapshot |
2005-12-23 |
ian | get rid of spurious clock equ 0 |
commit | commitdiff | tree | snapshot |
2005-12-23 |
ian | rename polarities_commanded_buffer -> polarity_cmds |
commit | commitdiff | tree | snapshot |
2005-12-23 |
ian | make sure PCLAT* is updated properly |
commit | commitdiff | tree | snapshot |
2005-12-23 |
ian | go back to polarities_commanded_buffer; starting on... |
commit | commitdiff | tree | snapshot |
2005-12-23 |
ian | reverse.asm uses slave_table instead of its own table... |
commit | commitdiff | tree | snapshot |
2005-12-23 |
ian | improve formatting a bit |
commit | commitdiff | tree | snapshot |
2005-12-23 |
ian | rename power -> energy for improved completion |
commit | commitdiff | tree | snapshot |
2005-12-23 |
ian | move slavetable to variables.asm |
commit | commitdiff | tree | snapshot |
2005-12-23 |
ian | near_... section name improved |
commit | commitdiff | tree | snapshot |
2005-12-23 |
ian | shuffle sections and files so it compiles without out... |
commit | commitdiff | tree | snapshot |
2005-12-23 |
ian | provide annotated disassembly target |
commit | commitdiff | tree | snapshot |
2005-12-22 |
ian | mascan compilation wip |
commit | commitdiff | tree | snapshot |
2005-12-22 |
ian | redone bit-fiddling |
commit | commitdiff | tree | snapshot |
2005-12-22 |
ian | slight optimisation; improvement of doc comments |
commit | commitdiff | tree | snapshot |
2005-12-22 |
ian | new general temporary "v" |
commit | commitdiff | tree | snapshot |
2005-12-22 |
ian | working on making it compile |
commit | commitdiff | tree | snapshot |
2005-12-22 |
ian | i2c read events supposedly done; now try to compile |
commit | commitdiff | tree | snapshot |
2005-12-22 |
ian | working on i2c driving |
commit | commitdiff | tree | snapshot |
2005-12-22 |
ian | no replies to POLARISED |
commit | commitdiff | tree | snapshot |
2005-12-22 |
ian | new general variable u; fix typo |
commit | commitdiff | tree | snapshot |
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 |
next |