Restore correct MODE type.
[bertos.git] / app / triface /
2008-08-27 battUpdate to new directory layout.
2008-08-27 battAdd cfg_kern.h to triface project.
2008-08-10 bernielog: Retouch documentation; Rearrenge level logic;...
2008-08-05 qwertRefactor All Serial module.
2008-08-05 battFactor out debug stuff from project makefiles.
2008-08-05 qwertRe-Refactor code under new specs. FlashAvr.
2008-08-05 battRemove the need of a specific flag to distinguish betwe...
2008-08-04 qwertRefactor KFileSerial to SerialKFile. Tested and working.
2008-08-04 qwertRefactor KFileFlashAvr in FlashAvrKFile. Tested. It...
2008-08-04 battUpdate triface schematic: now is ok.
2008-08-04 bernieRename myself
2008-07-28 qwertSet correct timeout and fix error check routine on...
2008-07-25 battReduce serial timeouts to give more responsiveness.
2008-07-25 battBump up triface version.
2008-07-25 qwertFix reset cmd. Now work.
2008-07-25 qwertAdd new configuration for strobe signal
2008-07-25 qwertAdd config for serial tag port
2008-07-25 qwertAdd local triface cfg file
2008-07-25 qwertRemove sperimental function
2008-07-23 qwertAdd watchdog cfg file for reset command support.
2008-07-23 qwertRefactoring code. Redefined TagPacket struct and keytag...
2008-07-23 qwertFix an issue that make reset of triface. Addedd a tag_s...
2008-07-23 qwertDeactivate boot debug mode
2008-07-23 qwertSet different port for TRIFACE and TAG
2008-07-18 qwertAdd new cfg_formatwr for custom printf format on boot
2008-07-18 qwertNew main with KFileFlashAvr support, working
2008-07-18 qwertRemove deprecated appconfig.h file
2008-07-17 qwertRemove deprecated boot.mk file. Now it's all in triface.mk
2008-07-16 qwertStart to merge old triface project in bertos, not worki...
2008-07-16 qwertImport boot from triface, not working for now.
2008-06-24 battNow each project can have its own EMBEDDED_TGT variable...
2008-05-29 asterixFix double -Iapp/triface.
2008-05-27 asterixUse specific config for serial module.
2008-05-27 asterixUse a specific config serial for this app.
2008-05-27 asterixReplace appconfig with cfg.
2008-05-27 asterixMerge from BeRTOS. Reformat. Clean up.
2008-05-27 asterixMerge from BeRTOS.
2008-05-27 asterixClean up. Typo.
2008-04-04 battUpdate triface demo to new directory layout.
2008-03-21 asterixReformat. Add appconfig include.
2008-03-21 asterixADC low level implementation for avr.
2008-03-20 asterixMerge needed define.
2008-03-20 asterixReformat. Add needed source.
2008-03-17 asterixUse kfile interface.
2008-03-05 asterixMerge from Triface project.
2008-03-05 asterixMerge from triface project.
2007-11-22 asterixRemove cvs logs.
2007-10-31 asterixRemove cvs logs.
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 raskySistema l'errore da me commesso in fase di conversione...
2007-01-09 bernieDoxygen fix.
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-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-01 marcoAdd first simple protocol command (version request).
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.