1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-30 08:24:11 +01:00
LibrePilot/flight/OpenPilot/System
peabody124 c2bdf624e8 OP-269 PIOS/ADC: Previous ADC driver update changed the PCLK2 divider for all
projects which messed up a timer on OP and serial on PipX.  Now this is only
changed for AHRS.  Ideally wouldn't even change for that but then ADC runs too
fast and we get a lot more CRC errors for dealing with all that data.

git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@2459 ebee16cc-31ac-478f-84a7-5cbb03baadba
2011-01-16 23:00:48 +00:00
..
inc OP-265 OP-266: FreeRTOS configuration per project because of available heap 2011-01-14 01:38:42 +00:00
alarms.c Updated Alarms.c Modified flight alarm code to NOT set SystemAlarms to an "Uninitialised" value on startup. 2010-12-28 04:19:41 +00:00
openpilot.c Fixed some bugs in OpenPilot Core. 2010-07-28 14:34:48 +00:00
pios_board_posix.c SiTL: Updates for UAVObjects, and for the recent Actuator and Watchdog changes to compile with SiTL. Posix needs to be tested. 2011-01-12 00:39:18 +00:00
pios_board.c OP-269 PIOS/ADC: Previous ADC driver update changed the PCLK2 divider for all 2011-01-16 23:00:48 +00:00
taskmonitor.c SiTL: Updates for UAVObjects, and for the recent Actuator and Watchdog changes to compile with SiTL. Posix needs to be tested. 2011-01-12 00:39:18 +00:00