bertos.git
14 years agoAdd the parameter conditional_deps to the configuration information dict.
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

14 years agoModify the Wizard configuration files parser, in order to take another parameter...
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

14 years agoChange style and logo
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

14 years agoAdd stretch factor for CPU list in CPU selection page.
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

14 years agoAdd introduction page.
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

14 years agoClear the property table when changing the selection of the module in the module...
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

14 years agoAdd default text for the CPU description in the CPU selection page
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

14 years agoAdd a tooltip on the 'Validate' button
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

14 years agoRestart the ui of the CPU selection page
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

14 years agodoc: Update kfile_* documentation
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

14 years agoAdd timer wizard dependence.
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

14 years agoBump up version.
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

14 years agoRename cs macro.
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

14 years agoRemove addr typedef.
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

14 years agoComplete nmea parser test.
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

14 years agoUse log macro to silent warning.
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

14 years agoAdd comments. Use ternary operator.
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

14 years agoSome fix. Reformat. Check if read sentence return correct value.
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

14 years agoAdd brief. Add example callout functions. Use tokenToInt to compute date time stamp...
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

14 years agoUndo wrong commit.
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

14 years agoFix doc.
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

14 years agoSimplify afsk testing harness.
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

14 years agoAdd strobe macros even in DAC callback.
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

14 years agoRemove unneeded macros.
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

14 years agoSimplify DAC ISR interface: now afsk_dac_isr() return the next sample.
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

14 years agoAdd some doc.
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

14 years agoHandle rx fifo overflow error.
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

14 years agoMove sin_table in flash (if applicable); fix typos.
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

14 years agoUse log module.
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

14 years agoTypo.
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

14 years agoMove functions documentation near their implementation.
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

14 years agoAdd some documentation.
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

14 years agoFactor out hdlc context, add some documentation.
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

14 years agoAdd documentation.
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

14 years agoAdd documentation.
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

14 years agoRefactor afsk IRQ macros in order to handle multiple modems.
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

14 years agoUpdate afsk_test in order to comply to new Afsk context.
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

14 years agoMove static varibles in the Afsk structure in order to allow multiple modem instances.
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

14 years agoAdd more warnings when compiling tests.
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

14 years agoAdd test for afsk transmitter (the modulator).
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

14 years agoAdd support for preamble/trailer before starting real data transmission: this give...
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

14 years agoAdd missing prototype.
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

14 years agoDo not assert on received data.
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

14 years agoRefactor nmea module. Redefine gsv struct.
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

14 years agoReformat.
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

14 years agoReformat code.
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

14 years agoRefactor token to set precision.
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

14 years agoFix test.
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

14 years agoUse types and conversion macro from ntc.h.
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

14 years agoAdd driver for mpxx6115a pressure sensor.
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

14 years agoFix warnings.
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

14 years agoAdd REVERSE macro and its test unit.
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

14 years agoMove function doc in the implementation file.
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

14 years agoAdd ax25_send, update test.
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

14 years agoAdd tmp123 sensor temperature driver.
asterix [Wed, 7 Oct 2009 15:32:39 +0000 (15:32 +0000)]
Add tmp123 sensor temperature driver.

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

14 years agoAdd missing include.
asterix [Wed, 7 Oct 2009 06:09:02 +0000 (06:09 +0000)]
Add missing include.

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

14 years agoReformat.
batt [Tue, 6 Oct 2009 11:03:50 +0000 (11:03 +0000)]
Reformat.

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

14 years agoAtomate nmea check. Some fix.
asterix [Tue, 6 Oct 2009 10:50:24 +0000 (10:50 +0000)]
Atomate nmea check. Some fix.

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

14 years agoTypo. Check i2c dependence.
asterix [Tue, 6 Oct 2009 09:37:00 +0000 (09:37 +0000)]
Typo. Check i2c dependence.

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

14 years agoMake nightlytest only for arm. Silent some warning.
asterix [Mon, 5 Oct 2009 19:43:46 +0000 (19:43 +0000)]
Make nightlytest only for arm. Silent some warning.

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

14 years agoAdd driver to read temperature from lm75 chip.
asterix [Mon, 5 Oct 2009 19:24:08 +0000 (19:24 +0000)]
Add driver to read temperature from lm75 chip.

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

14 years agoFix include. Add log.
asterix [Mon, 5 Oct 2009 18:51:53 +0000 (18:51 +0000)]
Fix include. Add log.

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

14 years agoRemove unneeded define.
asterix [Mon, 5 Oct 2009 18:45:29 +0000 (18:45 +0000)]
Remove unneeded define.

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

14 years agoMake configurable some nmeap parser context.
asterix [Mon, 5 Oct 2009 17:12:38 +0000 (17:12 +0000)]
Make configurable some nmeap parser context.

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

14 years agoFix return function.
asterix [Mon, 5 Oct 2009 17:12:10 +0000 (17:12 +0000)]
Fix return function.

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

14 years agoAdd other string test.
asterix [Mon, 5 Oct 2009 17:11:35 +0000 (17:11 +0000)]
Add other string test.

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

14 years agoExtract method to convert string to degree.
asterix [Mon, 5 Oct 2009 16:53:01 +0000 (16:53 +0000)]
Extract method to convert string to degree.

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

14 years agoAdd comment. Reformat. Read always char from channel.
asterix [Mon, 5 Oct 2009 16:40:10 +0000 (16:40 +0000)]
Add comment. Reformat. Read always char from channel.

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

14 years agoAdd nmea structure comments.
asterix [Mon, 5 Oct 2009 16:38:50 +0000 (16:38 +0000)]
Add nmea structure comments.

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

14 years agoClean code. Use correct type for all sentece structure. Add timestamp to set conversi...
asterix [Mon, 5 Oct 2009 16:05:32 +0000 (16:05 +0000)]
Clean code. Use correct type for all sentece structure. Add timestamp to set conversion function.

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

14 years agoSome fixes.
asterix [Mon, 5 Oct 2009 16:04:20 +0000 (16:04 +0000)]
Some fixes.

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

14 years agoSet to terse verbosity.
asterix [Mon, 5 Oct 2009 16:03:32 +0000 (16:03 +0000)]
Set to terse verbosity.

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

14 years agoAdd nmeap source dependence. Add tests prototype.
asterix [Mon, 5 Oct 2009 09:39:34 +0000 (09:39 +0000)]
Add nmeap source dependence. Add tests prototype.

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

14 years agoAdd nmea module test.
asterix [Mon, 5 Oct 2009 09:16:47 +0000 (09:16 +0000)]
Add nmea module test.

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

14 years agoMove in correct dir nmea module.
asterix [Mon, 5 Oct 2009 08:27:16 +0000 (08:27 +0000)]
Move in correct dir nmea module.

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

14 years agoAdd configuration for nmea module.
asterix [Mon, 5 Oct 2009 08:23:29 +0000 (08:23 +0000)]
Add configuration for nmea module.

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

14 years agoSome fix to compile nmeap under bertos environment.
asterix [Mon, 5 Oct 2009 08:20:29 +0000 (08:20 +0000)]
Some fix to compile nmeap under bertos environment.

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

14 years agoAdd nmea wrapper.
asterix [Mon, 5 Oct 2009 07:59:51 +0000 (07:59 +0000)]
Add nmea wrapper.

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

14 years agoFix warnings.
batt [Sun, 4 Oct 2009 16:35:52 +0000 (16:35 +0000)]
Fix warnings.

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

14 years agoExclude external NMEAP library from nightly test.
batt [Sun, 4 Oct 2009 11:43:18 +0000 (11:43 +0000)]
Exclude external NMEAP library from nightly test.

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

14 years agoFix some warnings.
batt [Sun, 4 Oct 2009 11:42:39 +0000 (11:42 +0000)]
Fix some warnings.

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

14 years agoAdd missing prototypes.
batt [Sun, 4 Oct 2009 11:42:11 +0000 (11:42 +0000)]
Add missing prototypes.

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

14 years agoAdd test for AFSK1200 modem driver.
batt [Sun, 4 Oct 2009 11:05:54 +0000 (11:05 +0000)]
Add test for AFSK1200 modem driver.

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

14 years agoReformat.
batt [Sun, 4 Oct 2009 11:04:47 +0000 (11:04 +0000)]
Reformat.

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

14 years agoReformat; add better algorithm to find bits.
batt [Sat, 3 Oct 2009 12:55:23 +0000 (12:55 +0000)]
Reformat; add better algorithm to find bits.

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

14 years agoReformat debug messages.
batt [Sat, 3 Oct 2009 12:54:13 +0000 (12:54 +0000)]
Reformat debug messages.

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

14 years agoAdd selectable discriminator filter type.
batt [Fri, 2 Oct 2009 21:55:51 +0000 (21:55 +0000)]
Add selectable discriminator filter type.

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

14 years agoFix FIFO full handling.
batt [Fri, 2 Oct 2009 19:29:20 +0000 (19:29 +0000)]
Fix FIFO full handling.

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

14 years agoUse unlocked fifo calls (we are in a ISR).
batt [Fri, 2 Oct 2009 19:09:36 +0000 (19:09 +0000)]
Use unlocked fifo calls (we are in a ISR).

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

14 years agoImport NMEAP 0.3 library.
asterix [Fri, 2 Oct 2009 15:12:47 +0000 (15:12 +0000)]
Import NMEAP 0.3 library.

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

14 years agoAdd some debug info.
batt [Thu, 1 Oct 2009 19:01:59 +0000 (19:01 +0000)]
Add some debug info.

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

14 years agoAdd missing stubs.
batt [Thu, 1 Oct 2009 19:01:29 +0000 (19:01 +0000)]
Add missing stubs.

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

14 years agoAdd missing hw file to wizard markup.
batt [Thu, 1 Oct 2009 13:25:11 +0000 (13:25 +0000)]
Add missing hw file to wizard markup.

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

14 years agoRemove HDLC constants; add irq end handling; Add strobe init.
batt [Thu, 1 Oct 2009 13:20:08 +0000 (13:20 +0000)]
Remove HDLC constants; add irq end handling; Add strobe init.

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

14 years agoAdd macros that handle end of interrupt.
batt [Thu, 1 Oct 2009 13:18:49 +0000 (13:18 +0000)]
Add macros that handle end of interrupt.

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

14 years agoAdd missing prototypes.
batt [Wed, 30 Sep 2009 19:38:19 +0000 (19:38 +0000)]
Add missing prototypes.

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

14 years agoRemove unneeded dependancy.
batt [Wed, 30 Sep 2009 19:34:28 +0000 (19:34 +0000)]
Remove unneeded dependancy.

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

14 years agoImport first draft of afsk 1200baud software modem.
batt [Wed, 30 Sep 2009 19:32:26 +0000 (19:32 +0000)]
Import first draft of afsk 1200baud software modem.

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

14 years agodoc: Various fixes to documentation infrastructure
lottaviano [Tue, 29 Sep 2009 12:39:19 +0000 (12:39 +0000)]
doc: Various fixes to documentation infrastructure

- Move all doc related files to doc/
- Use INPUT directive to correctly generate docs
- Move FILE_PATTERNS to common Doxyfile

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

14 years agodoc: Add xmodem documentation.
lottaviano [Tue, 29 Sep 2009 12:21:06 +0000 (12:21 +0000)]
doc: Add xmodem documentation.

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