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
/
avr-lib
/
drivers
/
can
/
stdcan.c
– Rev 804
Rev
Hide 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
Changes
804
6699 d 8 h
migan
/branches/modules/EmbeddedSoftware/AVR/
Updated define-names to be more clear
Fixed a warning in stdcan
Added a config.inc.template to the application
/branches/modules/EmbeddedSoftware/AVR/personal/template_module/config.template
/branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/can/canid.h
/branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/can/stdcan.c
/branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/can/stdcan.h
/branches/modules/EmbeddedSoftware/AVR/module/sns_ds18x20/config.inc.template
/branches/modules/EmbeddedSoftware/AVR/module/sns_ds18x20/sns_ds18x20.c
/branches/modules/EmbeddedSoftware/AVR/personal/template_module/config.inc
/branches/modules/EmbeddedSoftware/AVR/personal/template_module/src/main.c
801
6699 d 11 h
linlun
/branches/modules/EmbeddedSoftware/AVR/
First test application with changes to stdcan
/branches/modules/EmbeddedSoftware/AVR/module
/branches/modules/EmbeddedSoftware/AVR/module/sns_ds18x20
/branches/modules/EmbeddedSoftware/AVR/module/sns_ds18x20/OLDMakefile
/branches/modules/EmbeddedSoftware/AVR/module/sns_ds18x20/config.inc.template
/branches/modules/EmbeddedSoftware/AVR/module/sns_ds18x20/sns_ds18x20.c
/branches/modules/EmbeddedSoftware/AVR/module/sns_ds18x20/sns_ds18x20.d
/branches/modules/EmbeddedSoftware/AVR/module/sns_ds18x20/sns_ds18x20.h
/branches/modules/EmbeddedSoftware/AVR/module/sns_ds18x20/sns_ds18x20.lst
/branches/modules/EmbeddedSoftware/AVR/personal/template_module
/branches/modules/EmbeddedSoftware/AVR/personal/template_module/Makefile
/branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios
/branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios.inc
/branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/bios.d
/branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/bios.eep
/branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/bios.elf
/branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/bios.h
/branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/bios.hex
/branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/bios.lss
/branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/bios.lst
/branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/bios.map
/branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/bios.sym
/branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/bios_export.d
/branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/bios_export.lst
/branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/bios_pass1.elf
/branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/config.h
/branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/drivers
/branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/drivers/can
/branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/drivers/can/mcp2515
/branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/drivers/can/mcp2515/mcp2515.d
/branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/drivers/can/mcp2515/mcp2515.lst
/branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/flash.d
/branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/flash.lst
/branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/libbios.S
/branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios/libbios.a
/branches/modules/EmbeddedSoftware/AVR/personal/template_module/build
/branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/config.h
/branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/drivers
/branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/drivers/can
/branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/drivers/can/stdcan.d
/branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/drivers/can/stdcan.lst
/branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/drivers/mcu
/branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/drivers/mcu/mcu.d
/branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/drivers/mcu/mcu.lst
/branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/drivers/sensor
/branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/drivers/sensor/ds18s20
/branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/drivers/sensor/ds18s20/crc8.d
/branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/drivers/sensor/ds18s20/crc8.lst
/branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/drivers/sensor/ds18s20/delay.d
/branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/drivers/sensor/ds18s20/delay.lst
/branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/drivers/sensor/ds18s20/ds18x20.d
/branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/drivers/sensor/ds18s20/ds18x20.lst
/branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/drivers/sensor/ds18s20/onewire.d
/branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/drivers/sensor/ds18s20/onewire.lst
/branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/drivers/timer
/branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/drivers/timer/timer.d
/branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/drivers/timer/timer.lst
/branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/main.d
/branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/main.eep
/branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/main.elf
/branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/main.hex
/branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/main.lss
/branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/main.lst
/branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/main.map
/branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/main.sym
/branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/modules
/branches/modules/EmbeddedSoftware/AVR/personal/template_module/build/modules/sns_ds18x20
/branches/modules/EmbeddedSoftware/AVR/personal/template_module/config.inc
/branches/modules/EmbeddedSoftware/AVR/personal/template_module/modules
/branches/modules/EmbeddedSoftware/AVR/personal/template_module/modules/sns_ds18x20
/branches/modules/EmbeddedSoftware/AVR/personal/template_module/src
/branches/modules/EmbeddedSoftware/AVR/personal/template_module/src/Makefile
/branches/modules/EmbeddedSoftware/AVR/personal/template_module/src/config.inc.template
/branches/modules/EmbeddedSoftware/AVR/personal/template_module/src/main.c
/branches/modules/EmbeddedSoftware/AVR/personal/template_module/src/main.c.template
/branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/can/canid.h
/branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/can/stdcan.c
/branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/can/stdcan.h
800
6699 d 11 h
linlun
/branches/modules/
Added branch for modulized applications
/branches/modules
789
6700 d 16 h
arune
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/
drivers/stdcan: Implemented sending app-startup message on init. Implemented function "get queue length".
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/stdcan.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/stdcan.h
693
6875 d 14 h
arune
/trunk/EmbeddedSoftware/AVR/
Fixed errors in stdcan
StdCan can (optional) be used in Can2Serial for buffering messages
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/stdcan.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/stdcan.h
/trunk/EmbeddedSoftware/AVR/standalone/Can2Serial/config.h
/trunk/EmbeddedSoftware/AVR/standalone/Can2Serial/main.c
/trunk/EmbeddedSoftware/AVR/standalone/Can2Serial/makefile
690
6888 d 6 h
nattgris
/trunk/EmbeddedSoftware/AVR/avr-lib/
* avr-lib: StdCan message filter and some documentation updates.
/trunk/EmbeddedSoftware/AVR/avr-lib/avr-lib.dox
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/stdcan.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/stdcan.h
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/lcd/clcd/lcd_HD44780.h
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/lcd/glcd/font.h
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/uart/uart.h
687
6893 d 6 h
nattgris
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/
* avr-lib/drivers/can: New StdCan layer. Work in progress.
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/stdcan.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/stdcan.h