asterix [Wed, 3 Mar 2010 15:00:10 +0000 (15:00 +0000)]
Add at91sam7 flash driver.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3180
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Mon, 15 Feb 2010 17:59:06 +0000 (17:59 +0000)]
Add Texas Instruments TLV5618 DAC driver.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3172
38d2e660-2303-0410-9eaa-
f027e97ec537
arighi [Thu, 28 Jan 2010 13:27:04 +0000 (13:27 +0000)]
Be sure to always initialize synctimer_list when synctimer_test is executed.
This fixes a SIGSEGV bug when the timer test is executed inside the
BeRTOS emulator demo.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3168
38d2e660-2303-0410-9eaa-
f027e97ec537
duplo [Fri, 22 Jan 2010 15:23:32 +0000 (15:23 +0000)]
Fix bug related to conditional-dependency files.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3164
38d2e660-2303-0410-9eaa-
f027e97ec537
duplo [Fri, 22 Jan 2010 15:22:16 +0000 (15:22 +0000)]
Indent code to improve the readibility
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3163
38d2e660-2303-0410-9eaa-
f027e97ec537
duplo [Fri, 22 Jan 2010 14:22:06 +0000 (14:22 +0000)]
Typo
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3162
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Wed, 20 Jan 2010 16:38:52 +0000 (16:38 +0000)]
Import fix from preempt branch.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3160
38d2e660-2303-0410-9eaa-
f027e97ec537
lottaviano [Thu, 14 Jan 2010 17:32:10 +0000 (17:32 +0000)]
doc: Updated development status to v. 2.3
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3136
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Thu, 14 Jan 2010 14:27:07 +0000 (14:27 +0000)]
Reformat.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3135
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Thu, 14 Jan 2010 14:21:26 +0000 (14:21 +0000)]
Optimization: Use a trampoline to start ARM processes instead of wasting one stack location and saving lr twice.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3134
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Thu, 14 Jan 2010 14:19:41 +0000 (14:19 +0000)]
Reformat.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3133
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Wed, 13 Jan 2010 10:04:14 +0000 (10:04 +0000)]
Add synchronous timer scheduler.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3132
38d2e660-2303-0410-9eaa-
f027e97ec537
lottaviano [Tue, 29 Dec 2009 09:03:10 +0000 (09:03 +0000)]
doc: Clarify Msg documentation.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3131
38d2e660-2303-0410-9eaa-
f027e97ec537
arighi [Mon, 28 Dec 2009 11:24:04 +0000 (11:24 +0000)]
explicitly include compiler.h to be sure all stdint types are defined
This fix the following build bug:
In file included from bertos/emul/emulwin.cpp:43:
bertos/drv/lcd_gfx_qt.h:74: error: ‘uint8_t’ has not been declared
make: *** [obj/demo/bertos/emul/emulwin.o] Error 1
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3130
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Sun, 27 Dec 2009 09:04:06 +0000 (09:04 +0000)]
Add missing prototypes.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3129
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Wed, 23 Dec 2009 16:50:13 +0000 (16:50 +0000)]
Add a simple heap test.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3128
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Wed, 23 Dec 2009 16:49:42 +0000 (16:49 +0000)]
Check for alignment of heap memory buffer; add utility macro used to declare a heap.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3127
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Tue, 22 Dec 2009 14:51:50 +0000 (14:51 +0000)]
Reformat.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3126
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Tue, 22 Dec 2009 14:51:43 +0000 (14:51 +0000)]
Typo.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3125
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Tue, 22 Dec 2009 14:24:56 +0000 (14:24 +0000)]
Enable PIO clock by default on AT91SAM7 CPUs.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3124
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Mon, 21 Dec 2009 10:58:24 +0000 (10:58 +0000)]
Init lcd_semaphore when kernel is active.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3123
38d2e660-2303-0410-9eaa-
f027e97ec537
duplo [Tue, 15 Dec 2009 15:50:13 +0000 (15:50 +0000)]
Modify the version check
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3122
38d2e660-2303-0410-9eaa-
f027e97ec537
duplo [Tue, 15 Dec 2009 09:12:18 +0000 (09:12 +0000)]
Change the name convention for the qvariant_converter implementation files.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3121
38d2e660-2303-0410-9eaa-
f027e97ec537
duplo [Tue, 15 Dec 2009 09:06:15 +0000 (09:06 +0000)]
New qvariant converter module. Now BeRTOS Wizard is able to run with PyQt4 4.6 and older.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3120
38d2e660-2303-0410-9eaa-
f027e97ec537
asterix [Wed, 18 Nov 2009 11:15:27 +0000 (11:15 +0000)]
Move crc table in ram when we using bootloader.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3119
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Tue, 17 Nov 2009 16:50:44 +0000 (16:50 +0000)]
Reformat.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3118
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Tue, 17 Nov 2009 16:48:53 +0000 (16:48 +0000)]
Remove too specific ASSERT.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3117
38d2e660-2303-0410-9eaa-
f027e97ec537
asterix [Tue, 17 Nov 2009 12:03:49 +0000 (12:03 +0000)]
Fix some comments.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3116
38d2e660-2303-0410-9eaa-
f027e97ec537
asterix [Tue, 17 Nov 2009 12:03:17 +0000 (12:03 +0000)]
Fix #if check.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3115
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Tue, 17 Nov 2009 11:32:06 +0000 (11:32 +0000)]
Change REVERSE macro name.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3114
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Tue, 17 Nov 2009 11:16:55 +0000 (11:16 +0000)]
Fix doc.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3113
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Fri, 13 Nov 2009 18:18:11 +0000 (18:18 +0000)]
Add missing initialization.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3112
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Fri, 13 Nov 2009 18:18:10 +0000 (18:18 +0000)]
Fix history handling.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3111
38d2e660-2303-0410-9eaa-
f027e97ec537
asterix [Wed, 11 Nov 2009 08:49:01 +0000 (08:49 +0000)]
Silent nightly test warning.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3110
38d2e660-2303-0410-9eaa-
f027e97ec537
asterix [Tue, 10 Nov 2009 11:35:20 +0000 (11:35 +0000)]
Move crc table in ram when we using bootloader.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3109
38d2e660-2303-0410-9eaa-
f027e97ec537
asterix [Mon, 9 Nov 2009 15:59:51 +0000 (15:59 +0000)]
Clean code and fix compile error.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3108
38d2e660-2303-0410-9eaa-
f027e97ec537
asterix [Fri, 6 Nov 2009 10:31:01 +0000 (10:31 +0000)]
Reformat and fix paste.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3107
38d2e660-2303-0410-9eaa-
f027e97ec537
asterix [Fri, 6 Nov 2009 09:16:30 +0000 (09:16 +0000)]
Add some gcc flags.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3106
38d2e660-2303-0410-9eaa-
f027e97ec537
asterix [Fri, 6 Nov 2009 09:11:06 +0000 (09:11 +0000)]
Add debug configuration for boot.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3105
38d2e660-2303-0410-9eaa-
f027e97ec537
asterix [Thu, 5 Nov 2009 13:58:33 +0000 (13:58 +0000)]
Fix typo.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3104
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Mon, 26 Oct 2009 22:41:56 +0000 (22:41 +0000)]
Use a better name.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3103
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Mon, 26 Oct 2009 21:50:03 +0000 (21:50 +0000)]
Fix process stack size declaration.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3102
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Mon, 26 Oct 2009 21:05:57 +0000 (21:05 +0000)]
Add module declaration in PWM driver.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3101
38d2e660-2303-0410-9eaa-
f027e97ec537
duplo [Mon, 26 Oct 2009 15:31:15 +0000 (15:31 +0000)]
Little bugfix.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3100
38d2e660-2303-0410-9eaa-
f027e97ec537
duplo [Mon, 26 Oct 2009 15:07:07 +0000 (15:07 +0000)]
Add support for conditional dependencies (To be tested heavily!)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3099
38d2e660-2303-0410-9eaa-
f027e97ec537
duplo [Fri, 23 Oct 2009 14:38:33 +0000 (14:38 +0000)]
Change the style of the text in the intro page.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3098
38d2e660-2303-0410-9eaa-
f027e97ec537
duplo [Fri, 23 Oct 2009 13:54:57 +0000 (13:54 +0000)]
Add the parameter conditional_deps to the configuration information dict.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3097
38d2e660-2303-0410-9eaa-
f027e97ec537
duplo [Fri, 23 Oct 2009 13:33:53 +0000 (13:33 +0000)]
Modify the Wizard configuration files parser, in order to take another parameter (conditional_deps).
This optional parameter is for boolean values only, and will contain the list of the modules that have to be activated if the value is setted to True (1).
example usage:
/**
* Parameter brief
*
* Parameter description
*
* $WIZ$ type = 'boolean'
* $WIZ$ conditional_deps = 'dc_motor', 'kfile'
*/
#define EXAMPLE_PARAMETER 0
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3096
38d2e660-2303-0410-9eaa-
f027e97ec537
duplo [Fri, 23 Oct 2009 12:41:15 +0000 (12:41 +0000)]
Change style and logo
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3095
38d2e660-2303-0410-9eaa-
f027e97ec537
duplo [Fri, 23 Oct 2009 10:33:59 +0000 (10:33 +0000)]
Add stretch factor for CPU list in CPU selection page.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3094
38d2e660-2303-0410-9eaa-
f027e97ec537
duplo [Fri, 23 Oct 2009 10:18:47 +0000 (10:18 +0000)]
Add introduction page.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3093
38d2e660-2303-0410-9eaa-
f027e97ec537
duplo [Thu, 22 Oct 2009 13:54:51 +0000 (13:54 +0000)]
Clear the property table when changing the selection of the module in the module table
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3092
38d2e660-2303-0410-9eaa-
f027e97ec537
duplo [Thu, 22 Oct 2009 13:08:22 +0000 (13:08 +0000)]
Add default text for the CPU description in the CPU selection page
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3091
38d2e660-2303-0410-9eaa-
f027e97ec537
duplo [Thu, 22 Oct 2009 13:05:49 +0000 (13:05 +0000)]
Add a tooltip on the 'Validate' button
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3090
38d2e660-2303-0410-9eaa-
f027e97ec537
duplo [Thu, 22 Oct 2009 12:58:47 +0000 (12:58 +0000)]
Restart the ui of the CPU selection page
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3089
38d2e660-2303-0410-9eaa-
f027e97ec537
lottaviano [Wed, 21 Oct 2009 13:41:02 +0000 (13:41 +0000)]
doc: Update kfile_* documentation
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3088
38d2e660-2303-0410-9eaa-
f027e97ec537
asterix [Tue, 20 Oct 2009 14:39:38 +0000 (14:39 +0000)]
Add timer wizard dependence.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3086
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Mon, 19 Oct 2009 13:17:15 +0000 (13:17 +0000)]
Bump up version.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3083
38d2e660-2303-0410-9eaa-
f027e97ec537
asterix [Fri, 16 Oct 2009 15:13:26 +0000 (15:13 +0000)]
Rename cs macro.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3081
38d2e660-2303-0410-9eaa-
f027e97ec537
asterix [Fri, 16 Oct 2009 15:12:51 +0000 (15:12 +0000)]
Remove addr typedef.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3080
38d2e660-2303-0410-9eaa-
f027e97ec537
asterix [Tue, 13 Oct 2009 10:37:29 +0000 (10:37 +0000)]
Complete nmea parser test.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3079
38d2e660-2303-0410-9eaa-
f027e97ec537
asterix [Tue, 13 Oct 2009 10:37:06 +0000 (10:37 +0000)]
Use log macro to silent warning.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3078
38d2e660-2303-0410-9eaa-
f027e97ec537
asterix [Tue, 13 Oct 2009 10:00:06 +0000 (10:00 +0000)]
Add comments. Use ternary operator.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3077
38d2e660-2303-0410-9eaa-
f027e97ec537
asterix [Tue, 13 Oct 2009 09:29:11 +0000 (09:29 +0000)]
Some fix. Reformat. Check if read sentence return correct value.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3076
38d2e660-2303-0410-9eaa-
f027e97ec537
asterix [Tue, 13 Oct 2009 09:19:57 +0000 (09:19 +0000)]
Add brief. Add example callout functions. Use tokenToInt to compute date time stamp. Fix default month date in timestampToSec.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3075
38d2e660-2303-0410-9eaa-
f027e97ec537
asterix [Mon, 12 Oct 2009 07:48:21 +0000 (07:48 +0000)]
Undo wrong commit.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3074
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Sat, 10 Oct 2009 13:14:26 +0000 (13:14 +0000)]
Fix doc.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3073
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Sat, 10 Oct 2009 13:01:56 +0000 (13:01 +0000)]
Simplify afsk testing harness.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3072
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Sat, 10 Oct 2009 12:58:55 +0000 (12:58 +0000)]
Add strobe macros even in DAC callback.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3071
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Sat, 10 Oct 2009 12:56:32 +0000 (12:56 +0000)]
Remove unneeded macros.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3070
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Sat, 10 Oct 2009 12:53:46 +0000 (12:53 +0000)]
Simplify DAC ISR interface: now afsk_dac_isr() return the next sample.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3069
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Sat, 10 Oct 2009 12:41:06 +0000 (12:41 +0000)]
Add some doc.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3068
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Sat, 10 Oct 2009 12:33:12 +0000 (12:33 +0000)]
Handle rx fifo overflow error.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3067
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Sat, 10 Oct 2009 12:13:38 +0000 (12:13 +0000)]
Move sin_table in flash (if applicable); fix typos.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3066
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Sat, 10 Oct 2009 11:20:09 +0000 (11:20 +0000)]
Use log module.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3065
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Sat, 10 Oct 2009 11:19:48 +0000 (11:19 +0000)]
Typo.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3064
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Sat, 10 Oct 2009 11:16:17 +0000 (11:16 +0000)]
Move functions documentation near their implementation.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3063
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Sat, 10 Oct 2009 11:11:54 +0000 (11:11 +0000)]
Add some documentation.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3062
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Sat, 10 Oct 2009 10:54:40 +0000 (10:54 +0000)]
Factor out hdlc context, add some documentation.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3061
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Sat, 10 Oct 2009 10:22:35 +0000 (10:22 +0000)]
Add documentation.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3060
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Sat, 10 Oct 2009 10:20:38 +0000 (10:20 +0000)]
Add documentation.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3059
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Sat, 10 Oct 2009 10:02:07 +0000 (10:02 +0000)]
Refactor afsk IRQ macros in order to handle multiple modems.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3058
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Sat, 10 Oct 2009 09:14:39 +0000 (09:14 +0000)]
Update afsk_test in order to comply to new Afsk context.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3057
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Sat, 10 Oct 2009 09:13:28 +0000 (09:13 +0000)]
Move static varibles in the Afsk structure in order to allow multiple modem instances.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3056
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Sat, 10 Oct 2009 09:09:35 +0000 (09:09 +0000)]
Add more warnings when compiling tests.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3055
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Fri, 9 Oct 2009 21:49:27 +0000 (21:49 +0000)]
Add test for afsk transmitter (the modulator).
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3054
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Fri, 9 Oct 2009 21:48:32 +0000 (21:48 +0000)]
Add support for preamble/trailer before starting real data transmission: this give the TX rig some time to switch to/from transmit mode.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3053
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Fri, 9 Oct 2009 21:37:34 +0000 (21:37 +0000)]
Add missing prototype.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3052
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Fri, 9 Oct 2009 21:37:12 +0000 (21:37 +0000)]
Do not assert on received data.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3051
38d2e660-2303-0410-9eaa-
f027e97ec537
asterix [Fri, 9 Oct 2009 08:22:43 +0000 (08:22 +0000)]
Refactor nmea module. Redefine gsv struct.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3050
38d2e660-2303-0410-9eaa-
f027e97ec537
asterix [Thu, 8 Oct 2009 15:12:04 +0000 (15:12 +0000)]
Reformat.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3049
38d2e660-2303-0410-9eaa-
f027e97ec537
asterix [Thu, 8 Oct 2009 15:01:39 +0000 (15:01 +0000)]
Reformat code.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3048
38d2e660-2303-0410-9eaa-
f027e97ec537
asterix [Thu, 8 Oct 2009 14:38:23 +0000 (14:38 +0000)]
Refactor token to set precision.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3047
38d2e660-2303-0410-9eaa-
f027e97ec537
asterix [Thu, 8 Oct 2009 14:33:34 +0000 (14:33 +0000)]
Fix test.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3046
38d2e660-2303-0410-9eaa-
f027e97ec537
asterix [Thu, 8 Oct 2009 12:31:51 +0000 (12:31 +0000)]
Use types and conversion macro from ntc.h.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3045
38d2e660-2303-0410-9eaa-
f027e97ec537
asterix [Thu, 8 Oct 2009 11:59:17 +0000 (11:59 +0000)]
Add driver for mpxx6115a pressure sensor.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3044
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Wed, 7 Oct 2009 22:07:03 +0000 (22:07 +0000)]
Fix warnings.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3043
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Wed, 7 Oct 2009 21:47:10 +0000 (21:47 +0000)]
Add REVERSE macro and its test unit.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3042
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Wed, 7 Oct 2009 21:42:11 +0000 (21:42 +0000)]
Move function doc in the implementation file.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3041
38d2e660-2303-0410-9eaa-
f027e97ec537
batt [Wed, 7 Oct 2009 21:39:43 +0000 (21:39 +0000)]
Add ax25_send, update test.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3040
38d2e660-2303-0410-9eaa-
f027e97ec537