Subversion Repositories HomeAutomation

Rev

Hide changed files | Details | Compare with Previous | Blame | SVN | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
1403 6149 d 21 h runge /branches/atomV2/ Atom v2 stuff, nothing major, mostly for backup before reinstall  
/branches/atomV2/Configuration/protocol.xml
/branches/atomV2/PcSoftware/AtomV2/Atom.depend
/branches/atomV2/PcSoftware/AtomV2/Atom.layout
/branches/atomV2/PcSoftware/AtomV2/notes.txt
/branches/atomV2/PcSoftware/AtomV2/src/atom.cpp
/branches/atomV2/PcSoftware/AtomV2/src/broker/Broker.cpp
/branches/atomV2/PcSoftware/AtomV2/src/broker/Broker.h
/branches/atomV2/PcSoftware/AtomV2/src/broker/Subscriber.cpp
/branches/atomV2/PcSoftware/AtomV2/src/broker/Subscriber.h
/branches/atomV2/PcSoftware/AtomV2/src/message/Message.cpp
/branches/atomV2/PcSoftware/AtomV2/src/message/Message.h
/branches/atomV2/PcSoftware/AtomV2/src/subscribers/cannet/CanNet.cpp
/branches/atomV2/PcSoftware/AtomV2/src/subscribers/cannet/CanNet.h
/branches/atomV2/PcSoftware/AtomV2/src/subscribers/monitor/Monitor.cpp
/branches/atomV2/PcSoftware/AtomV2/src/subscribers/monitor/Monitor.h
/branches/atomV2/PcSoftware/AtomV2/src/thread/Queue.hpp
/branches/atomV2/PcSoftware/AtomV2/src/thread/Thread.cpp
/branches/atomV2/PcSoftware/AtomV2/src/thread/Thread.h
/branches/atomV2/PcSoftware/AtomV2/src/types.h
/branches/atomV2/PcSoftware/AtomV2/src/version.h
1328 6248 d 22 h runge /branches/atomV2/ No things seem to be shaping upp, some sending stuff left to do. Then build a new module that does not talk jibbrish. We need to throw and catch exceptions if the protocol.xml-file does not contain things that we get from the can-network, no it just dies  
/branches/atomV2/Configuration/protocol.xml
/branches/atomV2/PcSoftware/AtomV2/Atom.depend
/branches/atomV2/PcSoftware/AtomV2/Atom.layout
/branches/atomV2/PcSoftware/AtomV2/src/atom.cpp
/branches/atomV2/PcSoftware/AtomV2/src/message/BitBuffer.cpp
/branches/atomV2/PcSoftware/AtomV2/src/message/BitBuffer.h
/branches/atomV2/PcSoftware/AtomV2/src/message/Datatype.cpp
/branches/atomV2/PcSoftware/AtomV2/src/message/Header.cpp
/branches/atomV2/PcSoftware/AtomV2/src/message/Variable.cpp
/branches/atomV2/PcSoftware/AtomV2/src/message/Variable.h
/branches/atomV2/PcSoftware/AtomV2/src/protocol/Protocol.cpp
/branches/atomV2/PcSoftware/AtomV2/src/protocol/Protocol.h
/branches/atomV2/PcSoftware/AtomV2/src/subscribers/cannet/CanNet.cpp
/branches/atomV2/PcSoftware/AtomV2/src/types.h
/branches/atomV2/PcSoftware/AtomV2/src/version.h
1326 6249 d 0 h runge /branches/atomV2/ Now works to construct a valid message and send it to all subscribers, BitBuffer not complete yet though so nothing out to the can-network  
/branches/atomV2/Configuration/protocol-cache.xml
/branches/atomV2/Configuration/protocol.xml
/branches/atomV2/PcSoftware/AtomV2/Atom.depend
/branches/atomV2/PcSoftware/AtomV2/Atom.layout
/branches/atomV2/PcSoftware/AtomV2/src/atom.cpp
/branches/atomV2/PcSoftware/AtomV2/src/message/BitBuffer.cpp
/branches/atomV2/PcSoftware/AtomV2/src/message/BitBuffer.h
/branches/atomV2/PcSoftware/AtomV2/src/message/Datatype.cpp
/branches/atomV2/PcSoftware/AtomV2/src/message/Datatype.h
/branches/atomV2/PcSoftware/AtomV2/src/message/Header.cpp
/branches/atomV2/PcSoftware/AtomV2/src/message/Header.h
/branches/atomV2/PcSoftware/AtomV2/src/message/Message.cpp
/branches/atomV2/PcSoftware/AtomV2/src/message/Message.h
/branches/atomV2/PcSoftware/AtomV2/src/message/Variable.cpp
/branches/atomV2/PcSoftware/AtomV2/src/message/Variable.h
/branches/atomV2/PcSoftware/AtomV2/src/message/types/BasicType.hpp
/branches/atomV2/PcSoftware/AtomV2/src/message/types/Boolean.hpp
/branches/atomV2/PcSoftware/AtomV2/src/message/types/Decimal.hpp
/branches/atomV2/PcSoftware/AtomV2/src/message/types/Enum.hpp
/branches/atomV2/PcSoftware/AtomV2/src/message/types/Integer.hpp
/branches/atomV2/PcSoftware/AtomV2/src/message/types/UnsignedInteger.hpp
/branches/atomV2/PcSoftware/AtomV2/src/protocol/Protocol.cpp
/branches/atomV2/PcSoftware/AtomV2/src/protocol/Protocol.h
/branches/atomV2/PcSoftware/AtomV2/src/subscribers/cannet/CanNet.cpp
/branches/atomV2/PcSoftware/AtomV2/src/subscribers/monitor/Monitor.cpp
/branches/atomV2/PcSoftware/AtomV2/src/utils/convert.cpp
/branches/atomV2/PcSoftware/AtomV2/src/utils/convert.h
/branches/atomV2/PcSoftware/AtomV2/src/version.h
1309 6250 d 23 h runge /branches/atomV2/ Initial code for Atom V2, nothing working yet, and probably not for a while  
/branches/atomV2/Configuration/protocol.xml
/branches/atomV2/PcSoftware/AtomV2
/branches/atomV2/PcSoftware/AtomV2/Atom.cbp
/branches/atomV2/PcSoftware/AtomV2/Atom.depend
/branches/atomV2/PcSoftware/AtomV2/Atom.layout
/branches/atomV2/PcSoftware/AtomV2/bin
/branches/atomV2/PcSoftware/AtomV2/obj
/branches/atomV2/PcSoftware/AtomV2/src
/branches/atomV2/PcSoftware/AtomV2/src/.cvsignore
/branches/atomV2/PcSoftware/AtomV2/src/Atom.cpp
/branches/atomV2/PcSoftware/AtomV2/src/Exception.hpp
/branches/atomV2/PcSoftware/AtomV2/src/broker
/branches/atomV2/PcSoftware/AtomV2/src/broker/Broker.cpp
/branches/atomV2/PcSoftware/AtomV2/src/broker/Broker.h
/branches/atomV2/PcSoftware/AtomV2/src/broker/Subscriber.cpp
/branches/atomV2/PcSoftware/AtomV2/src/broker/Subscriber.h
/branches/atomV2/PcSoftware/AtomV2/src/db
/branches/atomV2/PcSoftware/AtomV2/src/db/Database.cpp
/branches/atomV2/PcSoftware/AtomV2/src/db/Database.h
/branches/atomV2/PcSoftware/AtomV2/src/lib
/branches/atomV2/PcSoftware/AtomV2/src/message
/branches/atomV2/PcSoftware/AtomV2/src/message/Datatype.cpp
/branches/atomV2/PcSoftware/AtomV2/src/message/Datatype.h
/branches/atomV2/PcSoftware/AtomV2/src/message/Header.cpp
/branches/atomV2/PcSoftware/AtomV2/src/message/Header.h
/branches/atomV2/PcSoftware/AtomV2/src/message/Message.cpp
/branches/atomV2/PcSoftware/AtomV2/src/message/Message.h
/branches/atomV2/PcSoftware/AtomV2/src/message/Variable.cpp
/branches/atomV2/PcSoftware/AtomV2/src/message/Variable.h
/branches/atomV2/PcSoftware/AtomV2/src/message/types
/branches/atomV2/PcSoftware/AtomV2/src/message/types/Selection.cpp
/branches/atomV2/PcSoftware/AtomV2/src/message/types/Selection.h
/branches/atomV2/PcSoftware/AtomV2/src/module
/branches/atomV2/PcSoftware/AtomV2/src/module/Module.cpp
/branches/atomV2/PcSoftware/AtomV2/src/module/Module.h
/branches/atomV2/PcSoftware/AtomV2/src/subscribers
/branches/atomV2/PcSoftware/AtomV2/src/subscribers/cannet
/branches/atomV2/PcSoftware/AtomV2/src/subscribers/cannet/CanNet.cpp
/branches/atomV2/PcSoftware/AtomV2/src/subscribers/cannet/CanNet.h
/branches/atomV2/PcSoftware/AtomV2/src/subscribers/monitor
/branches/atomV2/PcSoftware/AtomV2/src/subscribers/monitor/Monitor.cpp
/branches/atomV2/PcSoftware/AtomV2/src/subscribers/monitor/Monitor.h
/branches/atomV2/PcSoftware/AtomV2/src/types.h
/branches/atomV2/PcSoftware/AtomV2/src/utils
/branches/atomV2/PcSoftware/AtomV2/src/utils/BitBuffer.cpp
/branches/atomV2/PcSoftware/AtomV2/src/utils/BitBuffer.h
/branches/atomV2/PcSoftware/AtomV2/src/utils/Logger.cpp
/branches/atomV2/PcSoftware/AtomV2/src/utils/Logger.h
/branches/atomV2/PcSoftware/AtomV2/src/utils/TSQueue.hpp
/branches/atomV2/PcSoftware/AtomV2/src/utils/Thread.cpp
/branches/atomV2/PcSoftware/AtomV2/src/utils/Thread.h
/branches/atomV2/PcSoftware/AtomV2/src/utils/UdpConnection.cpp
/branches/atomV2/PcSoftware/AtomV2/src/utils/UdpConnection.h
/branches/atomV2/PcSoftware/AtomV2/src/utils/UdpServer.cpp
/branches/atomV2/PcSoftware/AtomV2/src/utils/UdpServer.h
/branches/atomV2/PcSoftware/AtomV2/src/utils/Utils.cpp
/branches/atomV2/PcSoftware/AtomV2/src/utils/Utils.h
/branches/atomV2/PcSoftware/AtomV2/src/xml
/branches/atomV2/PcSoftware/AtomV2/src/xml/Node.cpp
/branches/atomV2/PcSoftware/AtomV2/src/xml/Node.h
1308 6251 d 0 h runge /branches/atomV2/ Created branch for Atom version 2 and update module protocol  
/branches/atomV2
1284 6267 d 4 h arune /trunk/ modules/touch: added raw touch data, untested  
/trunk/Configuration/data.xml
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/moduleid.h
/trunk/EmbeddedSoftware/AVR/module/sns_Touch/sns_Touch.c
1279 6267 d 11 h arune /trunk/ Configuration: more description
sns_touch.c: cleanup
 
/trunk/Configuration/data.xml
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/moduleid.h
/trunk/EmbeddedSoftware/AVR/module/sns_Touch/sns_Touch.c
1278 6267 d 21 h arune /trunk/ Configuration: fixed enum for touch  
/trunk/Configuration/data.xml
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/moduleid.h
1277 6267 d 21 h arune /trunk/ Configuration: added touch  
/trunk/Configuration/data.xml
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/moduleid.h
1269 6273 d 2 h pengi /trunk/ missed moduleid.h and data.xml  
/trunk/Configuration/data.xml
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/moduleid.h
1266 6273 d 2 h pengi /trunk/ Channel drivers added... early working version.  
/trunk/EmbeddedSoftware/AVR/module/chn_ChnMaster
/trunk/EmbeddedSoftware/AVR/module/chn_ChnMaster/chn_ChnMaster.c
/trunk/EmbeddedSoftware/AVR/module/chn_ChnMaster/chn_ChnMaster.h
/trunk/EmbeddedSoftware/AVR/module/chn_ChnMaster/chn_ChnMaster_eeprom.h
/trunk/EmbeddedSoftware/AVR/module/chn_ChnMaster/config.inc.template
/trunk/EmbeddedSoftware/AVR/module/chn_ChnMaster/sources.list
/trunk/Configuration/data.xml
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/moduleid.h
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/mcu/gpio.h
/trunk/EmbeddedSoftware/AVR/module/sns_ds18x20/config.inc.template
/trunk/EmbeddedSoftware/AVR/module/sns_ds18x20/sns_ds18x20.c
/trunk/EmbeddedSoftware/AVR/standalone/Can2Serial/main.c
1263 6273 d 4 h arune /trunk/ Configuration: removed tester-variable, using printf instead  
/trunk/Configuration/data.xml
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/moduleid.h
1262 6273 d 6 h arune /trunk/ Configuration: fixed last commit  
/trunk/Configuration/data.xml
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/moduleid.h
1261 6273 d 6 h arune /trunk/ Configuration: Added command for testerprogrammer (rig)  
/trunk/Configuration/data.xml
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/moduleid.h
1260 6273 d 9 h arune /trunk/ Configuration (can-db): added current to global commands  
/trunk/Configuration/data.xml
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/moduleid.h
1251 6302 d 23 h linlun /trunk/Configuration/ Added commands for programming eeprom images into ks0108 modules  
/trunk/Configuration/data.xml
1243 6305 d 0 h arune /trunk/ Configuration/data.xml: changed pwm value to 8bit
modules/softpwm: changed softpwm to map 0-255 to pwm value, regardless of periodtime
 
/trunk/Configuration/data.xml
/trunk/EmbeddedSoftware/AVR/module/act_softPWM/act_softPWM.c
1241 6305 d 12 h arune /trunk/Configuration/ Configuration/data.xml: changed float to uint on pwm-value  
/trunk/Configuration/data.xml
1193 6357 d 0 h linlun /trunk/ SNS_POWER, cleaned code and changed behavior on CAN (updated data.xml)  
/trunk/Configuration/data.xml
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/moduleid.h
/trunk/EmbeddedSoftware/AVR/module/sns_power/sns_power.c
/trunk/EmbeddedSoftware/AVR/module/sns_power/sns_power.h
1179 6361 d 13 h arune /trunk/ modules/rotary, config/data.xml, drivers/modulesid.h: updated rotary to use enum for clockwise/counterclockwise  
/trunk/Configuration/data.xml
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/moduleid.h
/trunk/EmbeddedSoftware/AVR/module/sns_rotary/sns_rotary.c

Show All