1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-02 10:24:11 +01:00
LibrePilot/flight/PiOS.posix/posix
edouard d8edab8371 Added a (fake) pios_servo module in PiOS.posix, this makes it possible to compile the Actuator module and see servo output values, or at least
what they would be on a real board. Also fixed a typo in stabilization.c which made me lose time when trying to understand the code...




git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@2260 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-12-20 16:38:17 +00:00
..
Libraries/FreeRTOS/Source port.c optimized for linux 2010-11-01 11:54:02 +00:00
pios_com.c - renamed PiOS.x86 into PiOS.posix 2010-07-03 21:50:13 +00:00
pios_com.c.old - renamed PiOS.x86 into PiOS.posix 2010-07-03 21:50:13 +00:00
pios_delay.c - renamed PiOS.x86 into PiOS.posix 2010-07-03 21:50:13 +00:00
pios_led.c - renamed PiOS.x86 into PiOS.posix 2010-07-03 21:50:13 +00:00
pios_sdcard.c - renamed PiOS.x86 into PiOS.posix 2010-07-03 21:50:13 +00:00
pios_servo.c Added a (fake) pios_servo module in PiOS.posix, this makes it possible to compile the Actuator module and see servo output values, or at least 2010-12-20 16:38:17 +00:00
pios_sys.c - renamed PiOS.x86 into PiOS.posix 2010-07-03 21:50:13 +00:00
pios_udp.c pios_com_udp: explicit type cast to prevent compiler warning 2010-07-04 11:24:43 +00:00