Subversion Repositories HomeAutomation

Rev

Show changed files | Details | Compare with Previous | Blame | SVN | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
568 6982 d 15 h nattgris /branches/unstable/ Branching trunk to branches/unstable for testing purposes.  
381 7085 d 23 h eqlazer /trunk/EmbeddedSoftware/AVR/lib/src/mcu/ lib/src/mcu: Added support for m168.
Changed from F_OSC to F_CPU.
 
272 7169 d 17 h jimmy /trunk/EmbeddedSoftware/AVR/lib/src/mcu/ Timebase now works properly with TIMER2 on mega8.  
255 7172 d 13 h eqlazer /trunk/EmbeddedSoftware/AVR/ timebase: Now with correct prescaler, OBS: uses timer2 as default now!
CanSensors: removed debug and support for sht.
 
247 7182 d 16 h eqlazer /trunk/EmbeddedSoftware/AVR/lib/src/mcu/ timebase: Now use timer2 as default.  
224 7189 d 18 h arune /trunk/EmbeddedSoftware/AVR/lib/src/mcu/ Timebase-fix för mega8 (i lib/mcu)  
219 7191 d 20 h arune /trunk/EmbeddedSoftware/AVR/lib/src/mcu/ Timebase fungerar nu för F_CPU > 16MHz  
150 7222 d 17 h arune /trunk/EmbeddedSoftware/AVR/lib/src/ *TCCR0B istället för TCCR0A på mega88
*20MHz och PB0 för mcp2515
 
149 7238 d 3 h jimmy /trunk/EmbeddedSoftware/AVR/ Updated the UART library for mega88 support. Timebase and MCP2515 driver also have experimental mega88 support now.  
127 7240 d 18 h jimmy /trunk/EmbeddedSoftware/AVR/ Refactor (Module_FunctionName instead of ModuleFunctionName).
Optimizations to mcp2515 driver (higher SPI clock rate).
 
73 7253 d 2 h arune / Skapat trunk/tags/branches.
Flyttat Flinsh, MacBeth, EmbeddedSoftware och PcSoftware till trunk.
 
60 7261 d 17 h jimmy /EmbeddedSoftware/AVR/lib/src/mcu/ Added some AVR MCU drivers (UART and Timebase).