Timeline
09/18/09:
- 18:28 NextChangelog edited by
- New release, changelog cleared (diff)
- 18:28 ChangeLog edited by
- Add version 2.2 (diff)
- 18:15 DownloadPage edited by
- (diff)
- 12:52 NextChangelog edited by
- Use importance order (diff)
- 12:47 NextChangelog edited by
- Add more features (diff)
- 12:29 DownloadPage edited by
- (diff)
- 12:26 Changeset [2968] by
- Release version 2.2.0.
- 12:20 Changeset [2967] by
- Bump up revision number.
- 11:49 FAQ edited by
- Add reduce memory usage tips (diff)
- 11:39 Changeset [2966] by
- New icon for the Wizard.
- 11:35 Changeset [2965] by
- Use old default value for formatwr buffer.
- 11:18 Changeset [2964] by
- Update default buffer size for formatwr.
09/17/09:
- 17:42 Changeset [2963] by
- If the user select the same version he's using the Wizard will replace it …
- 12:29 Changeset [2962] by
- Use configuration value for formatter bufsize.
- 12:28 Changeset [2961] by
- Fix compiling issues.
- 11:18 Changeset [2960] by
- Set correct ram start address for supported ARM.
- 11:17 Ticket #105 (Wizard error while select BeRTOS source inside codelite.) closed by
- fixed: Fixed in [2956], [2957] and [2958].
- 11:09 Changeset [2959] by
- Set correct ram start address for supported AVR.
- 11:08 Changeset [2958] by
- Fix the bug related to the change version dialog refactoring
- 10:56 Changeset [2957] by
- Finally fix the bug
- 10:16 Changeset [2956] by
- Typos
09/16/09:
- 18:59 Changeset [2955] by
- Change doc path.
- 18:51 Ticket #105 (Wizard error while select BeRTOS source inside codelite.) created by
- I try to change BeRTOS version source on old project. I run wizard inside …
- 18:09 Ticket #104 (In wizard next button don't work when we using different BeRTOS version ...) closed by
- worksforme: Can't reproduce the bug.
- 18:06 Ticket #101 (Wizard doesn't start when changing the directory of the BeRTOS sources) closed by
- fixed: Fixed in [2943] with a workaround.
- 18:05 Ticket #103 (Wizard error, quando si cerca di rimuovere una vecchia versione di BeRTOS.) closed by
- fixed: Fixed in [2954]
- 18:03 Changeset [2954] by
- Fix bug related to BeRTOS version removal
- 17:49 Ticket #104 (In wizard next button don't work when we using different BeRTOS version ...) created by
- We added a different BeRTOS version source and use it, then we should …
- 17:43 Ticket #103 (Wizard error, quando si cerca di rimuovere una vecchia versione di BeRTOS.) created by
- Ho aggiunto una versione di bertos diversa da quella di default. Ho …
- 15:51 Changeset [2953] by
- doc: Document proc_new(); move documentation around.
- 15:20 Changeset [2952] by
- Remove wizard support for preemptive kernel quantum.
- 15:13 Timers edited by
- Remove ms_to_ticks when calling timer_delay() (diff)
- 13:00 Changeset [2951] by
- doc: Fix doxygen warnings in xmodem.c.
- 12:08 Changeset [2950] by
- Fix comment.
- 10:04 Changeset [2949] by
- Use KERN_MINSTACKSIZE and PROC_DEFINE_STACK in all tests. Various fixes …
- 09:45 Changeset [2948] by
- Change change macro to reduce stack space needed for each process.
09/15/09:
- 15:56 Changeset [2947] by
- Move struct Process definition to proc.h. Fix KERN_MINSTACKSIZE value; add …
- 15:53 Changeset [2946] by
- Remove redundant option (is include by default in the user makefile.
- 15:46 Changeset [2945] by
- Typo.
- 15:07 Changeset [2944] by
- Exclude doc directories from the codelite project file
- 14:49 Changeset [2943] by
- Workaround to fix the bug related to the copy of the project from a …
- 13:03 Changeset [2942] by
- Fix comments.
- 13:01 Changeset [2941] by
- Fix assert check. Reformat.
- 12:03 Changeset [2940] by
- Add defaults for aliasing and signed overflows in wizard user file.
- 11:47 Changeset [2939] by
- Extract the version dialog and the toolchain dialog from the editing …
- 10:43 Changeset [2938] by
- Increase only main stack and irq stack.
- 10:27 Changeset [2937] by
- Add macro for define process stack.
09/14/09:
- 18:19 Changeset [2936] by
- Disable by default beep on key press.
- 17:00 Changeset [2935] by
- doc: Add further documentation for fatfile_open().
- 16:07 FAQ edited by
- (diff)
- 15:24 Ticket #102 (Codelite plugin: When setup programmer first time we not have any ...) created by
- When press flash button to programm my target at first time, codelite …
- 15:21 FAQ edited by
- (diff)
- 14:25 Changeset [2934] by
- Increase main and irq stack size.
- 12:47 Ticket #101 (Wizard doesn't start when changing the directory of the BeRTOS sources) created by
- When changing manually the location of the directories of the BeRTOS …
- 12:44 Changeset [2933] by
- Add crc module dependence.
- 11:49 Timers edited by
- (diff)
- 11:47 Changeset [2932] by
- doc: Clarify timer documentation.
- 11:04 Timers edited by
- (diff)
- 10:08 Timers edited by
- (diff)
- 10:07 Timers edited by
- (diff)
09/11/09:
- 18:08 Ticket #99 (Need to rename bertos/mware/msg.h and bertos/mware/msg.c) closed by
- fixed
- 18:06 Changeset [2931] by
- Rename file to messages.
- 18:05 Changeset [2930] by
- Rename file to messages.
- 17:45 Ticket #100 (bertos/mware/event.c double inclusion.) closed by
- fixed: Fixed in [2929].
- 17:44 Changeset [2929] by
- Fix the double inclusion bug
- 16:03 Ticket #100 (bertos/mware/event.c double inclusion.) created by
- When the user select the modules "msg", the file bertos/mware/event.c is …
- 15:55 Ticket #99 (Need to rename bertos/mware/msg.h and bertos/mware/msg.c) created by
- msg has the same name of the bertos/kern/msg.h (the "msg" module). In …
- 10:31 FAQ edited by
- (diff)
- 10:29 FAQ edited by
- (diff)
09/10/09:
- 18:43 FAQ created by
- 18:36 WikiStart edited by
- (diff)
- 15:53 Changeset [2928] by
- New macro to fill a new process stack: in this way the stack is always …
- 15:06 Changeset [2927] by
- Add kernel + core drivers flash size benchmark.
- 14:45 Changeset [2926] by
- Add kernel flash size benchmark.
- 14:44 Changeset [2925] by
- Add wizard support for message queues.
- 13:12 Changeset [2924] by
- Normalize path of BeRTOS versions before insert them into the Version set
- 12:56 Changeset [2923] by
- Add missing dependency.
- 12:23 Changeset [2922] by
- Fix warnings; add ASSERT.
- 12:18 Changeset [2921] by
- Add include since in some cases BV() it's not defined.
- 11:48 Changeset [2920] by
- Fix proc test.
- 11:46 Changeset [2919] by
- Compute correct stack size.
- 11:36 Ticket #96 (hourglass in when recreating a project in editing mode) closed by
- fixed: Fixed in [2918].
- 11:27 Changeset [2918] by
- Show hourglass when doing something potentially long
- 11:17 Changeset [2917] by
- Paste.
- 11:17 Changeset [2916] by
- Do signal test if these are enabled.
- 10:43 Ticket #98 (Wizard throw an exption when try to replace one existing dir.) created by
- Some time when try to create new prj on existing dir, wizard throw this …
- 10:43 Changeset [2915] by
- Correct typo bug in user template file.
09/09/09:
- 22:48 Changeset [2914] by
- Now stack_size is the real size, there's no need to subtract the size of …
- 17:31 Changeset [2913] by
- Fix stack alineament on new process.
- 16:37 Changeset [2912] by
- Create project dir if does not exist.
- 16:02 Changeset [2911] by
- doc: Update proc.h documentation.
- 15:52 Ticket #82 (Ticket Prova) closed by
- invalid: I bet noone is going to cry if I close this much important ticket…
- 15:47 Ticket #97 (Module highlighting shortcoming) created by
- When you un-select a module which has some dependencies that are …
09/08/09:
- 19:49 Ticket #96 (hourglass in when recreating a project in editing mode) created by
- Add a feedback for the user during long operations in editing mode.
- 19:32 Changeset [2910] by
- Attempt to fix a bug related to BeRTOS upgrade in Wizard
- 18:53 Changeset [2909] by
- Add template flags for users.
- 18:28 Changeset [2908] by
- Add error logging
- 16:03 Ticket #41 (wizard critical security problem) closed by
- wontfix
- 16:02 Ticket #81 (Files imported in created CodeLite project) closed by
- fixed: Fixed in [2907].
- 16:02 Changeset [2907] by
- Add *.ld and *.S files to the CodeLite? project file
- 15:59 Ticket #89 ("images" and "object" directories in codelite when modifying a project) closed by
- fixed: Fixed in [2905] and [2906]. TODO: use a more generic way to resolve the …
- 15:57 Changeset [2906] by
- Exclude buildrev.h from the codelite project file.
- 15:55 Changeset [2905] by
- Typo
- 15:53 Ticket #89 ("images" and "object" directories in codelite when modifying a project) reopened by
- The obj directory is still present, and also the buildrev.h file.
- 15:49 Changeset [2904] by
- Add window icons.
- 15:31 Ticket #79 (Visual feedback for auto added modules) closed by
- fixed: Fixed in [2903].
- 15:29 Changeset [2903] by
- Show visual feedback for modules autoenabled in module page
- 14:55 Ticket #93 (Wrong print of kprintf when use float type.) closed by
- fixed: Fixed in [2901]
- 14:52 Ticket #95 (Permit to change the cpu frequency) closed by
- fixed: Added in [2902].
- 14:38 Changeset [2902] by
- Permit to set CPU frequency from the wizard in project editing mode.
- 14:26 Changeset [2901] by
- ARM ABI requires stack to be aligned on a 64-bit boundary
- 12:18 Ticket #95 (Permit to change the cpu frequency) created by
- In the editing mode the user may need to change the cpu frequency.
- 11:50 Ticket #75 (No project is created if the directory is present) closed by
- fixed: Works as expected in current version.
- 11:48 Ticket #90 (Missing dependency in wizard-generated project) closed by
- fixed: Fixed in [2900].
- 11:47 Changeset [2900] by
- Add also files, when selecting the modules in the project loading process
- 11:40 Ticket #94 (Toolchain validation problem with BeRTOS SDK) created by
- The first time i launch the Wizard installed with the SDK, one of the …
- 11:35 Changeset [2899] by
- Change the window title
- 11:14 Ticket #92 (Changing BeRTOS version in the edit wizard is unclear) closed by
- fixed: Fixed in [2898].
- 11:13 Changeset [2898] by
- Rollback to previous selected version if the user doesn't confirm the …
- 11:06 Changeset [2897] by
- Add comment
- 10:52 Changeset [2896] by
- Select the element in the toolchain list and manually reload the …
- 10:09 Changeset [2895] by
- doc: Use a clearer name for offline Doxyfile.
- 10:08 Ticket #91 (The Wizard stays open when creating a new project) closed by
- fixed: Fixed in [2893]. Use QProcess.startDetached(...) instead of subprocess.
- 10:08 Changeset [2894] by
- doc: Remove development status from main page for online version.
- 10:07 Changeset [2893] by
- Close the Wizard after launching CodeLite?.
09/07/09:
- 23:01 Ticket #93 (Wrong print of kprintf when use float type.) created by
- When print one variable float point type kprintf show wrong value, …
- 21:06 Changeset [2892] by
- Revert wrong commit. The problem with QVariant API needs to be analysed …
- 20:56 Changeset [2891] by
- Try to resolve problems with QVariant API changing
- 19:21 Ticket #89 ("images" and "object" directories in codelite when modifying a project) closed by
- fixed: Fixed in [2890].
- 19:19 Changeset [2890] by
- Don't insert the 'images' and the 'object' directory in the CodeLite? …
- 19:12 Ticket #74 (Exception on removing BeRTOS versions) closed by
- fixed: Fixed in [2889].
- 19:11 Changeset [2889] by
- Fix the bug related to the version list.
- 18:16 Changeset [2888] by
- Update error messages in order to be parsed by Codelite.
- 17:48 Ticket #92 (Changing BeRTOS version in the edit wizard is unclear) created by
- When you try to edit a project with the wizard and you want to change the …
- 17:19 Ticket #91 (The Wizard stays open when creating a new project) created by
- If you create a new BeRTOS project with the Wizard and choose to launch …
- 17:13 Ticket #90 (Missing dependency in wizard-generated project) created by
- When you try to edit a wizard generated project, sometimes some …
- 16:41 Ticket #89 ("images" and "object" directories in codelite when modifying a project) created by
- When a user tries to modify a project after a compilation process, the …
- 16:38 Changeset [2887] by
- Fix warning.
- 16:29 Ticket #88 (Toolchain recognition problem in editing mode) created by
- In editing mode, when attempting to change the used toolchain, firstly the …
- 15:39 Changeset [2886] by
- Fix debug check.
09/04/09:
- 22:41 Changeset [2885] by
- Fix typos.
- 22:27 Changeset [2884] by
- Refactor to comply to new script interface.
- 21:46 Changeset [2883] by
- Fix serial hw macros.
- 21:17 Changeset [2882] by
- Move map definition in correct place.
- 17:41 Changeset [2881] by
- Refactor for clarity.
- 15:14 Changeset [2880] by
- Add support for stopping debugging/flashing.
- 12:40 Changeset [2879] by
- Add the titles for the dialogs
- 12:35 Changeset [2878] by
- Update the property table when filling the module tree
- 11:52 Changeset [2877] by
- Split cpu specific flags and files; modify mk template.
09/03/09:
- 18:29 Changeset [2876] by
- doc: Update driver status and descriptions.
- 16:35 Changeset [2875] by
- Utilizzate le configurazioni in memoria, nel tentativo di modificare la …
- 12:52 Changeset [2874] by
- Finally set the right svn:ignore properties.
- 12:46 Changeset [2873] by
- Update svn:ignore property.
- 12:45 Changeset [2872] by
- Ignore scritps dir.
09/02/09:
- 20:23 Changeset [2871] by
- Better warning handling, without the need of that awful check.
- 20:06 Changeset [2870] by
- Fix warning on architectures with longer integers.
- 19:31 Changeset [2869] by
- Add return value.
- 19:06 Changeset [2868] by
- Move dir only if exists to avoid error message.
- 18:52 Changeset [2867] by
- Use perl regexp.
- 17:31 Changeset [2866] by
- Do not test.
- 17:31 Changeset [2865] by
- Remove warning during test.
- 17:21 Changeset [2864] by
- Rename file.
- 17:16 Changeset [2863] by
- Fix error on short hptime_t CPU.
- 17:13 Changeset [2862] by
- Remove message that can be erroneously parsed by parselog.py script.
- 17:11 Changeset [2861] by
- Restore FULL printf by default.
- 17:10 Changeset [2860] by
- Restore previous cast: CONST_CAST in C++ is not suitable for casting a …
- 11:30 Changeset [2859] by
- Fix hw template.
- 11:30 Changeset [2858] by
- Suppress correct warning in nightly test.
09/01/09:
- 19:28 Changeset [2857] by
- Correctly suppress warnings.
- 19:23 Changeset [2856] by
- Update to new wizard.
- 19:09 Changeset [2855] by
- Add ARM serial debug port define to whitelist.
- 19:02 Changeset [2854] by
- Add log parser for nightly_test script.
- 18:52 Changeset [2853] by
- Add stub implementation for ARM watchdog.
- 18:51 Changeset [2852] by
- Use NOFLOAT as default format value.
- 18:51 Changeset [2851] by
- Fix formatting warnings.
- 18:43 Ticket #87 (Fix CPU type warnings) created by
- CPU_ID in bertos/cpu/detect.h should be set to the correct value for ARM …
- 18:30 Ticket #86 (ARM watchdog driver is not implemented) created by
- No watchdog driver is provided for ARM.
- 18:09 Changeset [2850] by
- Add macros to help filtering output for long to fix warnings.
- 17:59 Ticket #85 (Use unions in menu.c) created by
- We could fix some warnings inside gui/menu.c by using unions for …
- 17:46 Changeset [2849] by
- Fix warnings.
- 17:23 Changeset [2848] by
- Fix default values in kbd_map.
- 17:23 Changeset [2847] by
- Fix warnings on AVR serial hw.
- 16:56 Changeset [2846] by
- Fix nightly test warnings; exposed bugs are on the bug tracker.
- 16:51 Ticket #84 (lcd_32122a test driver) created by
- Compilation of this driver fails. While it's trivial to fix it, we need a …
- 16:41 Changeset [2845] by
- Update wizard support for serial HW handshake.
- 16:27 Ticket #83 (Serial hardware handshake code is incomplete) created by
- Currently serial hardware handshake doesn't work. Default value for …
- 16:25 Changeset [2844] by
- Fix regexp; add tests.
- 16:22 Ticket #80 (Generated CodeLite project has an extra folder) closed by
- fixed: Fixed
- 15:33 Changeset [2843] by
- Add missing declaration.
- 15:20 Changeset [2842] by
- Fix warnings and cleanup code.
- 15:20 Changeset [2841] by
- Fix warnings.
- 12:59 Changeset [2840] by
- Add timer strobe macros default.
- 12:47 Changeset [2839] by
- doc: Remove documentation specific search box.
- 12:37 Changeset [2838] by
- Test all configuration options.
- 12:24 Changeset [2837] by
- Remove CPU specific file.
- 12:18 Changeset [2836] by
- doc: Added more supported CPUs.
- 12:14 Changeset [2835] by
- Remove useless script.
08/31/09:
- 20:11 Changeset [2834] by
- Make hw files more generic.
- 20:04 Changeset [2833] by
- Refactor source list script; add Fat dir to exclude directories.
- 18:07 Changeset [2832] by
- Merge the settings, changing BeRTOS version
- 17:56 Changeset [2831] by
- Update hw template for sipo module.
- 17:13 Changeset [2830] by
- Fix alignment problem on arm.
- 17:03 Changeset [2829] by
- Remove empty VDir in codelite projects.
- 16:43 Changeset [2828] by
- Remove debug print
- 16:37 Changeset [2827] by
- Change the settings merge function
- 16:03 Changeset [2826] by
- doc: clarification for FAT module.
- 15:43 Changeset [2825] by
- Fix hw SIPO macro declaration.
- 15:17 ProgrammerInterface edited by
- (diff)
- 15:17 ProgrammerInterface edited by
- (diff)
- 12:30 Changeset [2824] by
- Add raw copy merge function.
- 10:52 Changeset [2823] by
- Add stub of sources merge functionality
08/29/09:
- 15:52 Changeset [2822] by
- Minor grammatical fix: really another commit test.
- 15:45 Changeset [2821]
- Spacing fix
08/28/09:
- 18:15 Changeset [2820] by
- Add the dialogs needed in order to configurate the toolchain and the …
- 18:14 Changeset [2819] by
- Add the editing mode in the main bertos file
- 17:10 Changeset [2818] by
- Add makefile param identifier in the const file
- 17:10 Changeset [2817] by
- Add error messages.
- 16:55 Changeset [2816] by
- Update paths.
- 16:48 Changeset [2815] by
- Use correct path.
- 16:14 Changeset [2814] by
- Remove old placeholder.
- 16:12 Changeset [2813] by
- Remove debug print
- 16:09 Changeset [2812] by
- Add missing conversion.
- 15:49 Changeset [2811] by
- Add support for cpu parameter to be added in the mk file
- 15:25 Changeset [2810] by
- Refactor makefile variables architecture.
- 15:08 Changeset [2809] by
- Attempt to automatize the creation of the mk files
- 11:48 Changeset [2808] by
- Remove scripts.
- 11:43 Changeset [2807] by
- Remove old scripts.
- 10:54 ProgrammerInterface edited by
- (diff)
- 10:50 Test created by
- 09:45 Changeset [2806] by
- Rename SCHED_CHANGE_PRI to better describe functionality.
- 09:37 Changeset [2805] by
- Remove files for possible license problems.
08/27/09:
- 16:56 Changeset [2804] by
- Update example projects' makefiles.
- 16:55 Changeset [2803] by
- Add makefile target rule for debugging.
- 16:53 Changeset [2802] by
- Add gdb init script variable for wizard.
- 16:52 Changeset [2801] by
- Add Openocd debug configuration and gdb init script.
- 16:46 Changeset [2800] by
- Add debug scripts for ARM and AVR.
- 16:46 Changeset [2799] by
- Refactor ARM flash script.
- 16:32 Changeset [2798] by
- Add support for file passed as sources for gdb
- 16:24 Changeset [2797] by
- Add debug configuration for codelite projets
- 15:10 Changeset [2796] by
- Improve main.c template for wizard.
- 14:59 Changeset [2795]
- Add flashing interface variables.
- 14:58 Changeset [2794]
- Refactor in order to have an interface for each project; Add programmer …
- 14:57 Changeset [2793]
- Remove trace; add debug info.
- 12:56 ProgrammerInterface created by
- 12:00 Changeset [2792]
- Update examples in order to enable flashing.
- 11:59 Changeset [2791]
- Correct conditional test.
- 11:59 Changeset [2790]
- Add flashing variables.
- 11:58 Changeset [2789]
- Restore correct command.
- 11:17 Changeset [2788] by
- Update 'make flash' support for ARM chips.
08/26/09:
- 20:05 Changeset [2787]
- Move all Openocd-related files to separate folder; initial 'make flash' …
- 19:16 Changeset [2786]
- Add flashing support for AVR.
- 18:00 Changeset [2785] by
- Add new parameter to the makefile
- 15:41 Changeset [2784] by
- Split the mk file in two files: one for the user, the other, created by …
- 12:20 Changeset [2783] by
- Add a stub of the editing functionality
08/25/09:
- 17:08 Changeset [2782] by
- Change the automatic setting of the autoenabled parameters
- 15:28 Changeset [2781] by
- Set as enabled the selected modules in the editing pages
08/24/09:
- 20:01 NextChangelog edited by
- (diff)
- 19:50 Changeset [2780] by
- Fix warnings.
- 19:19 Changeset [2779] by
- Add process priority test.
- 19:19 Changeset [2778] by
- Fix proc_setPri(), which now correctly changes the priority of processes …
08/20/09:
- 16:54 Changeset [2777]
- Add log configuration for dc motor.
- 16:47 Changeset [2776]
- Use log and add pid configuration.
- 16:38 Changeset [2775]
- Trick to silent compiler warning.
- 16:33 Changeset [2774]
- Add logging for block of code.
- 16:31 Changeset [2773]
- Merge driver from external project.
- 16:08 Changeset [2772]
- Use log for debug message.
Note: See TracTimeline
for information about the timeline view.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/bertos_logo.png)