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
/
template
/
protocol.h
@ 910
– Rev 0
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
874
6665 d 4 h
linlun
/trunk/EmbeddedSoftware/AVR/
Changed command-files to define the commands in hex, makes the files easier to parse
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/modules/GlobalCMD.h
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/modules/PhysicalQuantityCMD.h
/trunk/EmbeddedSoftware/AVR/module/act_hd44780/protocol.h
/trunk/EmbeddedSoftware/AVR/module/sns_BusVoltage/protocol.h
/trunk/EmbeddedSoftware/AVR/module/sns_FOST02/protocol.h
/trunk/EmbeddedSoftware/AVR/module/sns_SimpleDTMF/protocol.h
/trunk/EmbeddedSoftware/AVR/module/sns_ds18x20/protocol.h
/trunk/EmbeddedSoftware/AVR/module/template/protocol.h
873
6665 d 6 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
/trunk/EmbeddedSoftware/AVR/module/act_hd44780/protocol.h
/trunk/EmbeddedSoftware/AVR/module/sns_BusVoltage/protocol.h
/trunk/EmbeddedSoftware/AVR/module/sns_FOST02/protocol.h
/trunk/EmbeddedSoftware/AVR/module/sns_SimpleDTMF/protocol.h
/trunk/EmbeddedSoftware/AVR/module/sns_ds18x20/protocol.h
/trunk/EmbeddedSoftware/AVR/module/template/protocol.h
869
6665 d 6 h
linlun
/trunk/
Merged modules branch into trunk
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/modules
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/sensor/FOST02
/trunk/EmbeddedSoftware/AVR/module
/trunk/EmbeddedSoftware/AVR/personal/template_module
/trunk/PcSoftware/Atom
/trunk/PcSoftware/scripts/ModuleManager
/trunk/PcSoftware/scripts/frame
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/DTMF/mt8870/mt8870.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/DTMF/mt8870/mt8870.h
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/canid.h
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/stdcan.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/stdcan.h
864
6672 d 9 h
linlun
/branches/modules/EmbeddedSoftware/AVR/module/template/
Changed template to use command files
/branches/modules/EmbeddedSoftware/AVR/module/template/protocol.h
851
6693 d 3 h
migan
/branches/modules/EmbeddedSoftware/AVR/module/
Script for creating new modules, copies template and changes to the module name everywhere
Changed module template to work with the CreateModule script
/branches/modules/EmbeddedSoftware/AVR/module/CreateModule
/branches/modules/EmbeddedSoftware/AVR/module/template/config.inc.template
/branches/modules/EmbeddedSoftware/AVR/module/template/protocol.h
/branches/modules/EmbeddedSoftware/AVR/module/template/sources.list
/branches/modules/EmbeddedSoftware/AVR/module/template/template.c
/branches/modules/EmbeddedSoftware/AVR/module/template/template.h
847
6693 d 9 h
migan
/branches/modules/
Added template module
Changed ModuleManager to allow comments in sources.list
/branches/modules/EmbeddedSoftware/AVR/module/template
/branches/modules/EmbeddedSoftware/AVR/module/template/config.inc.template
/branches/modules/EmbeddedSoftware/AVR/module/template/protocol.h
/branches/modules/EmbeddedSoftware/AVR/module/template/sources.list
/branches/modules/EmbeddedSoftware/AVR/module/template/template.c
/branches/modules/EmbeddedSoftware/AVR/module/template/template.h
/branches/modules/PcSoftware/scripts/ModuleManager