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
/
unstable
/
EmbeddedSoftware
/
AVR
/
lib
/
src
/
actuator
/
rc_servo.c
– Rev 568
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
568
6980 d 13 h
nattgris
/branches/unstable/
Branching trunk to branches/unstable for testing purposes.
390
7081 d 13 h
eqlazer
/trunk/EmbeddedSoftware/AVR/lib/src/actuator/
lib/src/actuator/rc_servo: Changed from "-128 to 127" to "0 to 255".
320
7153 d 13 h
eqlazer
/trunk/EmbeddedSoftware/AVR/
AVR-Bios: Can now use timer2 for timebase. (Both mega8 and 88)
316
7153 d 17 h
eqlazer
/trunk/EmbeddedSoftware/AVR/lib/
funcdefs: Some structure that try to follow what wiki says.
249
7179 d 23 h
eqlazer
/trunk/EmbeddedSoftware/AVR/
rc_servo: Now it is possible to control three servos individually. But with reduced resolution because of the 8 bit timer.
CanBlinds: Takes argument that decides which servo to turn.
246
7181 d 11 h
eqlazer
/trunk/EmbeddedSoftware/AVR/
rc_servo: It actually seems to work now, all three turning modes.
245
7181 d 13 h
eqlazer
/trunk/EmbeddedSoftware/AVR/
CanBlinds: Uses the new libs.
CanRelay: --//--
sht7x: Dont use wdt anymore.
Moved electr. to actuator.
Deleted sensor-libs in /temperature/ except ds18s20 (for compatibility to CanDS18S20).
209
7191 d 13 h
eqlazer
/trunk/EmbeddedSoftware/AVR/lib/src/electromechanic/
rc_servo lib: finished but still untested
207
7192 d 11 h
eqlazer
/trunk/EmbeddedSoftware/AVR/
CanBlinds: a remake of CanRelay, not finished
rc_servo lib: just started