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
/
PcSoftware
/
scripts/
– Rev 852
Rev
Hide changed files
|
Directory listing
|
SVN
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
Changes
852
6701 d 0 h
migan
/branches/modules/
Merged CreateModule into ModuleManager and made ModuleManager work when run from diffrent locations
Added some definitions in canid.h for default classes used in template, this to make a new module compile right away
/branches/modules/EmbeddedSoftware/AVR/module/CreateModule
/branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/can/canid.h
/branches/modules/EmbeddedSoftware/AVR/module/act_hd44780/act_hd44780.c
/branches/modules/EmbeddedSoftware/AVR/module/template/template.c
/branches/modules/PcSoftware/scripts/ModuleManager
847
6701 d 7 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
839
6704 d 5 h
migan
/branches/modules/
Fixed a problem with the generation of main.c, a replace last time replaced too much
/branches/modules/EmbeddedSoftware/AVR/module/act_hd44780/act_hd44780.c
/branches/modules/PcSoftware/scripts/ModuleManager
836
6705 d 1 h
migan
/branches/modules/
Changed lcd startup message
Updated ModuleManager help and changed what the --list command shows
/branches/modules/EmbeddedSoftware/AVR/module/act_hd44780/act_hd44780.c
/branches/modules/PcSoftware/scripts/ModuleManager
828
6705 d 3 h
migan
/branches/modules/PcSoftware/scripts/
Fixed a bug when regenerating config.inc
/branches/modules/PcSoftware/scripts/ModuleManager
827
6705 d 23 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
/branches/modules/EmbeddedSoftware/AVR/module/act_hd44780
/branches/modules/EmbeddedSoftware/AVR/module/act_hd44780/act_hd44780.c
/branches/modules/EmbeddedSoftware/AVR/module/act_hd44780/act_hd44780.h
/branches/modules/EmbeddedSoftware/AVR/module/act_hd44780/config.inc.template
/branches/modules/EmbeddedSoftware/AVR/module/act_hd44780/protocol.h
/branches/modules/EmbeddedSoftware/AVR/module/act_hd44780/sources.list
/branches/modules/EmbeddedSoftware/AVR/module/sns_ds18x20/protocol.h
/branches/modules/PcSoftware/scripts/frame
/branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/can/canid.h
/branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/can/stdcan.h
/branches/modules/EmbeddedSoftware/AVR/module/sns_ds18x20/sns_ds18x20.c
/branches/modules/EmbeddedSoftware/AVR/module/sns_ds18x20/sns_ds18x20.h
/branches/modules/EmbeddedSoftware/AVR/personal/template_module/bios.inc
/branches/modules/EmbeddedSoftware/AVR/personal/template_module/src/main.c.template
/branches/modules/PcSoftware/scripts/ModuleManager
826
6706 d 1 h
migan
/branches/modules/
Moved module-script to the scriptfolder
Created a link to the module-script in the template_module-folder
/branches/modules/EmbeddedSoftware/AVR/personal/template_module/ModuleManager
/branches/modules/PcSoftware/scripts/ModuleManager
/branches/modules/EmbeddedSoftware/AVR/personal/template_module/modules.py
800
6708 d 3 h
linlun
/branches/modules/
Added branch for modulized applications
/branches/modules
753
6762 d 0 h
arune
/trunk/PcSoftware/scripts/CANstats/
Add and commit of CANstats, minor progress
/trunk/PcSoftware/scripts/CANstats
/trunk/PcSoftware/scripts/CANstats/CANstats.pl
/trunk/PcSoftware/scripts/CANstats/dokuwiki.pl
/trunk/PcSoftware/scripts/CANstats/settings.pl.template
728
6869 d 9 h
arune
/trunk/PcSoftware/scripts/mIRClogParser/
/trunk/PcSoftware/scripts/mIRClogParser/mIRClogParser.pl
681
6904 d 8 h
arune
/trunk/PcSoftware/scripts/canDaemon/
perlcandeamon: prints help text by default
/trunk/PcSoftware/scripts/canDaemon/canDaemon.pl
650
6929 d 0 h
arune
/trunk/PcSoftware/scripts/canDaemon/
candaemon.pl: fix for udp-connection to target
/trunk/PcSoftware/scripts/canDaemon/canDaemon.pl
633
6953 d 1 h
arune
/trunk/PcSoftware/scripts/canDaemon/
perlCanDaemon: windows compability changes
/trunk/PcSoftware/scripts/canDaemon/canDaemon.pl
626
6958 d 2 h
arune
/trunk/PcSoftware/scripts/canDaemon/
PcSoftware: added script/canDaemon, first commit, should work for serial and udp devices
/trunk/PcSoftware/scripts/canDaemon
/trunk/PcSoftware/scripts/canDaemon/canDaemon.pl
599
6980 d 3 h
arune
/trunk/PcSoftware/scripts/TimeMacroLog/
PcSoftware/TimeMacroLog: moved out settings from main perl to settings.pl.template
/trunk/PcSoftware/scripts/TimeMacroLog/settings.pl.template
/trunk/PcSoftware/scripts/TimeMacroLog/TimeMacroLog.pl
596
6984 d 6 h
arune
/trunk/PcSoftware/scripts/mIRClogParser/
mirclogparser: fixed bugs from yesterday
/trunk/PcSoftware/scripts/mIRClogParser/mIRClogParser.pl
594
6985 d 2 h
arune
/trunk/PcSoftware/scripts/mIRClogParser/
mirclogparser: nu ska det funka
/trunk/PcSoftware/scripts/mIRClogParser/mIRClogParser.pl
593
6985 d 4 h
arune
/trunk/PcSoftware/scripts/mIRClogParser/
mirclogparser: fixed bug introduced with last feature
/trunk/PcSoftware/scripts/mIRClogParser/mIRClogParser.pl
592
6985 d 4 h
arune
/trunk/PcSoftware/scripts/mIRClogParser/
mirclogparser: itsybitsy tiny bug fixed
/trunk/PcSoftware/scripts/mIRClogParser/mIRClogParser.pl
591
6985 d 5 h
arune
/trunk/PcSoftware/scripts/mIRClogParser/
mirclogparser: fixed minor bug
/trunk/PcSoftware/scripts/mIRClogParser/mIRClogParser.pl
←Prev
1
2
Next→
Show All