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
/
module
/
act_hd44780
/
protocol.h
@ 944
– Rev 0
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
944
6488 d 1 h
runge
/trunk/EmbeddedSoftware/AVR/module/act_hd44780/
Added new command where position and text is sent in the same can-message
874
6667 d 6 h
linlun
/trunk/EmbeddedSoftware/AVR/
Changed command-files to define the commands in hex, makes the files easier to parse
873
6667 d 7 h
migan
/trunk/EmbeddedSoftware/AVR/module/
Fixed act_hd44780 module to work with new command files
Fixed comment about module specific command range in all modules
869
6667 d 8 h
linlun
/trunk/
Merged modules branch into trunk
827
6700 d 2 h
migan
/branches/modules/
Added module for hd44780 lcd, not well tested yet but starts
Fixed some defines to be able to work with pointers to messages
Created separate files for module protocol defines, not defined in canid.h anymore
Fixed bios.inc in template to use <GENERATE_ID> again
Fixed a bug in ModuleManger
Added the framescript to the svn