Oleg Semyonov
ce4b2f4446
pios_debug: use PIOS_INCLUDE_DEBUG_CONSOLE to DEBUG_PRINTF(level, ...)
...
Inconsistent use of debug macros in board definition files resulted in
BU compilation error. It was attempted to use PIOS_COM_SendFormattedStringNonBlocking()
directly even if PIOS_COM was not included (like for BootloaderUpdater).
So this function in pios_debug.c was replaced by DEBUG_PRINTF() macro.
The macro itself is defined in pios_debug.h file. Its definitions are
removed from board files. And to use it one has to define in pios_config.h:
#define PIOS_INCLUDE_DEBUG_CONSOLE
#define DEBUG_LEVEL <number>
in addition to PIOS_INCLUDE_COM with aux port.
Conflicts:
flight/PiOS/Boards/STM32103CB_PIPXTREME_Rev1.h
flight/PiOS/Boards/STM32F4xx_RevoMini.h
2013-03-24 13:05:51 +02:00
..
2012-05-28 19:06:25 +03:00
2012-05-05 09:40:44 -07:00
2013-03-24 13:03:53 +02:00
2013-03-24 13:03:53 +02:00
2013-03-24 13:03:53 +02:00
2012-01-23 16:58:07 -06:00
2012-05-22 21:50:53 -04:00
2012-01-14 14:23:18 -05:00
2012-01-14 14:23:18 -05:00
2012-01-14 14:23:18 -05:00
2012-12-11 17:44:03 -07:00
2013-03-24 13:03:53 +02:00
2013-03-24 13:05:51 +02:00
2012-05-05 09:40:44 -07:00
2011-11-19 17:33:04 +02:00
2011-11-04 21:40:34 +02:00
2012-04-28 19:29:25 -07:00
2013-03-24 13:03:53 +02:00
2012-09-16 21:44:09 +02:00
2013-03-24 13:03:53 +02:00
2013-03-24 13:03:53 +02:00
2013-03-24 13:03:53 +02:00
2013-03-24 13:03:53 +02:00
2013-03-24 13:03:53 +02:00
2012-02-02 19:59:42 -07:00
2010-09-27 07:28:45 +00:00
2011-01-28 19:21:22 +00:00
2012-05-05 09:40:44 -07:00
2013-03-24 13:03:53 +02:00
2011-01-10 01:11:44 +00:00
2012-05-05 09:40:44 -07:00
2012-05-05 09:40:44 -07:00
2013-03-24 13:03:53 +02:00
2013-03-24 13:03:53 +02:00
2010-09-27 07:28:45 +00:00
2013-03-24 13:03:53 +02:00
2012-09-16 18:19:27 +02:00
2012-01-22 18:22:59 -05:00
2013-03-03 21:45:29 +01:00
2013-03-24 13:03:53 +02:00
2013-03-24 13:03:53 +02:00
2013-03-24 13:03:53 +02:00
2012-07-20 09:32:22 -05:00
2012-07-20 13:45:31 -05:00
2013-03-24 13:03:53 +02:00
2013-01-04 06:50:24 -07:00
2013-01-04 06:50:24 -07:00
2011-07-05 22:03:25 -04:00
2011-08-27 21:39:56 -04:00
2011-07-05 22:03:25 -04:00
2012-01-02 23:33:07 -05:00
2011-09-04 12:37:39 -05:00
2012-12-11 17:43:53 -07:00
2012-12-13 21:07:19 -07:00
2012-12-13 21:07:19 -07:00
2012-12-11 17:44:17 -07:00
2011-07-05 22:03:25 -04:00
2011-07-05 22:03:25 -04:00
2012-08-31 11:01:34 -05:00
2011-10-22 00:44:09 +03:00
2013-03-24 13:03:53 +02:00
2011-08-27 21:39:56 -04:00
2012-08-11 19:46:00 -04:00
2013-03-24 13:03:53 +02:00
2012-05-05 09:40:44 -07:00
2012-05-05 09:40:44 -07:00
2013-03-24 13:03:53 +02:00
2012-05-19 16:06:48 -04:00
2011-08-27 21:39:56 -04:00
2011-08-27 21:39:56 -04:00
2013-03-03 09:50:20 +01:00
2013-03-03 09:50:20 +01:00
2012-01-02 23:33:07 -05:00
2013-03-24 13:03:53 +02:00
2012-01-16 21:32:52 -05:00
2012-05-05 09:40:44 -07:00
2012-09-27 22:42:44 -04:00
2013-03-24 13:03:53 +02:00
2013-03-24 13:03:53 +02:00
2010-09-27 07:28:45 +00:00
2012-05-05 09:40:44 -07:00
2012-05-05 09:40:44 -07:00
2012-05-05 09:40:44 -07:00
2013-03-24 13:03:53 +02:00
2012-08-06 11:42:44 -04:00
2013-03-24 13:03:53 +02:00
2012-09-01 19:13:11 -05:00
2012-12-11 17:44:03 -07:00
2012-05-05 09:40:44 -07:00
2013-03-24 13:03:53 +02:00
2013-03-24 13:03:53 +02:00
2013-03-24 13:03:53 +02:00
2011-08-06 19:36:56 -05:00
2011-11-01 03:19:58 -05:00
2010-09-27 07:28:45 +00:00
2012-01-02 14:27:06 -05:00