Subversion Repositories HomeAutomation

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
568 6980 d 15 h nattgris /branches/unstable/ Branching trunk to branches/unstable for testing purposes.  
/branches/unstable
381 7083 d 23 h eqlazer /trunk/EmbeddedSoftware/AVR/lib/src/mcu/ lib/src/mcu: Added support for m168.
Changed from F_OSC to F_CPU.
 
/trunk/EmbeddedSoftware/AVR/lib/src/mcu/mcu.c
/trunk/EmbeddedSoftware/AVR/lib/src/mcu/timebase.c
/trunk/EmbeddedSoftware/AVR/lib/src/mcu/timebase.h
272 7167 d 17 h jimmy /trunk/EmbeddedSoftware/AVR/lib/src/mcu/ Timebase now works properly with TIMER2 on mega8.  
/trunk/EmbeddedSoftware/AVR/lib/src/mcu/timebase.c
255 7170 d 12 h eqlazer /trunk/EmbeddedSoftware/AVR/ timebase: Now with correct prescaler, OBS: uses timer2 as default now!
CanSensors: removed debug and support for sht.
 
/trunk/EmbeddedSoftware/AVR/CanSensors/main.c
/trunk/EmbeddedSoftware/AVR/CanSensors/makefile
/trunk/EmbeddedSoftware/AVR/lib/src/mcu/timebase.c
247 7180 d 16 h eqlazer /trunk/EmbeddedSoftware/AVR/lib/src/mcu/ timebase: Now use timer2 as default.  
/trunk/EmbeddedSoftware/AVR/lib/src/mcu/timebase.c
/trunk/EmbeddedSoftware/AVR/lib/src/mcu/timebase.h
224 7187 d 18 h arune /trunk/EmbeddedSoftware/AVR/lib/src/mcu/ Timebase-fix för mega8 (i lib/mcu)  
/trunk/EmbeddedSoftware/AVR/lib/src/mcu/timebase.c
219 7189 d 20 h arune /trunk/EmbeddedSoftware/AVR/lib/src/mcu/ Timebase fungerar nu för F_CPU > 16MHz  
/trunk/EmbeddedSoftware/AVR/lib/src/mcu/timebase.c
/trunk/EmbeddedSoftware/AVR/lib/src/mcu/timebase.h
150 7220 d 16 h arune /trunk/EmbeddedSoftware/AVR/lib/src/ *TCCR0B istället för TCCR0A på mega88
*20MHz och PB0 för mcp2515
 
/trunk/EmbeddedSoftware/AVR/lib/src/can/mcp2515/mcp2515_cfg.h
/trunk/EmbeddedSoftware/AVR/lib/src/mcu/timebase.c
149 7236 d 3 h jimmy /trunk/EmbeddedSoftware/AVR/ Updated the UART library for mega88 support. Timebase and MCP2515 driver also have experimental mega88 support now.  
/trunk/EmbeddedSoftware/AVR/lib/src/mcu/serial.c
/trunk/EmbeddedSoftware/AVR/lib/src/mcu/serial.h
/trunk/EmbeddedSoftware/AVR/lib/src/mcu/serial_cfg.h
/trunk/EmbeddedSoftware/AVR/lib/src/mcu/uart_cfg.h
/trunk/EmbeddedSoftware/AVR/Can2Serial/main.c
/trunk/EmbeddedSoftware/AVR/Can2Serial/makefile
/trunk/EmbeddedSoftware/AVR/CanTestEcho/main.c
/trunk/EmbeddedSoftware/AVR/CanTestEcho/makefile
/trunk/EmbeddedSoftware/AVR/CanTestPeriodic/main.c
/trunk/EmbeddedSoftware/AVR/CanTestPeriodic/makefile
/trunk/EmbeddedSoftware/AVR/lib/src/can/mcp2515/mcp2515.c
/trunk/EmbeddedSoftware/AVR/lib/src/mcu/timebase.c
/trunk/EmbeddedSoftware/AVR/lib/src/mcu/uart.c
/trunk/EmbeddedSoftware/AVR/lib/src/mcu/uart.h
127 7238 d 18 h jimmy /trunk/EmbeddedSoftware/AVR/ Refactor (Module_FunctionName instead of ModuleFunctionName).
Optimizations to mcp2515 driver (higher SPI clock rate).
 
/trunk/EmbeddedSoftware/AVR/Can2Serial/main.c
/trunk/EmbeddedSoftware/AVR/CanTest/main.c
/trunk/EmbeddedSoftware/AVR/CanTest/protocol.c
/trunk/EmbeddedSoftware/AVR/CanTest/protocol.h
/trunk/EmbeddedSoftware/AVR/lib/src/can/can.c
/trunk/EmbeddedSoftware/AVR/lib/src/can/can.h
/trunk/EmbeddedSoftware/AVR/lib/src/can/can_cfg.h
/trunk/EmbeddedSoftware/AVR/lib/src/can/mcp2515/mcp2515.c
/trunk/EmbeddedSoftware/AVR/lib/src/can/mcp2515/mcp2515.h
/trunk/EmbeddedSoftware/AVR/lib/src/mcu/timebase.c
/trunk/EmbeddedSoftware/AVR/lib/src/mcu/timebase.h
/trunk/EmbeddedSoftware/AVR/lib/src/mcu/uart.c
/trunk/EmbeddedSoftware/AVR/lib/src/mcu/uart.h
73 7251 d 2 h arune / Skapat trunk/tags/branches.
Flyttat Flinsh, MacBeth, EmbeddedSoftware och PcSoftware till trunk.
 
/branches
/tags
/trunk
/trunk/EmbeddedSoftware
/trunk/Flinsh
/trunk/MacBeth
/trunk/PcSoftware
/EmbeddedSoftware
/Flinsh
/MacBeth
/PcSoftware
60 7259 d 17 h jimmy /EmbeddedSoftware/AVR/lib/src/mcu/ Added some AVR MCU drivers (UART and Timebase).  
/EmbeddedSoftware/AVR/lib/src/mcu
/EmbeddedSoftware/AVR/lib/src/mcu/timebase.c
/EmbeddedSoftware/AVR/lib/src/mcu/timebase.h
/EmbeddedSoftware/AVR/lib/src/mcu/uart.c
/EmbeddedSoftware/AVR/lib/src/mcu/uart.h
/EmbeddedSoftware/AVR/lib/src/mcu/uart_cfg.h