| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 868 |
6663 d 7 h |
migan |
/branches/modules/EmbeddedSoftware/AVR/ |
Added new module for SimpleDTMF-expansion based on CallerId-code, compiles but is not tested yet
Changed DTMF driver to not use hardcoded timer, this breaks backwards compatibility
Added physical quantity command for phone number
Removed warning from stdcan, it is pretty well tested by now |
|
| 866 |
6665 d 1 h |
linlun |
/branches/modules/EmbeddedSoftware/AVR/module/ |
Adapted the modules to send data acordning to the new spec. on the Wiki |
|
| 865 |
6670 d 9 h |
linlun |
/branches/modules/EmbeddedSoftware/AVR/ |
Updated module sns_BusVoltage |
|
| 864 |
6670 d 9 h |
linlun |
/branches/modules/EmbeddedSoftware/AVR/module/template/ |
Changed template to use command files |
|
| 863 |
6670 d 9 h |
linlun |
/branches/modules/EmbeddedSoftware/AVR/module/sns_FOST02/ |
Updated module sns_FOST02 to use command files |
|
| 862 |
6670 d 9 h |
linlun |
/branches/modules/EmbeddedSoftware/AVR/module/sns_ds18x20/ |
Updated module sns_ds18x20 to use command files |
|
| 858 |
6677 d 3 h |
linlun |
/branches/modules/EmbeddedSoftware/AVR/module/sns_ds18x20/ |
Fixed bug in sns_ds18x20.c, it was reporting the wrong sensor id during the first 100 s. |
|
| 854 |
6677 d 5 h |
linlun |
/branches/modules/EmbeddedSoftware/AVR/module/sns_FOST02/ |
sns_FOST02: Now it compiles! |
|
| 852 |
6691 d 1 h |
migan |
/branches/modules/ |
Merged CreateModule into ModuleManager and made ModuleManager work when run from diffrent locations
Added some definitions in canid.h for default classes used in template, this to make a new module compile right away |
|
| 851 |
6691 d 3 h |
migan |
/branches/modules/EmbeddedSoftware/AVR/module/ |
Script for creating new modules, copies template and changes to the module name everywhere
Changed module template to work with the CreateModule script |
|
| 850 |
6691 d 4 h |
migan |
/branches/modules/EmbeddedSoftware/AVR/module/sns_BusVoltage/ |
Commented out two unused variables to eliminate warnings |
|
| 848 |
6691 d 5 h |
arune |
/branches/modules/EmbeddedSoftware/AVR/module/sns_BusVoltage/ |
modules/sns_busvoltage: added a module that peridically sends the bus voltage of the node |
|
| 847 |
6691 d 9 h |
migan |
/branches/modules/ |
Added template module
Changed ModuleManager to allow comments in sources.list |
|
| 839 |
6694 d 6 h |
migan |
/branches/modules/ |
Fixed a problem with the generation of main.c, a replace last time replaced too much |
|
| 836 |
6695 d 2 h |
migan |
/branches/modules/ |
Changed lcd startup message
Updated ModuleManager help and changed what the --list command shows |
|
| 833 |
6695 d 3 h |
linlun |
/branches/modules/EmbeddedSoftware/AVR/module/sns_FOST02/ |
Added module for Hope FOST02 temperature and humidity sensor, NOT WORKING! |
|
| 827 |
6696 d 1 h |
migan |
/branches/modules/ |
Added module for hd44780 lcd, not well tested yet but starts
Fixed some defines to be able to work with pointers to messages
Created separate files for module protocol defines, not defined in canid.h anymore
Fixed bios.inc in template to use <GENERATE_ID> again
Fixed a bug in ModuleManger
Added the framescript to the svn |
|
| 822 |
6696 d 4 h |
migan |
/branches/modules/EmbeddedSoftware/AVR/ |
Fixed paths, now it should be working |
|
| 821 |
6696 d 4 h |
migan |
/branches/modules/EmbeddedSoftware/AVR/module/sns_ds18x20/ |
Missig file |
|
| 819 |
6696 d 5 h |
migan |
/branches/modules/EmbeddedSoftware/AVR/ |
Added a script for adding modules to a application
Cleaned files and added new ones :)
Makefiles still does not work |
|