2009-03-17 |
Malte S. Stretz | Remove stray debug call.
|
commit | commitdiff | tree |
2009-03-17 |
Malte S. Stretz | Move code around so the interesting bits are further up.
|
commit | commitdiff | tree |
2009-03-17 |
Malte S. Stretz | Fold start_gscycle() into tlc_update().
|
commit | commitdiff | tree |
2009-03-17 |
Malte S. Stretz | Clean up some code around shifting_.
|
commit | commitdiff | tree |
2009-03-17 |
Malte S. Stretz | Move TLC-config to config.h
|
commit | commitdiff | tree |
2009-03-13 |
Malte S. Stretz | Added TODO.
|
commit | commitdiff | tree |
2009-03-13 |
Malte S. Stretz | Added getter four the timer counter.
|
commit | commitdiff | tree |
2009-03-13 |
Malte S. Stretz | Introducing macro bits_value_indexed().
|
commit | commitdiff | tree |
2009-03-13 |
Malte S. Stretz | Update comments again.
|
commit | commitdiff | tree |
2009-03-13 |
Malte S. Stretz | Update comments.
|
commit | commitdiff | tree |
2009-03-13 |
Malte S. Stretz | This is easier to read.
|
commit | commitdiff | tree |
2009-03-13 |
Malte S. Stretz | Completed PWM comments.
|
commit | commitdiff | tree |
2009-03-12 |
Malte S. Stretz | Enable refresh timeout a lot earlier (and add comments...
|
commit | commitdiff | tree |
2009-03-12 |
Malte S. Stretz | Removed GSCLK-Hack.
|
commit | commitdiff | tree |
2009-03-12 |
Malte S. Stretz | Introducing TLC_DC_ONCE.
|
commit | commitdiff | tree |
2009-03-12 |
Malte S. Stretz | Introducing an error flag for DMX.
|
commit | commitdiff | tree |
2009-03-12 |
Malte S. Stretz | Some commenting and cleanup happened in the state machine.
|
commit | commitdiff | tree |
2009-03-12 |
Malte S. Stretz | LED_ON works now.
|
commit | commitdiff | tree |
2009-03-12 |
Malte S. Stretz | Set N_PAINTER to 8.
|
commit | commitdiff | tree |
2009-03-11 |
Malte S. Stretz | mcu_debug* can now use the EEARH register to store...
|
commit | commitdiff | tree |
2009-03-11 |
Malte S. Stretz | Added note about moving buf_dc__ to tlc.c one day.
|
commit | commitdiff | tree |
2009-03-11 |
Malte S. Stretz | Use new global suffix__ instead of gg_prefix.
|
commit | commitdiff | tree |
2009-03-11 |
Malte S. Stretz | Renamed badly named routine tlc_wait_for_data() to...
|
commit | commitdiff | tree |
2009-03-11 |
Malte S. Stretz | Remove well-intended but broken and unused code.
|
commit | commitdiff | tree |
2009-03-10 |
Malte S. Stretz | Constants got their own section.
|
commit | commitdiff | tree |
2009-03-10 |
Malte S. Stretz | Make clearer that we trigger the INT0 on the edge.
|
commit | commitdiff | tree |
2009-03-10 |
Malte S. Stretz | Move down (and rename) TIMER0_OVF interrupt so the...
|
commit | commitdiff | tree |
2009-03-10 |
Malte S. Stretz | Introducing DMX further error checking (malformed start...
|
commit | commitdiff | tree |
2009-03-09 |
Malte S. Stretz | Declare helper routines as static inline.
|
commit | commitdiff | tree |
2009-03-09 |
Malte S. Stretz | Explain what the global variables do.
|
commit | commitdiff | tree |
2009-03-09 |
Malte S. Stretz | Moved a lot of code around to arrange all the public...
|
commit | commitdiff | tree |
2009-03-09 |
Malte S. Stretz | Mark local functions as static.
|
commit | commitdiff | tree |
2009-03-09 |
Malte S. Stretz | Changed separator lines.
|
commit | commitdiff | tree |
2009-03-07 |
Malte S. Stretz | Added TODOs about buf size not based on N_PAINTER.
|
commit | commitdiff | tree |
2009-03-07 |
Malte S. Stretz | Clean up declaration and usage of global variables...
|
commit | commitdiff | tree |
2009-03-07 |
Malte S. Stretz | Removed obsolete code.
|
commit | commitdiff | tree |
2009-03-07 |
Malte S. Stretz | Rename buffer* to buf*.
|
commit | commitdiff | tree |
2009-03-03 |
Malte S. Stretz | Introducing the TLC_SRTN pin. Might be useful at some...
|
commit | commitdiff | tree |
2009-03-03 |
Malte S. Stretz | Clearify what mcu_register_isr() does, declaration...
|
commit | commitdiff | tree |
2009-02-27 |
Malte S. Stretz | Explicitly disable the edge trigger on startup, weird...
|
commit | commitdiff | tree |
2009-02-27 |
Malte S. Stretz | Rename foo_start to foo_exec, introduce one for DMX.
|
commit | commitdiff | tree |
2009-02-27 |
Malte S. Stretz | More comments.
|
commit | commitdiff | tree |
2009-02-27 |
Malte S. Stretz | Conditionally disable mcu_debug_* stuff if PIN_DEBUG...
|
commit | commitdiff | tree |
2009-02-27 |
Malte S. Stretz | Cleaned up debug macros.
|
commit | commitdiff | tree |
2009-02-27 |
Malte S. Stretz | Added MCU macro.
|
commit | commitdiff | tree |
2009-02-27 |
Malte S. Stretz | Remove SD stuff for now.
|
commit | commitdiff | tree |
2009-02-27 |
Malte S. Stretz | Move utility headers out of the root.
|
commit | commitdiff | tree |
2009-02-27 |
Malte S. Stretz | Moved mcu-stuff out of the root.
|
commit | commitdiff | tree |
2009-02-20 |
Malte S. Stretz | Added main system LED.
|
commit | commitdiff | tree |
2009-02-20 |
Malte S. Stretz | Remove scheduler code.
|
commit | commitdiff | tree |
2009-02-20 |
Malte S. Stretz | Tuned Dot Correction (100%, 30%, 30%)
|
commit | commitdiff | tree |
2009-02-11 |
Malte S. Stretz | And finally... a working state machine!
|
commit | commitdiff | tree |
2009-02-11 |
Malte S. Stretz | Dot correction... broken?
|
commit | commitdiff | tree |
2009-02-11 |
Malte S. Stretz | Remove broken macro.
|
commit | commitdiff | tree |
2009-02-10 |
Malte S. Stretz | A better state machine.
|
commit | commitdiff | tree |
2009-02-09 |
Malte S. Stretz | Added -funroll-loops.
|
commit | commitdiff | tree |
2009-02-09 |
Malte S. Stretz | This might work...
|
commit | commitdiff | tree |
2009-02-09 |
Malte S. Stretz | A (probably buggy) DMX implementation.
|
commit | commitdiff | tree |
2009-02-09 |
Malte S. Stretz | Removed stale commented-out code.
|
commit | commitdiff | tree |
2009-02-09 |
Malte S. Stretz | A simple INT0 test.
|
commit | commitdiff | tree |
2009-02-09 |
Malte S. Stretz | Remove stale line.
|
commit | commitdiff | tree |
2009-02-09 |
Malte S. Stretz | Remove debugging.
|
commit | commitdiff | tree |
2009-02-09 |
Malte S. Stretz | Make red blink on INT0.
|
commit | commitdiff | tree |
2009-02-09 |
Malte S. Stretz | Use native eol, fix messed up files.
|
commit | commitdiff | tree |
2009-02-09 |
Malte S. Stretz | Use native eol.
|
commit | commitdiff | tree |
2009-01-13 |
Malte S. Stretz | It workx!
|
commit | commitdiff | tree |
2009-01-13 |
Malte S. Stretz | Disable/ignore scheduler for now.
|
commit | commitdiff | tree |
2009-01-13 |
Malte S. Stretz | Include mcu.h.
|
commit | commitdiff | tree |
2009-01-13 |
Malte S. Stretz | Include mcu.h.
|
commit | commitdiff | tree |
2009-01-13 |
Malte S. Stretz | Enable ext. INT0.
|
commit | commitdiff | tree |
2009-01-13 |
Malte S. Stretz | Move trigger of next (static) data packet.
|
commit | commitdiff | tree |
2009-01-13 |
Malte S. Stretz | More debugging stuff.
|
commit | commitdiff | tree |
2009-01-13 |
Malte S. Stretz | Some debugging routines.
|
commit | commitdiff | tree |
2009-01-13 |
Malte S. Stretz | Keep first func, don't sleep for now, we don't wake up.
|
commit | commitdiff | tree |
2009-01-13 |
Malte S. Stretz | Use memset to zero out gs-buffer if applicable, fix...
|
commit | commitdiff | tree |
2009-01-13 |
Malte S. Stretz | Make buffer scheduler handler private.
|
commit | commitdiff | tree |
2009-01-13 |
Malte S. Stretz | We want an SD card at some point.
|
commit | commitdiff | tree |
2009-01-13 |
Malte S. Stretz | Use buffer handling code.
|
commit | commitdiff | tree |
2009-01-13 |
Malte S. Stretz | Buffer initialization.
|
commit | commitdiff | tree |
2009-01-12 |
Malte S. Stretz | It works... almost.
|
commit | commitdiff | tree |
2009-01-11 |
Malte S. Stretz | This send_dc code should actually work...
|
commit | commitdiff | tree |
2009-01-11 |
Malte S. Stretz | Move tlc_send_dc down a bit.
|
commit | commitdiff | tree |
2009-01-11 |
Malte S. Stretz | Removed some trailing spaces.
|
commit | commitdiff | tree |
2009-01-11 |
Malte S. Stretz | This should shift the GS-data properly.
|
commit | commitdiff | tree |
2009-01-11 |
Malte S. Stretz | Rename and globalize TLC_N_* macros.
|
commit | commitdiff | tree |
2009-01-11 |
Malte S. Stretz | Remove those buffer-access macros again.
|
commit | commitdiff | tree |
2009-01-11 |
Malte S. Stretz | Clean up the global namespace (buffer-stuff) and add...
|
commit | commitdiff | tree |
2009-01-11 |
Malte S. Stretz | Abstraction of ISRs.
|
commit | commitdiff | tree |
2009-01-11 |
Malte S. Stretz | Some optimizations.
|
commit | commitdiff | tree |
2009-01-10 |
Malte S. Stretz | Use the sclk-function we have.
|
commit | commitdiff | tree |
2009-01-10 |
Malte S. Stretz | Better names for bits.h-stuff.
|
commit | commitdiff | tree |
2009-01-10 |
Malte S. Stretz | Move general AVR includes to mcu.h, we need them all...
|
commit | commitdiff | tree |
2009-01-10 |
Malte S. Stretz | Remove stale atmoic-include.
|
commit | commitdiff | tree |
2009-01-10 |
Malte S. Stretz | Abstraction of ISR-stuff.
|
commit | commitdiff | tree |
2009-01-10 |
Malte S. Stretz | Remove obsolete global var.
|
commit | commitdiff | tree |
2009-01-10 |
Malte S. Stretz | Add clean-svn target.
|
commit | commitdiff | tree |
2009-01-10 |
Malte S. Stretz | Cleanup tlc_* namespace.
|
commit | commitdiff | tree |
2009-01-10 |
Malte S. Stretz | BLNK outputs as early as possible.
|
commit | commitdiff | tree |
2009-01-10 |
Malte S. Stretz | Remove disabling of the Watchdog, not needed.
|
commit | commitdiff | tree |
2009-01-10 |
Malte S. Stretz | Make debug stuff more portable.
|
commit | commitdiff | tree |
next |