bertos.git
14 years agoFix assert check. Reformat.
asterix [Tue, 15 Sep 2009 11:01:51 +0000 (11:01 +0000)]
Fix assert check. Reformat.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2941 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoAdd defaults for aliasing and signed overflows in wizard user file.
batt [Tue, 15 Sep 2009 10:03:48 +0000 (10:03 +0000)]
Add defaults for aliasing and signed overflows in wizard user file.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2940 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoExtract the version dialog and the toolchain dialog from the editing dialog
duplo [Tue, 15 Sep 2009 09:47:17 +0000 (09:47 +0000)]
Extract the version dialog and the toolchain dialog from the editing dialog

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2939 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoIncrease only main stack and irq stack.
asterix [Tue, 15 Sep 2009 08:43:34 +0000 (08:43 +0000)]
Increase only main stack and irq stack.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2938 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoAdd macro for define process stack.
asterix [Tue, 15 Sep 2009 08:27:27 +0000 (08:27 +0000)]
Add macro for define process stack.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2937 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoDisable by default beep on key press.
asterix [Mon, 14 Sep 2009 16:19:13 +0000 (16:19 +0000)]
Disable by default beep on key press.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2936 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agodoc: Add further documentation for fatfile_open().
lottaviano [Mon, 14 Sep 2009 15:00:17 +0000 (15:00 +0000)]
doc: Add further documentation for fatfile_open().

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2935 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoIncrease main and irq stack size.
asterix [Mon, 14 Sep 2009 12:25:38 +0000 (12:25 +0000)]
Increase main and irq stack size.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2934 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoAdd crc module dependence.
asterix [Mon, 14 Sep 2009 10:44:12 +0000 (10:44 +0000)]
Add crc module dependence.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2933 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agodoc: Clarify timer documentation.
lottaviano [Mon, 14 Sep 2009 09:47:26 +0000 (09:47 +0000)]
doc: Clarify timer documentation.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2932 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoRename file to messages.
asterix [Fri, 11 Sep 2009 16:06:07 +0000 (16:06 +0000)]
Rename file to messages.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2931 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoRename file to messages.
asterix [Fri, 11 Sep 2009 16:05:22 +0000 (16:05 +0000)]
Rename file to messages.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2930 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoFix the double inclusion bug
duplo [Fri, 11 Sep 2009 15:44:48 +0000 (15:44 +0000)]
Fix the double inclusion bug

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2929 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoNew macro to fill a new process stack: in this way the stack is always aligned.
batt [Thu, 10 Sep 2009 13:53:01 +0000 (13:53 +0000)]
New macro to fill a new process stack: in this way the stack is always aligned.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2928 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoAdd kernel + core drivers flash size benchmark.
lottaviano [Thu, 10 Sep 2009 13:06:04 +0000 (13:06 +0000)]
Add kernel + core drivers flash size benchmark.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2927 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoAdd kernel flash size benchmark.
lottaviano [Thu, 10 Sep 2009 12:45:28 +0000 (12:45 +0000)]
Add kernel flash size benchmark.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2926 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoAdd wizard support for message queues.
lottaviano [Thu, 10 Sep 2009 12:44:40 +0000 (12:44 +0000)]
Add wizard support for message queues.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2925 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoNormalize path of BeRTOS versions before insert them into the Version set
duplo [Thu, 10 Sep 2009 11:12:04 +0000 (11:12 +0000)]
Normalize path of BeRTOS versions before insert them into the Version set

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2924 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoAdd missing dependency.
batt [Thu, 10 Sep 2009 10:56:23 +0000 (10:56 +0000)]
Add missing dependency.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2923 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoFix warnings; add ASSERT.
batt [Thu, 10 Sep 2009 10:23:27 +0000 (10:23 +0000)]
Fix warnings; add ASSERT.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2922 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoAdd include since in some cases BV() it's not defined.
lottaviano [Thu, 10 Sep 2009 10:18:25 +0000 (10:18 +0000)]
Add include since in some cases BV() it's not defined.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2921 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoFix proc test.
asterix [Thu, 10 Sep 2009 09:48:31 +0000 (09:48 +0000)]
Fix proc test.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2920 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoCompute correct stack size.
asterix [Thu, 10 Sep 2009 09:46:21 +0000 (09:46 +0000)]
Compute correct stack size.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2919 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoShow hourglass when doing something potentially long
duplo [Thu, 10 Sep 2009 09:27:35 +0000 (09:27 +0000)]
Show hourglass when doing something potentially long

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2918 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoPaste.
asterix [Thu, 10 Sep 2009 09:17:54 +0000 (09:17 +0000)]
Paste.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2917 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoDo signal test if these are enabled.
asterix [Thu, 10 Sep 2009 09:17:39 +0000 (09:17 +0000)]
Do signal test if these are enabled.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2916 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoCorrect typo bug in user template file.
lottaviano [Thu, 10 Sep 2009 08:43:19 +0000 (08:43 +0000)]
Correct typo bug in user template file.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2915 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoNow stack_size is the real size, there's no need to subtract the size of the Process...
batt [Wed, 9 Sep 2009 20:48:10 +0000 (20:48 +0000)]
Now stack_size is the real size, there's no need to subtract the size of the Process struct because this is already done before.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2914 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoFix stack alineament on new process.
asterix [Wed, 9 Sep 2009 15:31:29 +0000 (15:31 +0000)]
Fix stack alineament on new process.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2913 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoCreate project dir if does not exist.
batt [Wed, 9 Sep 2009 14:37:43 +0000 (14:37 +0000)]
Create project dir if does not exist.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2912 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agodoc: Update proc.h documentation.
lottaviano [Wed, 9 Sep 2009 14:02:35 +0000 (14:02 +0000)]
doc: Update proc.h documentation.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2911 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoAttempt to fix a bug related to BeRTOS upgrade in Wizard
duplo [Tue, 8 Sep 2009 17:32:45 +0000 (17:32 +0000)]
Attempt to fix a bug related to BeRTOS upgrade in Wizard

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2910 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoAdd template flags for users.
asterix [Tue, 8 Sep 2009 16:53:30 +0000 (16:53 +0000)]
Add template flags for users.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2909 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoAdd error logging
duplo [Tue, 8 Sep 2009 16:28:53 +0000 (16:28 +0000)]
Add error logging

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2908 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoAdd *.ld and *.S files to the CodeLite project file
duplo [Tue, 8 Sep 2009 14:02:04 +0000 (14:02 +0000)]
Add *.ld and *.S files to the CodeLite project file

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2907 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoExclude buildrev.h from the codelite project file.
duplo [Tue, 8 Sep 2009 13:57:58 +0000 (13:57 +0000)]
Exclude buildrev.h from the codelite project file.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2906 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoTypo
duplo [Tue, 8 Sep 2009 13:55:13 +0000 (13:55 +0000)]
Typo

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2905 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoAdd window icons.
duplo [Tue, 8 Sep 2009 13:49:03 +0000 (13:49 +0000)]
Add window icons.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2904 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoShow visual feedback for modules autoenabled in module page
duplo [Tue, 8 Sep 2009 13:29:56 +0000 (13:29 +0000)]
Show visual feedback for modules autoenabled in module page

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2903 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoPermit to set CPU frequency from the wizard in project editing mode.
duplo [Tue, 8 Sep 2009 12:38:48 +0000 (12:38 +0000)]
Permit to set CPU frequency from the wizard in project editing mode.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2902 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoARM ABI requires stack to be aligned on a 64-bit boundary
batt [Tue, 8 Sep 2009 12:26:15 +0000 (12:26 +0000)]
ARM ABI requires stack to be aligned on a 64-bit boundary

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2901 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoAdd also files, when selecting the modules in the project loading process
duplo [Tue, 8 Sep 2009 09:47:21 +0000 (09:47 +0000)]
Add also files, when selecting the modules in the project loading process

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2900 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoChange the window title
duplo [Tue, 8 Sep 2009 09:35:14 +0000 (09:35 +0000)]
Change the window title

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2899 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoRollback to previous selected version if the user doesn't confirm the version change.
duplo [Tue, 8 Sep 2009 09:13:37 +0000 (09:13 +0000)]
Rollback to previous selected version if the user doesn't confirm the version change.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2898 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoAdd comment
duplo [Tue, 8 Sep 2009 09:06:44 +0000 (09:06 +0000)]
Add comment

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2897 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoSelect the element in the toolchain list and manually reload the information. TODO...
duplo [Tue, 8 Sep 2009 08:52:42 +0000 (08:52 +0000)]
Select the element in the toolchain list and manually reload the information. TODO: implement a method that do this thing in the BToolchainPage class

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2896 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agodoc: Use a clearer name for offline Doxyfile.
lottaviano [Tue, 8 Sep 2009 08:09:38 +0000 (08:09 +0000)]
doc: Use a clearer name for offline Doxyfile.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2895 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agodoc: Remove development status from main page for online version.
lottaviano [Tue, 8 Sep 2009 08:08:19 +0000 (08:08 +0000)]
doc: Remove development status from main page for online version.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2894 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoClose the Wizard after launching CodeLite.
duplo [Tue, 8 Sep 2009 08:07:40 +0000 (08:07 +0000)]
Close the Wizard after launching CodeLite.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2893 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoRevert wrong commit. The problem with QVariant API needs to be analysed more deeply
duplo [Mon, 7 Sep 2009 19:06:58 +0000 (19:06 +0000)]
Revert wrong commit. The problem with QVariant API needs to be analysed more deeply

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2892 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoTry to resolve problems with QVariant API changing
duplo [Mon, 7 Sep 2009 18:56:28 +0000 (18:56 +0000)]
Try to resolve problems with QVariant API changing

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2891 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoDon't insert the 'images' and the 'object' directory in the CodeLite project files.
duplo [Mon, 7 Sep 2009 17:19:51 +0000 (17:19 +0000)]
Don't insert the 'images' and the 'object' directory in the CodeLite project files.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2890 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoFix the bug related to the version list.
duplo [Mon, 7 Sep 2009 17:11:27 +0000 (17:11 +0000)]
Fix the bug related to the version list.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2889 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoUpdate error messages in order to be parsed by Codelite.
batt [Mon, 7 Sep 2009 16:16:11 +0000 (16:16 +0000)]
Update error messages in order to be parsed by Codelite.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2888 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoFix warning.
batt [Mon, 7 Sep 2009 14:38:31 +0000 (14:38 +0000)]
Fix warning.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2887 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoFix debug check.
batt [Mon, 7 Sep 2009 13:39:46 +0000 (13:39 +0000)]
Fix debug check.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2886 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoFix typos.
batt [Fri, 4 Sep 2009 20:41:58 +0000 (20:41 +0000)]
Fix typos.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2885 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoRefactor to comply to new script interface.
batt [Fri, 4 Sep 2009 20:27:37 +0000 (20:27 +0000)]
Refactor to comply to new script interface.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2884 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoFix serial hw macros.
batt [Fri, 4 Sep 2009 19:46:02 +0000 (19:46 +0000)]
Fix serial hw macros.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2883 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoMove map definition in correct place.
batt [Fri, 4 Sep 2009 19:17:37 +0000 (19:17 +0000)]
Move map definition in correct place.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2882 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoRefactor for clarity.
batt [Fri, 4 Sep 2009 15:41:04 +0000 (15:41 +0000)]
Refactor for clarity.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2881 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoAdd support for stopping debugging/flashing.
batt [Fri, 4 Sep 2009 13:14:59 +0000 (13:14 +0000)]
Add support for stopping debugging/flashing.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2880 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoAdd the titles for the dialogs
duplo [Fri, 4 Sep 2009 10:40:24 +0000 (10:40 +0000)]
Add the titles for the dialogs

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2879 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoUpdate the property table when filling the module tree
duplo [Fri, 4 Sep 2009 10:35:18 +0000 (10:35 +0000)]
Update the property table when filling the module tree

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2878 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoSplit cpu specific flags and files; modify mk template.
lottaviano [Fri, 4 Sep 2009 09:52:11 +0000 (09:52 +0000)]
Split cpu specific flags and files; modify mk template.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2877 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agodoc: Update driver status and descriptions.
lottaviano [Thu, 3 Sep 2009 16:29:41 +0000 (16:29 +0000)]
doc: Update driver status and descriptions.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2876 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoUtilizzate le configurazioni in memoria, nel tentativo di modificare la versione...
duplo [Thu, 3 Sep 2009 14:35:21 +0000 (14:35 +0000)]
Utilizzate le configurazioni in memoria, nel tentativo di modificare la versione di BeRTOS utilizzata.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2875 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoFinally set the right svn:ignore properties.
batt [Thu, 3 Sep 2009 10:52:33 +0000 (10:52 +0000)]
Finally set the right svn:ignore properties.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2874 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoUpdate svn:ignore property.
batt [Thu, 3 Sep 2009 10:46:44 +0000 (10:46 +0000)]
Update svn:ignore property.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2873 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoIgnore scritps dir.
batt [Thu, 3 Sep 2009 10:45:06 +0000 (10:45 +0000)]
Ignore scritps dir.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2872 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoBetter warning handling, without the need of that awful check.
batt [Wed, 2 Sep 2009 18:23:55 +0000 (18:23 +0000)]
Better warning handling, without the need of that awful check.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2871 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoFix warning on architectures with longer integers.
batt [Wed, 2 Sep 2009 18:06:08 +0000 (18:06 +0000)]
Fix warning on architectures with longer integers.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2870 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoAdd return value.
batt [Wed, 2 Sep 2009 17:31:56 +0000 (17:31 +0000)]
Add return value.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2869 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoMove dir only if exists to avoid error message.
batt [Wed, 2 Sep 2009 17:06:14 +0000 (17:06 +0000)]
Move dir only if exists to avoid error message.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2868 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoUse perl regexp.
batt [Wed, 2 Sep 2009 16:52:44 +0000 (16:52 +0000)]
Use perl regexp.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2867 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoDo not test.
batt [Wed, 2 Sep 2009 15:31:35 +0000 (15:31 +0000)]
Do not test.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2866 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoRemove warning during test.
batt [Wed, 2 Sep 2009 15:31:20 +0000 (15:31 +0000)]
Remove warning during test.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2865 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoRename file.
batt [Wed, 2 Sep 2009 15:21:09 +0000 (15:21 +0000)]
Rename file.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2864 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoFix error on short hptime_t CPU.
batt [Wed, 2 Sep 2009 15:16:09 +0000 (15:16 +0000)]
Fix error on short hptime_t CPU.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2863 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoRemove message that can be erroneously parsed by parselog.py script.
batt [Wed, 2 Sep 2009 15:13:25 +0000 (15:13 +0000)]
Remove message that can be erroneously parsed by parselog.py script.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2862 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoRestore FULL printf by default.
batt [Wed, 2 Sep 2009 15:11:48 +0000 (15:11 +0000)]
Restore FULL printf by default.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2861 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoRestore previous cast: CONST_CAST in C++ is not suitable for casting a pointer to...
batt [Wed, 2 Sep 2009 15:10:58 +0000 (15:10 +0000)]
Restore previous cast: CONST_CAST in C++ is not suitable for casting a pointer to another.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2860 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoFix hw template.
asterix [Wed, 2 Sep 2009 09:30:18 +0000 (09:30 +0000)]
Fix hw template.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2859 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoSuppress correct warning in nightly test.
lottaviano [Wed, 2 Sep 2009 09:30:05 +0000 (09:30 +0000)]
Suppress correct warning in nightly test.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2858 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoCorrectly suppress warnings.
batt [Tue, 1 Sep 2009 17:28:30 +0000 (17:28 +0000)]
Correctly suppress warnings.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2857 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoUpdate to new wizard.
batt [Tue, 1 Sep 2009 17:23:22 +0000 (17:23 +0000)]
Update to new wizard.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2856 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoAdd ARM serial debug port define to whitelist.
lottaviano [Tue, 1 Sep 2009 17:09:08 +0000 (17:09 +0000)]
Add ARM serial debug port define to whitelist.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2855 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoAdd log parser for nightly_test script.
batt [Tue, 1 Sep 2009 17:02:39 +0000 (17:02 +0000)]
Add log parser for nightly_test script.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2854 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoAdd stub implementation for ARM watchdog.
lottaviano [Tue, 1 Sep 2009 16:52:16 +0000 (16:52 +0000)]
Add stub implementation for ARM watchdog.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2853 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoUse NOFLOAT as default format value.
lottaviano [Tue, 1 Sep 2009 16:51:48 +0000 (16:51 +0000)]
Use NOFLOAT as default format value.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2852 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoFix formatting warnings.
lottaviano [Tue, 1 Sep 2009 16:51:14 +0000 (16:51 +0000)]
Fix formatting warnings.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2851 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoAdd macros to help filtering output for long to fix warnings.
lottaviano [Tue, 1 Sep 2009 16:09:17 +0000 (16:09 +0000)]
Add macros to help filtering output for long to fix warnings.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2850 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoFix warnings.
lottaviano [Tue, 1 Sep 2009 15:46:14 +0000 (15:46 +0000)]
Fix warnings.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2849 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoFix default values in kbd_map.
lottaviano [Tue, 1 Sep 2009 15:23:57 +0000 (15:23 +0000)]
Fix default values in kbd_map.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2848 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoFix warnings on AVR serial hw.
lottaviano [Tue, 1 Sep 2009 15:23:25 +0000 (15:23 +0000)]
Fix warnings on AVR serial hw.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2847 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoFix nightly test warnings; exposed bugs are on the bug tracker.
lottaviano [Tue, 1 Sep 2009 14:56:43 +0000 (14:56 +0000)]
Fix nightly test warnings; exposed bugs are on the bug tracker.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2846 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoUpdate wizard support for serial HW handshake.
lottaviano [Tue, 1 Sep 2009 14:41:47 +0000 (14:41 +0000)]
Update wizard support for serial HW handshake.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2845 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoFix regexp; add tests.
batt [Tue, 1 Sep 2009 14:25:21 +0000 (14:25 +0000)]
Fix regexp; add tests.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2844 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoAdd missing declaration.
lottaviano [Tue, 1 Sep 2009 13:33:26 +0000 (13:33 +0000)]
Add missing declaration.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2843 38d2e660-2303-0410-9eaa-f027e97ec537

14 years agoFix warnings and cleanup code.
lottaviano [Tue, 1 Sep 2009 13:20:57 +0000 (13:20 +0000)]
Fix warnings and cleanup code.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2842 38d2e660-2303-0410-9eaa-f027e97ec537