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_hwPWM
/
act_hwPWM.c
– Rev 2299
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
2299
4366 d 8 h
linlun
/trunk/EmbeddedSoftware/AVR/module/act_hwPWM/
fixed issue with PROGMEM and newer avr-gcc, data must be set to const
/trunk/EmbeddedSoftware/AVR/module/act_hwPWM/act_hwPWM.c
2115
5174 d 9 h
linlun
/trunk/EmbeddedSoftware/AVR/module/act_hwPWM/
Changed name on all fade and demo static variables, they where colliding with variables in dimmer230
/trunk/EmbeddedSoftware/AVR/module/act_hwPWM/act_hwPWM.c
2100
5177 d 13 h
linlun
/trunk/EmbeddedSoftware/AVR/module/act_hwPWM/
Fixed LED compensation function
/trunk/EmbeddedSoftware/AVR/module/act_hwPWM/act_hwPWM.c
2064
5181 d 3 h
linlun
/trunk/EmbeddedSoftware/AVR/module/act_hwPWM/
Added LED scaling to hwPWM
/trunk/EmbeddedSoftware/AVR/module/act_hwPWM/act_hwPWM.c
/trunk/EmbeddedSoftware/AVR/module/act_hwPWM/config.inc.template
2012
5223 d 12 h
arune
/trunk/EmbeddedSoftware/AVR/module/act_hwPWM/
Minor fix
/trunk/EmbeddedSoftware/AVR/module/act_hwPWM/act_hwPWM.c
/trunk/EmbeddedSoftware/AVR/module/act_hwPWM/act_hwPWM.h
1977
5238 d 4 h
arune
/trunk/EmbeddedSoftware/AVR/module/
Updated defines for EEPROM in a few more modules, more to come
/trunk/EmbeddedSoftware/AVR/module/act_DotMatrix/act_DotMatrix.c
/trunk/EmbeddedSoftware/AVR/module/act_DotMatrix/act_DotMatrix.h
/trunk/EmbeddedSoftware/AVR/module/act_hwPWM/act_hwPWM.c
/trunk/EmbeddedSoftware/AVR/module/act_hwPWM/act_hwPWM.h
/trunk/EmbeddedSoftware/AVR/module/act_linearAct/act_linearAct.c
/trunk/EmbeddedSoftware/AVR/module/act_linearAct/act_linearAct.h
/trunk/EmbeddedSoftware/AVR/module/act_multiSwitch/act_multiSwitch.c
/trunk/EmbeddedSoftware/AVR/module/act_multiSwitch/act_multiSwitch.h
/trunk/EmbeddedSoftware/AVR/module/act_output/act_output.c
/trunk/EmbeddedSoftware/AVR/module/act_output/act_output.h
1910
5332 d 5 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
1897
5347 d 13 h
runge
/trunk/
Changed name of hwPWM id to channel to be the same as the input and the dimmer
/trunk/Configuration/data.xml
/trunk/EmbeddedSoftware/AVR/module/act_hwPWM/act_hwPWM.c
/trunk/PcSoftware/Atom1.5/script/interface/dimmer.js
1710
5689 d 9 h
arune
/trunk/EmbeddedSoftware/AVR/module/act_hwPWM/
Changed id to start at 0 instead of 1
/trunk/EmbeddedSoftware/AVR/module/act_hwPWM/act_hwPWM.c
1591
5797 d 6 h
linlun
/trunk/EmbeddedSoftware/AVR/module/act_hwPWM/
Fixed problem with 100% pwm when fade was enabled
/trunk/EmbeddedSoftware/AVR/module/act_hwPWM/act_hwPWM.c
1566
5823 d 12 h
linlun
/trunk/EmbeddedSoftware/AVR/module/act_hwPWM/
Fixed some bugs in module hwPWM, but still some strange behavior when using some of the PWM modes with timer 1
/trunk/EmbeddedSoftware/AVR/module/act_hwPWM/act_hwPWM.c
/trunk/EmbeddedSoftware/AVR/module/act_hwPWM/act_hwPWM.h
1497
5928 d 10 h
arune
/trunk/EmbeddedSoftware/AVR/module/act_hwPWM/
moudle/hwPWM: minor error comment fixed, commented out debug printf-usage
/trunk/EmbeddedSoftware/AVR/module/act_hwPWM/act_hwPWM.c
1496
5928 d 12 h
arune
/trunk/EmbeddedSoftware/AVR/module/act_hwPWM/
module/act_hwPWM: fixed minor bug when fadings is disabled
/trunk/EmbeddedSoftware/AVR/module/act_hwPWM/act_hwPWM.c
1430
6095 d 8 h
linlun
/trunk/EmbeddedSoftware/AVR/module/act_hwPWM/
Fixed output on CAN, now the module only sends info about the configured channels
/trunk/EmbeddedSoftware/AVR/module/act_hwPWM/act_hwPWM.c
1425
6100 d 8 h
linlun
/trunk/EmbeddedSoftware/AVR/module/act_hwPWM/
Updates to hwPWM, addded fade-support
/trunk/EmbeddedSoftware/AVR/module/act_hwPWM/act_hwPWM.c
/trunk/EmbeddedSoftware/AVR/module/act_hwPWM/act_hwPWM.h
/trunk/EmbeddedSoftware/AVR/module/act_hwPWM/config.inc.template
1418
6101 d 18 h
arune
/trunk/EmbeddedSoftware/AVR/module/act_hwPWM/
module/hwpwm: shut off pwm when value is 0
/trunk/EmbeddedSoftware/AVR/module/act_hwPWM/act_hwPWM.c
1393
6187 d 8 h
arune
/trunk/EmbeddedSoftware/AVR/module/act_hwPWM/
modules: added hwPWM, basic work done
/trunk/EmbeddedSoftware/AVR/module/act_hwPWM
/trunk/EmbeddedSoftware/AVR/module/act_hwPWM/act_hwPWM.c
/trunk/EmbeddedSoftware/AVR/module/act_hwPWM/act_hwPWM.h
/trunk/EmbeddedSoftware/AVR/module/act_hwPWM/act_hwPWM_eeprom.h
/trunk/EmbeddedSoftware/AVR/module/act_hwPWM/config.inc.template
/trunk/EmbeddedSoftware/AVR/module/act_hwPWM/sources.list