1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-30 08:24:11 +01:00
LibrePilot/flight/UAVObjects
James Cotton ced29e221e Revert "Debugging: Add PIOS_DEBUG_Panic() call wen an UAVObject handle is requested but object is uninitialized, make PiOS.posix bail in case of a Panic with an error message"
We do not want to panic in this case as we want the ability to detect if
objects exist at run time

This reverts commit 78e42470d4.
2011-08-19 09:45:10 -05:00
..
inc VTalk (flight): Buffers allocated dynamically with size calculated by UAVObjGenerator. Support for tx packet sizes < object size.i 2011-06-24 02:08:20 +02:00
eventdispatcher.c Increase the size of the eventdispatcher task and lower the maximum queue size. 2011-08-13 19:21:58 -05:00
Makefiletemplate.inc UAVObjects: Allow Generation and Initialisation of individual UAVObjects 2011-02-05 22:17:40 +00:00
uavobjectmanager.c Merge branch 'saving_crc' into bugfix-flight 2011-06-05 15:37:44 -05:00
uavobjectsinittemplate.c UAVObject Init: Get rid of deprecated linker init code 2011-08-10 22:48:42 -05:00
uavobjecttemplate.c Revert "Debugging: Add PIOS_DEBUG_Panic() call wen an UAVObject handle is requested but object is uninitialized, make PiOS.posix bail in case of a Panic with an error message" 2011-08-19 09:45:10 -05:00