Fix warnings.
[bertos.git] / bertos /
2009-10-07 battFix warnings.
2009-10-07 battAdd REVERSE macro and its test unit.
2009-10-07 battMove function doc in the implementation file.
2009-10-07 battAdd ax25_send, update test.
2009-10-07 asterixAdd tmp123 sensor temperature driver.
2009-10-07 asterixAdd missing include.
2009-10-06 asterixAtomate nmea check. Some fix.
2009-10-06 asterixTypo. Check i2c dependence.
2009-10-05 asterixMake nightlytest only for arm. Silent some warning.
2009-10-05 asterixAdd driver to read temperature from lm75 chip.
2009-10-05 asterixFix include. Add log.
2009-10-05 asterixRemove unneeded define.
2009-10-05 asterixMake configurable some nmeap parser context.
2009-10-05 asterixFix return function.
2009-10-05 asterixAdd other string test.
2009-10-05 asterixExtract method to convert string to degree.
2009-10-05 asterixAdd comment. Reformat. Read always char from channel.
2009-10-05 asterixAdd nmea structure comments.
2009-10-05 asterixClean code. Use correct type for all sentece structure...
2009-10-05 asterixSome fixes.
2009-10-05 asterixSet to terse verbosity.
2009-10-05 asterixAdd nmeap source dependence. Add tests prototype.
2009-10-05 asterixAdd nmea module test.
2009-10-05 asterixMove in correct dir nmea module.
2009-10-05 asterixAdd configuration for nmea module.
2009-10-05 asterixSome fix to compile nmeap under bertos environment.
2009-10-04 battFix warnings.
2009-10-04 battFix some warnings.
2009-10-04 battAdd missing prototypes.
2009-10-04 battAdd test for AFSK1200 modem driver.
2009-10-04 battReformat.
2009-10-03 battReformat; add better algorithm to find bits.
2009-10-03 battReformat debug messages.
2009-10-02 battAdd selectable discriminator filter type.
2009-10-02 battFix FIFO full handling.
2009-10-02 battUse unlocked fifo calls (we are in a ISR).
2009-10-02 asterixImport NMEAP 0.3 library.
2009-10-01 battAdd some debug info.
2009-10-01 battAdd missing stubs.
2009-10-01 battAdd missing hw file to wizard markup.
2009-10-01 battRemove HDLC constants; add irq end handling; Add strobe...
2009-10-01 battAdd macros that handle end of interrupt.
2009-09-30 battAdd missing prototypes.
2009-09-30 battRemove unneeded dependancy.
2009-09-30 battImport first draft of afsk 1200baud software modem.
2009-09-29 battFix warning.
2009-09-29 battFix doc.
2009-09-29 battMessage data should be const.
2009-09-29 battFix doc.
2009-09-29 battAdd missing prototypes and missing wizard dependency.
2009-09-29 battRemove unneeded header.
2009-09-28 battAdd AX25 protocol decoder and test (preliminary).
2009-09-28 battAdd missing prototypes.
2009-09-28 lottavianodoc: Fix bug with doxygen 1.6.1; enable some macros...
2009-09-27 battTypo.
2009-09-27 battRefactor kfile_test to use the new kfile_mem module.
2009-09-27 battAdd new module kfile_mem: kfile access over a plain...
2009-09-27 battAdd KFile base class constructor.
2009-09-27 battAdd crc test.
2009-09-27 battAdd some doc;add init value;extend RAM occupation optim...
2009-09-27 battAdd CRC-CCITT algorithm.
2009-09-23 battFix SPI1 activation bug. Now SPI1 on at91sam7x is fully...
2009-09-18 lottavianoUse old default value for formatwr buffer.
2009-09-18 lottavianoUpdate default buffer size for formatwr.
2009-09-17 lottavianoUse configuration value for formatter bufsize.
2009-09-17 lottavianoFix compiling issues.
2009-09-17 asterixSet correct ram start address for supported ARM.
2009-09-17 asterixSet correct ram start address for supported AVR.
2009-09-16 lottavianodoc: Document proc_new(); move documentation around.
2009-09-16 lottavianoRemove wizard support for preemptive kernel quantum.
2009-09-16 lottavianodoc: Fix doxygen warnings in xmodem.c.
2009-09-16 asterixFix comment.
2009-09-16 lottavianoUse KERN_MINSTACKSIZE and PROC_DEFINE_STACK in all...
2009-09-16 lottavianoChange change macro to reduce stack space needed for...
2009-09-15 lottavianoMove struct Process definition to proc.h. Fix KERN_MINS...
2009-09-15 battRemove redundant option (is include by default in the...
2009-09-15 asterixFix comments.
2009-09-15 asterixFix assert check. Reformat.
2009-09-15 asterixIncrease only main stack and irq stack.
2009-09-15 asterixAdd macro for define process stack.
2009-09-14 asterixDisable by default beep on key press.
2009-09-14 lottavianodoc: Add further documentation for fatfile_open().
2009-09-14 asterixIncrease main and irq stack size.
2009-09-14 asterixAdd crc module dependence.
2009-09-14 lottavianodoc: Clarify timer documentation.
2009-09-11 asterixRename file to messages.
2009-09-11 asterixRename file to messages.
2009-09-10 battNew macro to fill a new process stack: in this way...
2009-09-10 lottavianoAdd wizard support for message queues.
2009-09-10 battAdd missing dependency.
2009-09-10 battFix warnings; add ASSERT.
2009-09-10 lottavianoAdd include since in some cases BV() it's not defined.
2009-09-10 asterixFix proc test.
2009-09-10 asterixCompute correct stack size.
2009-09-10 asterixPaste.
2009-09-10 asterixDo signal test if these are enabled.
2009-09-09 battNow stack_size is the real size, there's no need to...
2009-09-09 asterixFix stack alineament on new process.
2009-09-09 lottavianodoc: Update proc.h documentation.
2009-09-08 battARM ABI requires stack to be aligned on a 64-bit boundary
next