HomeAutomation
hardware
BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
HomeAutomation
(root)
/
branches
/
modules
/
EmbeddedSoftware
/
AVR
/
standalone
/
CanTest
/
makefile
– Rev 800
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
SVN
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
800
6698 d 4 h
linlun
/branches/modules/
Added branch for modulized applications
673
6899 d 10 h
eqlazer
/trunk/EmbeddedSoftware/AVR/standalone/CanTest/
standalone/CanTest: Now prints correct incoming frame to uart.
667
6908 d 4 h
arune
/trunk/EmbeddedSoftware/AVR/standalone/CanTest/
standalone/CanTest: now using avr-libdir, not dependent on old libdir anymore
658
6911 d 2 h
eqlazer
/trunk/EmbeddedSoftware/AVR/
427
7068 d 8 h
eqlazer
/trunk/EmbeddedSoftware/AVR/standalone/CanTest/
Created CanTest and removed CanTestPeriodic, CanTestCan and CanTestEcho.
From now on CanTest is the main program for testing new nodes.
426
7068 d 8 h
eqlazer
/trunk/EmbeddedSoftware/AVR/standalone/
Can2Serial: Changed from F_OSC to F_CPU in makefile and corrected lib path.
CanTestPeriodic: Changed msg ID from 16 to 1600000 (This probably needs to be changed again) and removed node number option.
389
7080 d 2 h
eqlazer
/trunk/EmbeddedSoftware/AVR/
EmbeddedSoftware/AVR: Moved a lot. Most paths now probably broken.
208
7190 d 7 h
jimmy
/trunk/EmbeddedSoftware/AVR/
Added Mcu_Init function that initializes the internal OSC in mega88.
149
7234 d 14 h
jimmy
/trunk/EmbeddedSoftware/AVR/
Updated the UART library for mega88 support. Timebase and MCP2515 driver also have experimental mega88 support now.
145
7235 d 9 h
jimmy
/trunk/EmbeddedSoftware/AVR/
Test program renamed to CanTestPeriodic.
144
7235 d 9 h
jimmy
/trunk/EmbeddedSoftware/AVR/CanTest/
Functionality of test program changed.
142
7235 d 12 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.
73
7249 d 13 h
arune
/
Skapat trunk/tags/branches.
Flyttat Flinsh, MacBeth, EmbeddedSoftware och PcSoftware till trunk.
61
7258 d 4 h
jimmy
/EmbeddedSoftware/AVR/
Added CanTest (simple test program for the CAN interface).