bertos.git
2009-09-29 lottavianodoc: Various fixes to documentation infrastructure
2009-09-29 lottavianodoc: Add xmodem documentation.
2009-09-29 lottavianodoc: Add snapshot doxyfile and mainpage.
2009-09-29 lottavianodoc: Doxyfile refactor, use common file to be included.
2009-09-29 lottavianodoc: Fix missing main page in generated docs.
2009-09-29 battFix warning.
2009-09-29 battFix doc.
2009-09-29 battMessage data should be const.
2009-09-29 battFix doc.
2009-09-29 battAdd missing prototypes and missing wizard dependency.
2009-09-29 battRemove unneeded header.
2009-09-28 battAdd AX25 protocol decoder and test (preliminary).
2009-09-28 battAdd missing prototypes.
2009-09-28 lottavianodoc: Fix bug with doxygen 1.6.1; enable some macros...
2009-09-27 battTypo.
2009-09-27 battRefactor kfile_test to use the new kfile_mem module.
2009-09-27 battAdd new module kfile_mem: kfile access over a plain...
2009-09-27 battAdd KFile base class constructor.
2009-09-27 battAdd crc test.
2009-09-27 battAdd some doc;add init value;extend RAM occupation optim...
2009-09-27 battAdd CRC-CCITT algorithm.
2009-09-23 battFix SPI1 activation bug. Now SPI1 on at91sam7x is fully...
2009-09-22 lottavianodoc: Fix warnings when generating docs.
2009-09-18 battBump up revision number.
2009-09-18 duploNew icon for the Wizard.
2009-09-18 lottavianoUse old default value for formatwr buffer.
2009-09-18 lottavianoUpdate default buffer size for formatwr.
2009-09-17 duploIf the user select the same version he's using the...
2009-09-17 lottavianoUse configuration value for formatter bufsize.
2009-09-17 lottavianoFix compiling issues.
2009-09-17 asterixSet correct ram start address for supported ARM.
2009-09-17 asterixSet correct ram start address for supported AVR.
2009-09-17 duploFix the bug related to the change version dialog refact...
2009-09-17 duploFinally fix the bug
2009-09-17 duploTypos
2009-09-16 battChange doc path.
2009-09-16 duploFix bug related to BeRTOS version removal
2009-09-16 lottavianodoc: Document proc_new(); move documentation around.
2009-09-16 lottavianoRemove wizard support for preemptive kernel quantum.
2009-09-16 lottavianodoc: Fix doxygen warnings in xmodem.c.
2009-09-16 asterixFix comment.
2009-09-16 lottavianoUse KERN_MINSTACKSIZE and PROC_DEFINE_STACK in all...
2009-09-16 lottavianoChange change macro to reduce stack space needed for...
2009-09-15 lottavianoMove struct Process definition to proc.h. Fix KERN_MINS...
2009-09-15 battRemove redundant option (is include by default in the...
2009-09-15 asterixTypo.
2009-09-15 duploExclude doc directories from the codelite project file
2009-09-15 duploWorkaround to fix the bug related to the copy of the...
2009-09-15 asterixFix comments.
2009-09-15 asterixFix assert check. Reformat.
2009-09-15 battAdd defaults for aliasing and signed overflows in wizar...
2009-09-15 duploExtract the version dialog and the toolchain dialog...
2009-09-15 asterixIncrease only main stack and irq stack.
2009-09-15 asterixAdd macro for define process stack.
2009-09-14 asterixDisable by default beep on key press.
2009-09-14 lottavianodoc: Add further documentation for fatfile_open().
2009-09-14 asterixIncrease main and irq stack size.
2009-09-14 asterixAdd crc module dependence.
2009-09-14 lottavianodoc: Clarify timer documentation.
2009-09-11 asterixRename file to messages.
2009-09-11 asterixRename file to messages.
2009-09-11 duploFix the double inclusion bug
2009-09-10 battNew macro to fill a new process stack: in this way...
2009-09-10 lottavianoAdd kernel + core drivers flash size benchmark.
2009-09-10 lottavianoAdd kernel flash size benchmark.
2009-09-10 lottavianoAdd wizard support for message queues.
2009-09-10 duploNormalize path of BeRTOS versions before insert them...
2009-09-10 battAdd missing dependency.
2009-09-10 battFix warnings; add ASSERT.
2009-09-10 lottavianoAdd include since in some cases BV() it's not defined.
2009-09-10 asterixFix proc test.
2009-09-10 asterixCompute correct stack size.
2009-09-10 duploShow hourglass when doing something potentially long
2009-09-10 asterixPaste.
2009-09-10 asterixDo signal test if these are enabled.
2009-09-10 lottavianoCorrect typo bug in user template file.
2009-09-09 battNow stack_size is the real size, there's no need to...
2009-09-09 asterixFix stack alineament on new process.
2009-09-09 battCreate project dir if does not exist.
2009-09-09 lottavianodoc: Update proc.h documentation.
2009-09-08 duploAttempt to fix a bug related to BeRTOS upgrade in Wizard
2009-09-08 asterixAdd template flags for users.
2009-09-08 duploAdd error logging
2009-09-08 duploAdd *.ld and *.S files to the CodeLite project file
2009-09-08 duploExclude buildrev.h from the codelite project file.
2009-09-08 duploTypo
2009-09-08 duploAdd window icons.
2009-09-08 duploShow visual feedback for modules autoenabled in module...
2009-09-08 duploPermit to set CPU frequency from the wizard in project...
2009-09-08 battARM ABI requires stack to be aligned on a 64-bit boundary
2009-09-08 duploAdd also files, when selecting the modules in the proje...
2009-09-08 duploChange the window title
2009-09-08 duploRollback to previous selected version if the user doesn...
2009-09-08 duploAdd comment
2009-09-08 duploSelect the element in the toolchain list and manually...
2009-09-08 lottavianodoc: Use a clearer name for offline Doxyfile.
2009-09-08 lottavianodoc: Remove development status from main page for onlin...
2009-09-08 duploClose the Wizard after launching CodeLite.
2009-09-07 duploRevert wrong commit. The problem with QVariant API...
2009-09-07 duploTry to resolve problems with QVariant API changing
next