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)
/
trunk
/
EmbeddedSoftware
/
AVR
/
avr-lib
/
drivers
/
can
/
stdcan.h
– Rev 2291
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
2291
4492 d 6 h
arune
/trunk/EmbeddedSoftware/AVR/
Added preliminary support for AVR-internal can controller, mega64c1/m1
2031
5196 d 4 h
nattgris
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/
stdcan: remove prototype for deleted function
Signed-off-by: Andreas Fritiofson <
andreas.fritiofson@gmail.com
>
1909
5326 d 8 h
arune
/trunk/EmbeddedSoftware/AVR/
New personal folders created now uses new BIOS function GetHwId instead of compiling in constant value
869
6663 d 7 h
linlun
/trunk/
Merged modules branch into trunk
789
6699 d 10 h
arune
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/
drivers/stdcan: Implemented sending app-startup message on init. Implemented function "get queue length".
693
6874 d 7 h
arune
/trunk/EmbeddedSoftware/AVR/
Fixed errors in stdcan
StdCan can (optional) be used in Can2Serial for buffering messages
690
6887 d 0 h
nattgris
/trunk/EmbeddedSoftware/AVR/avr-lib/
* avr-lib: StdCan message filter and some documentation updates.
687
6891 d 23 h
nattgris
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/
* avr-lib/drivers/can: New StdCan layer. Work in progress.