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
/
sns_SimpleDTMF/
@ 883
– Rev 1910
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
1910
5333 d 23 h
arune
/trunk/EmbeddedSoftware/AVR/module/
Changed all modules to use BIOS GetHwId function directly instead of macro
/trunk/EmbeddedSoftware/AVR/module/act_DotMatrix/act_DotMatrix.c
/trunk/EmbeddedSoftware/AVR/module/act_PID/act_PID.c
/trunk/EmbeddedSoftware/AVR/module/act_RGBW/act_RGBW.c
/trunk/EmbeddedSoftware/AVR/module/act_RGBdriver/act_RGBdriver.c
/trunk/EmbeddedSoftware/AVR/module/act_SlowPWM/act_SlowPWM.c
/trunk/EmbeddedSoftware/AVR/module/act_dimmer230/act_dimmer230.c
/trunk/EmbeddedSoftware/AVR/module/act_hd44780/act_hd44780.c
/trunk/EmbeddedSoftware/AVR/module/act_hwPWM/act_hwPWM.c
/trunk/EmbeddedSoftware/AVR/module/act_ks0108/act_ks0108.c
/trunk/EmbeddedSoftware/AVR/module/act_linearAct/act_linearAct.c
/trunk/EmbeddedSoftware/AVR/module/act_multiSwitch/act_multiSwitch.c
/trunk/EmbeddedSoftware/AVR/module/act_output/act_output.c
/trunk/EmbeddedSoftware/AVR/module/act_pcaPWM/act_pcaPWM.c
/trunk/EmbeddedSoftware/AVR/module/act_protectedOutput/act_protectedOutput.c
/trunk/EmbeddedSoftware/AVR/module/act_sigmadelta_dimmer/act_sigmadelta_dimmer.c
/trunk/EmbeddedSoftware/AVR/module/act_softPWM/act_softPWM.c
/trunk/EmbeddedSoftware/AVR/module/chn_ChnMaster/chn_ChnMaster.c
/trunk/EmbeddedSoftware/AVR/module/chn_lcd_control/chn_lcd_control.c
/trunk/EmbeddedSoftware/AVR/module/sns_BusVoltage/sns_BusVoltage.c
/trunk/EmbeddedSoftware/AVR/module/sns_DHT11/sns_DHT11.c
/trunk/EmbeddedSoftware/AVR/module/sns_FOST02/sns_FOST02.c
/trunk/EmbeddedSoftware/AVR/module/sns_LM335/sns_LM335.c
/trunk/EmbeddedSoftware/AVR/module/sns_NTC/sns_NTC.c
/trunk/EmbeddedSoftware/AVR/module/sns_PIR/sns_PIR.c
/trunk/EmbeddedSoftware/AVR/module/sns_Serial/sns_Serial.c
/trunk/EmbeddedSoftware/AVR/module/sns_SimpleDTMF/sns_SimpleDTMF.c
/trunk/EmbeddedSoftware/AVR/module/sns_TC1047A/sns_TC1047A.c
/trunk/EmbeddedSoftware/AVR/module/sns_TCN75A/sns_TCN75A.c
/trunk/EmbeddedSoftware/AVR/module/sns_Touch/sns_Touch.c
/trunk/EmbeddedSoftware/AVR/module/sns_VoltageCurrent/sns_VoltageCurrent.c
/trunk/EmbeddedSoftware/AVR/module/sns_counter/sns_counter.c
/trunk/EmbeddedSoftware/AVR/module/sns_ds18x20/sns_ds18x20.c
/trunk/EmbeddedSoftware/AVR/module/sns_identification/sns_identification.c
/trunk/EmbeddedSoftware/AVR/module/sns_input/sns_input.c
/trunk/EmbeddedSoftware/AVR/module/sns_inputAnalog/sns_inputAnalog.c
/trunk/EmbeddedSoftware/AVR/module/sns_irReceive/sns_irReceive.c
/trunk/EmbeddedSoftware/AVR/module/sns_irTransceive/sns_irTransceive.c
/trunk/EmbeddedSoftware/AVR/module/sns_irTransmit/sns_irTransmit.c
/trunk/EmbeddedSoftware/AVR/module/sns_nmea/sns_nmea.c
/trunk/EmbeddedSoftware/AVR/module/sns_power/sns_power.c
/trunk/EmbeddedSoftware/AVR/module/sns_rotary/sns_rotary.c
/trunk/EmbeddedSoftware/AVR/module/sns_rotaryHex/sns_rotaryHex.c
/trunk/EmbeddedSoftware/AVR/module/template/template.c
/trunk/EmbeddedSoftware/AVR/module/tst_CoreLED/tst_CoreLED.c
/trunk/EmbeddedSoftware/AVR/module/tst_TestPrgRig/tst_TestPrgRig.c
1901
5347 d 22 h
linlun
/trunk/EmbeddedSoftware/AVR/module/sns_SimpleDTMF/
Now the simpleDTMF sends the character 'C' in the end of a number if it is uneven
/trunk/EmbeddedSoftware/AVR/module/sns_SimpleDTMF/sns_SimpleDTMF.c
1704
5695 d 22 h
arune
/trunk/EmbeddedSoftware/AVR/module/sns_SimpleDTMF/
Added fix for not sending data if only one dtmf tone was received
/trunk/EmbeddedSoftware/AVR/module/sns_SimpleDTMF/sns_SimpleDTMF.c
967
6480 d 4 h
runge
/trunk/EmbeddedSoftware/AVR/module/
Put sending of list message in a while
/trunk/EmbeddedSoftware/AVR/module/act_RGBdriver/act_RGBdriver.c
/trunk/EmbeddedSoftware/AVR/module/act_dimmer230/act_dimmer230.c
/trunk/EmbeddedSoftware/AVR/module/act_hd44780/act_hd44780.c
/trunk/EmbeddedSoftware/AVR/module/act_ks0108/act_ks0108.c
/trunk/EmbeddedSoftware/AVR/module/sns_BusVoltage/sns_BusVoltage.c
/trunk/EmbeddedSoftware/AVR/module/sns_FOST02/sns_FOST02.c
/trunk/EmbeddedSoftware/AVR/module/sns_SimpleDTMF/sns_SimpleDTMF.c
/trunk/EmbeddedSoftware/AVR/module/sns_ds18x20/sns_ds18x20.c
/trunk/EmbeddedSoftware/AVR/module/sns_rotary/sns_rotary.c
/trunk/EmbeddedSoftware/AVR/module/template/template.c
955
6480 d 20 h
runge
/trunk/EmbeddedSoftware/
Fixed the rest of the modules
/trunk/EmbeddedSoftware/AVR/module/sns_FOST02/protocol.h
/trunk/EmbeddedSoftware/AVR/module/sns_SimpleDTMF/protocol.h
/trunk/EmbeddedSoftware/AVR/module/sns_rotary/protocol.h
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/moduleid.h
/trunk/EmbeddedSoftware/AVR/module/sns_FOST02/sns_FOST02.c
/trunk/EmbeddedSoftware/AVR/module/sns_FOST02/sns_FOST02.h
/trunk/EmbeddedSoftware/AVR/module/sns_SimpleDTMF/sns_SimpleDTMF.c
/trunk/EmbeddedSoftware/AVR/module/sns_SimpleDTMF/sns_SimpleDTMF.h
/trunk/EmbeddedSoftware/AVR/module/sns_rotary/sns_rotary.c
/trunk/EmbeddedSoftware/AVR/module/sns_rotary/sns_rotary.h
/trunk/EmbeddedSoftware/data.xml
883
6656 d 23 h
arune
/trunk/EmbeddedSoftware/AVR/module/sns_SimpleDTMF/
modules/simpleDTMF: changed to work with simplified drivers (moves timer usage to module from driver)
/trunk/EmbeddedSoftware/AVR/module/sns_SimpleDTMF/config.inc.template
/trunk/EmbeddedSoftware/AVR/module/sns_SimpleDTMF/sns_SimpleDTMF.c
/trunk/EmbeddedSoftware/AVR/module/sns_SimpleDTMF/sns_SimpleDTMF.h
/trunk/EmbeddedSoftware/AVR/module/sns_SimpleDTMF/sources.list
881
6664 d 1 h
arune
/trunk/EmbeddedSoftware/AVR/module/sns_SimpleDTMF/
modules/simpledtmf: added comment in config.inc.template for hardware connection pins (difference between corecard expansion and nodeCallerId hardware)
/trunk/EmbeddedSoftware/AVR/module/sns_SimpleDTMF/config.inc.template
874
6671 d 0 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
6671 d 1 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
6671 d 2 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
868
6671 d 3 h
migan
/branches/modules/EmbeddedSoftware/AVR/
Added new module for SimpleDTMF-expansion based on CallerId-code, compiles but is not tested yet
Changed DTMF driver to not use hardcoded timer, this breaks backwards compatibility
Added physical quantity command for phone number
Removed warning from stdcan, it is pretty well tested by now
/branches/modules/EmbeddedSoftware/AVR/module/sns_SimpleDTMF
/branches/modules/EmbeddedSoftware/AVR/module/sns_SimpleDTMF/config.inc.template
/branches/modules/EmbeddedSoftware/AVR/module/sns_SimpleDTMF/protocol.h
/branches/modules/EmbeddedSoftware/AVR/module/sns_SimpleDTMF/sns_SimpleDTMF.c
/branches/modules/EmbeddedSoftware/AVR/module/sns_SimpleDTMF/sns_SimpleDTMF.h
/branches/modules/EmbeddedSoftware/AVR/module/sns_SimpleDTMF/sources.list
/branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/DTMF/mt8870/mt8870.c
/branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/can/canid.h
/branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/can/modules/PhysicalQuantityCMD.h
/branches/modules/EmbeddedSoftware/AVR/avr-lib/drivers/can/stdcan.h