projects
/
bertos.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Atomate nmea check. Some fix.
[bertos.git]
/
bertos
/
2009-10-06
asterix
Atomate nmea check. Some fix.
tree
|
commitdiff
2009-10-06
asterix
Typo. Check i2c dependence.
tree
|
commitdiff
2009-10-05
asterix
Make nightlytest only for arm. Silent some warning.
tree
|
commitdiff
2009-10-05
asterix
Add driver to read temperature from lm75 chip.
tree
|
commitdiff
2009-10-05
asterix
Fix include. Add log.
tree
|
commitdiff
2009-10-05
asterix
Remove unneeded define.
tree
|
commitdiff
2009-10-05
asterix
Make configurable some nmeap parser context.
tree
|
commitdiff
2009-10-05
asterix
Fix return function.
tree
|
commitdiff
2009-10-05
asterix
Add other string test.
tree
|
commitdiff
2009-10-05
asterix
Extract method to convert string to degree.
tree
|
commitdiff
2009-10-05
asterix
Add comment. Reformat. Read always char from channel.
tree
|
commitdiff
2009-10-05
asterix
Add nmea structure comments.
tree
|
commitdiff
2009-10-05
asterix
Clean code. Use correct type for all sentece structure...
tree
|
commitdiff
2009-10-05
asterix
Some fixes.
tree
|
commitdiff
2009-10-05
asterix
Set to terse verbosity.
tree
|
commitdiff
2009-10-05
asterix
Add nmeap source dependence. Add tests prototype.
tree
|
commitdiff
2009-10-05
asterix
Add nmea module test.
tree
|
commitdiff
2009-10-05
asterix
Move in correct dir nmea module.
tree
|
commitdiff
2009-10-05
asterix
Add configuration for nmea module.
tree
|
commitdiff
2009-10-05
asterix
Some fix to compile nmeap under bertos environment.
tree
|
commitdiff
2009-10-04
batt
Fix warnings.
tree
|
commitdiff
2009-10-04
batt
Fix some warnings.
tree
|
commitdiff
2009-10-04
batt
Add missing prototypes.
tree
|
commitdiff
2009-10-04
batt
Add test for AFSK1200 modem driver.
tree
|
commitdiff
2009-10-04
batt
Reformat.
tree
|
commitdiff
2009-10-03
batt
Reformat; add better algorithm to find bits.
tree
|
commitdiff
2009-10-03
batt
Reformat debug messages.
tree
|
commitdiff
2009-10-02
batt
Add selectable discriminator filter type.
tree
|
commitdiff
2009-10-02
batt
Fix FIFO full handling.
tree
|
commitdiff
2009-10-02
batt
Use unlocked fifo calls (we are in a ISR).
tree
|
commitdiff
2009-10-02
asterix
Import NMEAP 0.3 library.
tree
|
commitdiff
2009-10-01
batt
Add some debug info.
tree
|
commitdiff
2009-10-01
batt
Add missing stubs.
tree
|
commitdiff
2009-10-01
batt
Add missing hw file to wizard markup.
tree
|
commitdiff
2009-10-01
batt
Remove HDLC constants; add irq end handling; Add strobe...
tree
|
commitdiff
2009-10-01
batt
Add macros that handle end of interrupt.
tree
|
commitdiff
2009-09-30
batt
Add missing prototypes.
tree
|
commitdiff
2009-09-30
batt
Remove unneeded dependancy.
tree
|
commitdiff
2009-09-30
batt
Import first draft of afsk 1200baud software modem.
tree
|
commitdiff
2009-09-29
batt
Fix warning.
tree
|
commitdiff
2009-09-29
batt
Fix doc.
tree
|
commitdiff
2009-09-29
batt
Message data should be const.
tree
|
commitdiff
2009-09-29
batt
Fix doc.
tree
|
commitdiff
2009-09-29
batt
Add missing prototypes and missing wizard dependency.
tree
|
commitdiff
2009-09-29
batt
Remove unneeded header.
tree
|
commitdiff
2009-09-28
batt
Add AX25 protocol decoder and test (preliminary).
tree
|
commitdiff
2009-09-28
batt
Add missing prototypes.
tree
|
commitdiff
2009-09-28
lottaviano
doc: Fix bug with doxygen 1.6.1; enable some macros...
tree
|
commitdiff
2009-09-27
batt
Typo.
tree
|
commitdiff
2009-09-27
batt
Refactor kfile_test to use the new kfile_mem module.
tree
|
commitdiff
2009-09-27
batt
Add new module kfile_mem: kfile access over a plain...
tree
|
commitdiff
2009-09-27
batt
Add KFile base class constructor.
tree
|
commitdiff
2009-09-27
batt
Add crc test.
tree
|
commitdiff
2009-09-27
batt
Add some doc;add init value;extend RAM occupation optim...
tree
|
commitdiff
2009-09-27
batt
Add CRC-CCITT algorithm.
tree
|
commitdiff
2009-09-23
batt
Fix SPI1 activation bug. Now SPI1 on at91sam7x is fully...
tree
|
commitdiff
2009-09-18
lottaviano
Use old default value for formatwr buffer.
tree
|
commitdiff
2009-09-18
lottaviano
Update default buffer size for formatwr.
tree
|
commitdiff
2009-09-17
lottaviano
Use configuration value for formatter bufsize.
tree
|
commitdiff
2009-09-17
lottaviano
Fix compiling issues.
tree
|
commitdiff
2009-09-17
asterix
Set correct ram start address for supported ARM.
tree
|
commitdiff
2009-09-17
asterix
Set correct ram start address for supported AVR.
tree
|
commitdiff
2009-09-16
lottaviano
doc: Document proc_new(); move documentation around.
tree
|
commitdiff
2009-09-16
lottaviano
Remove wizard support for preemptive kernel quantum.
tree
|
commitdiff
2009-09-16
lottaviano
doc: Fix doxygen warnings in xmodem.c.
tree
|
commitdiff
2009-09-16
asterix
Fix comment.
tree
|
commitdiff
2009-09-16
lottaviano
Use KERN_MINSTACKSIZE and PROC_DEFINE_STACK in all...
tree
|
commitdiff
2009-09-16
lottaviano
Change change macro to reduce stack space needed for...
tree
|
commitdiff
2009-09-15
lottaviano
Move struct Process definition to proc.h. Fix KERN_MINS...
tree
|
commitdiff
2009-09-15
batt
Remove redundant option (is include by default in the...
tree
|
commitdiff
2009-09-15
asterix
Fix comments.
tree
|
commitdiff
2009-09-15
asterix
Fix assert check. Reformat.
tree
|
commitdiff
2009-09-15
asterix
Increase only main stack and irq stack.
tree
|
commitdiff
2009-09-15
asterix
Add macro for define process stack.
tree
|
commitdiff
2009-09-14
asterix
Disable by default beep on key press.
tree
|
commitdiff
2009-09-14
lottaviano
doc: Add further documentation for fatfile_open().
tree
|
commitdiff
2009-09-14
asterix
Increase main and irq stack size.
tree
|
commitdiff
2009-09-14
asterix
Add crc module dependence.
tree
|
commitdiff
2009-09-14
lottaviano
doc: Clarify timer documentation.
tree
|
commitdiff
2009-09-11
asterix
Rename file to messages.
tree
|
commitdiff
2009-09-11
asterix
Rename file to messages.
tree
|
commitdiff
2009-09-10
batt
New macro to fill a new process stack: in this way...
tree
|
commitdiff
2009-09-10
lottaviano
Add wizard support for message queues.
tree
|
commitdiff
2009-09-10
batt
Add missing dependency.
tree
|
commitdiff
2009-09-10
batt
Fix warnings; add ASSERT.
tree
|
commitdiff
2009-09-10
lottaviano
Add include since in some cases BV() it's not defined.
tree
|
commitdiff
2009-09-10
asterix
Fix proc test.
tree
|
commitdiff
2009-09-10
asterix
Compute correct stack size.
tree
|
commitdiff
2009-09-10
asterix
Paste.
tree
|
commitdiff
2009-09-10
asterix
Do signal test if these are enabled.
tree
|
commitdiff
2009-09-09
batt
Now stack_size is the real size, there's no need to...
tree
|
commitdiff
2009-09-09
asterix
Fix stack alineament on new process.
tree
|
commitdiff
2009-09-09
lottaviano
doc: Update proc.h documentation.
tree
|
commitdiff
2009-09-08
batt
ARM ABI requires stack to be aligned on a 64-bit boundary
tree
|
commitdiff
2009-09-07
batt
Update error messages in order to be parsed by Codelite.
tree
|
commitdiff
2009-09-07
batt
Fix warning.
tree
|
commitdiff
2009-09-07
batt
Fix debug check.
tree
|
commitdiff
2009-09-04
batt
Refactor to comply to new script interface.
tree
|
commitdiff
2009-09-04
batt
Fix serial hw macros.
tree
|
commitdiff
2009-09-04
batt
Move map definition in correct place.
tree
|
commitdiff
next