Subversion Repositories HomeAutomation

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
551 6995 d 15 h andfri /branches/buildsystem_v2/ Creating a branch of trunk for testing a new build system for avr-lib.  
389 7081 d 4 h eqlazer /trunk/EmbeddedSoftware/AVR/ EmbeddedSoftware/AVR: Moved a lot. Most paths now probably broken.  
380 7083 d 13 h eqlazer /trunk/EmbeddedSoftware/AVR/Can2Serial/ Can2Serial: Cleaned up some mess. No more traces of F_OSC.  
356 7134 d 1 h andfri /trunk/EmbeddedSoftware/AVR/Can2Serial/ * EmbeddedSoftware/AVR/Can2Serial: Now sending a CAN_NMT_TIME msg every second. Actual time is more or less bogus, should be fixed when needed.  
149 7235 d 16 h jimmy /trunk/EmbeddedSoftware/AVR/ Updated the UART library for mega88 support. Timebase and MCP2515 driver also have experimental mega88 support now.  
142 7236 d 14 h jimmy /trunk/EmbeddedSoftware/AVR/ CAN interface is now fully queued in both directions. It also supports a virtual NULL-device (in addition to mcp2515) for test purposes. An MCU driver was created.  
127 7238 d 7 h jimmy /trunk/EmbeddedSoftware/AVR/ Refactor (Module_FunctionName instead of ModuleFunctionName).
Optimizations to mcp2515 driver (higher SPI clock rate).
 
73 7250 d 15 h arune / Skapat trunk/tags/branches.
Flyttat Flinsh, MacBeth, EmbeddedSoftware och PcSoftware till trunk.
 
69 7256 d 4 h jimmy /EmbeddedSoftware/AVR/ Can2Serial is now fully functional.  
63 7259 d 4 h jimmy /EmbeddedSoftware/AVR/ Added Can2Serial. Uses the CanWatcher protocol and operates at 115200baud. Functionality has not yet been verified.