Add pocketbus protocol.
[bertos.git] / app /
2008-02-18 bernieUse real kdebug functions.
2008-02-18 bernieCONFIG_KDEBUG_PORT: Add missing configuration variable
2008-02-18 bernieRemove changelogs
2008-02-16 battAdd reopen test.
2008-02-16 battAdd tests for file read and file seek.
2008-02-16 battAdd battfs_fileExists & test.
2008-02-16 battAdd file open test.
2008-02-10 battRefactor test; add more tests.
2008-02-07 battAdd some tests.
2008-02-05 battDisk size is computed by driver.
2008-02-05 battRestore previous BeRTOS demo.
2008-02-05 battAdd battfs test dir.
2008-02-04 battRemove unused files.
2008-02-04 battAdd battfs test.
2008-01-29 battMerge from preempt branch.
2007-11-28 battRename algos directory to algo.
2007-11-22 asterixRemove cvs logs.
2007-11-08 battAdd carriage return in ser_pritf (hyperterminal sux).
2007-11-07 battEnable proc, time and serial test.
2007-11-07 battRemove unneeded strobe definition for serial debug.
2007-10-31 asterixRemove cvs logs.
2007-10-26 asterixWrite little test for serial.
2007-10-23 battChange macro name to IRQ_ENABLED.
2007-10-22 asterixDefine strobe pins.
2007-10-22 battAdd kernel test.
2007-10-20 asterixAdd serial module.
2007-10-20 asterixAdd serial test.
2007-10-18 battSet static global variables.
2007-10-18 battAdd debug test.
2007-10-18 battCreate a unique include file for ARM I/O registers.
2007-10-18 battUpdate test apps.
2007-10-08 marcoRemoved 'This file is part of DevLib ...'
2007-10-08 marcoUpdated copiright notice.
2007-10-08 battRemove kdevelop project file added by mistake.
2007-10-08 battAdd test app for at91sam7s.
2007-10-08 raskySistema l'errore da me commesso in fase di conversione...
2007-09-29 bernieRASTER_SIZE(): Remove obsolete macro.
2007-09-29 bernieMake demo Qt emulator compile again.
2007-02-15 asterixAdd randpool test program.
2007-01-09 bernieDoxygen fix.
2006-09-20 marcoAdded CONFIG_LCD_4BIT.
2006-09-20 marcoAdd proc demo (not yet working).
2006-09-20 marcoAdded fonts, switch.S; fixed moc
2006-09-20 marcoAdded new SPI definitions.
2006-09-20 marcoUsage examples of MAKE_CMD.
2006-09-20 marcoAdd cast to generated function's returns.
2006-09-19 bernieRemove artwork.c
2006-09-13 bernieAdd a few missing CONFIG_ definitions.
2006-07-19 bernieConvert to new Doxygen style.
2006-06-14 marcoAdd response code. Add command ping.
2006-06-14 marcoRemoved initial delay.
2006-06-14 marcoUse new macros for defining commands.
2006-06-14 marcoMacros for building protocol commands.
2006-06-13 marcoFixed a bug in protocol_reply. Simplified rpc.
2006-06-12 marcoimplemented some commands (ver and sleep)
2006-06-02 bernieTweak apparence; enable assertions.
2006-06-01 marcoAdd first simple protocol command (version request).
2006-05-28 bernieDisable menu timeout.
2006-05-27 bernieAdd verstag.
2006-05-27 bernieAdd appconfig.h for demo app.
2006-05-27 bernieClean it up a bit more.
2006-05-27 bernieMake demos a bit more interesting.
2006-05-23 battIncrease J6 pin number from 32 to 34 (34 pin connectors...
2006-05-23 battConnect ATmega64 to correct analog ground.
2006-05-23 battRe-annotate entire design.
2006-05-23 battSimplify analog input filters.
2006-05-23 battRemove analog reference.
2006-05-22 battCleanup.
2006-05-22 battSimplify schematic :)
2006-05-20 battChange opamps.
2006-05-20 battAdd Develer tile block.
2006-05-20 battAdd reset supervisor; cleanup.
2006-05-19 battFix analog path gain; add out shift register; finished...
2006-05-18 battFinish analog sheet; add voltage reference.
2006-05-18 bernieMove PROTOCOL to doc/PROTOCOL.
2006-05-18 bernieProtocol RFC.
2006-05-18 bernieNew triface devlib application.
2006-05-16 battConnect CPU I/O pins; add RTC and OPT connector.
2006-05-15 bernieAdd analog inputs.
2006-05-15 berniePreliminary schematic.
2006-05-15 bernieMove menu to gui/.
2006-05-15 bernieUse pkg-config.
2006-04-27 bernieFix naming conventions.
2006-04-11 bernieImplemenent MF_SAVESEL flag.
2006-03-27 bernieAdd bouncing logo demo.
2006-03-22 bernieAdd demo application.