Added untested pwm code and fixed some bugs
refs 7890
Showing
- org.fortiss.af3.platform.raspberry/trunk/META-INF/MANIFEST.MF 0 additions, 3 deletions...fortiss.af3.platform.raspberry/trunk/META-INF/MANIFEST.MF
- org.fortiss.af3.platform.raspberry/trunk/lib/inc/PWM.h 36 additions, 0 deletionsorg.fortiss.af3.platform.raspberry/trunk/lib/inc/PWM.h
- org.fortiss.af3.platform.raspberry/trunk/lib/inc/libmaestro.h 12 additions, 0 deletions...fortiss.af3.platform.raspberry/trunk/lib/inc/libmaestro.h
- org.fortiss.af3.platform.raspberry/trunk/lib/src/Gamepad.c 3 additions, 0 deletionsorg.fortiss.af3.platform.raspberry/trunk/lib/src/Gamepad.c
- org.fortiss.af3.platform.raspberry/trunk/lib/src/PWM.c 83 additions, 0 deletionsorg.fortiss.af3.platform.raspberry/trunk/lib/src/PWM.c
- org.fortiss.af3.platform.raspberry/trunk/lib/src/libmaestro.c 36 additions, 0 deletions...fortiss.af3.platform.raspberry/trunk/lib/src/libmaestro.c
- org.fortiss.af3.platform.raspberry/trunk/lib/src/main.c 3 additions, 2 deletionsorg.fortiss.af3.platform.raspberry/trunk/lib/src/main.c
- org.fortiss.af3.platform.raspberry/trunk/src/org/fortiss/af3/platform/raspberry/generator/executable/PWMActuatorExecutable.java 8 additions, 6 deletions...raspberry/generator/executable/PWMActuatorExecutable.java
- org.fortiss.af3.platform.raspberry/trunk/src/org/fortiss/af3/platform/raspberry/generator/executable/RaspberryPIExecutable.java 2 additions, 17 deletions...raspberry/generator/executable/RaspberryPIExecutable.java
Loading
Please register or sign in to comment