Changesets: HomeAutomation
|
trunk r1285
Timestamp: 2009-07-18 16:19:07 Author: Anders Sandblad Ported: N/A [ Details ] [ Diff ] |
modules/touch: fixed bug with raw data, now tested |
||
| mod - /trunk/EmbeddedSoftware/AVR/module/sns_Touch/sns_Touch.c | [ Diff ] [ File ] | ||
|
trunk r1284
Timestamp: 2009-07-18 16:14:18 Author: Anders Sandblad Ported: N/A [ Details ] [ Diff ] |
modules/touch: added raw touch data, untested |
||
| mod - /trunk/Configuration/data.xml | [ Diff ] [ File ] | ||
| mod - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/moduleid.h | [ Diff ] [ File ] | ||
| mod - /trunk/EmbeddedSoftware/AVR/module/sns_Touch/sns_Touch.c | [ Diff ] [ File ] | ||
|
trunk r1283
Timestamp: 2009-07-18 15:22:47 Author: Linus Lundin Ported: N/A [ Details ] [ Diff ] |
Small fix on getLastGesture |
||
| mod - /trunk/PcSoftware/Atom/Services/Can/Touch.js | [ Diff ] [ File ] | ||
|
trunk r1282
Timestamp: 2009-07-18 14:28:46 Author: Linus Lundin Ported: N/A [ Details ] [ Diff ] |
first working version of touch.js and all example gestures stored in Gestures.js |
||
| mod - /trunk/PcSoftware/Atom/Services/Can/Touch.js | [ Diff ] [ File ] | ||
| mod - /trunk/PcSoftware/Atom/Services/DataStores/Gestures.js | [ Diff ] [ File ] | ||
|
trunk r1281
Timestamp: 2009-07-18 09:38:38 Author: Linus Lundin Ported: N/A [ Details ] [ Diff ] |
Added js for touch/gesture recognition |
||
| add - /trunk/PcSoftware/Atom/Services/Can/Touch.js | [ File ] | ||
| add - /trunk/PcSoftware/Atom/Services/DataStores/Gestures.js | [ File ] | ||
|
trunk r1280
Timestamp: 2009-07-18 09:16:37 Author: Anders Sandblad Ported: N/A [ Details ] [ Diff ] |
touch.c: fixed wrong definitions |
||
| mod - /trunk/EmbeddedSoftware/AVR/module/sns_Touch/sns_Touch.c | [ Diff ] [ File ] | ||
|
trunk r1279
Timestamp: 2009-07-18 09:12:17 Author: Anders Sandblad Ported: N/A [ Details ] [ Diff ] |
Configuration: more description sns_touch.c: cleanup |
||
| mod - /trunk/Configuration/data.xml | [ Diff ] [ File ] | ||
| mod - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/moduleid.h | [ Diff ] [ File ] | ||
| mod - /trunk/EmbeddedSoftware/AVR/module/sns_Touch/sns_Touch.c | [ Diff ] [ File ] | ||
|
trunk r1278
Timestamp: 2009-07-17 23:39:25 Author: Anders Sandblad Ported: N/A [ Details ] [ Diff ] |
Configuration: fixed enum for touch |
||
| mod - /trunk/Configuration/data.xml | [ Diff ] [ File ] | ||
| mod - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/moduleid.h | [ Diff ] [ File ] | ||
|
trunk r1277
Timestamp: 2009-07-17 23:36:09 Author: Anders Sandblad Ported: N/A [ Details ] [ Diff ] |
Configuration: added touch |
||
| mod - /trunk/Configuration/data.xml | [ Diff ] [ File ] | ||
| mod - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/moduleid.h | [ Diff ] [ File ] | ||
|
trunk r1276
Timestamp: 2009-07-17 23:33:56 Author: Anders Sandblad Ported: N/A [ Details ] [ Diff ] |
modules/touch: more functions implemented |
||
| mod - /trunk/EmbeddedSoftware/AVR/module/sns_Touch/config.inc.template | [ Diff ] [ File ] | ||
| mod - /trunk/EmbeddedSoftware/AVR/module/sns_Touch/sns_Touch.c | [ Diff ] [ File ] | ||
| mod - /trunk/EmbeddedSoftware/AVR/module/sns_Touch/sns_Touch.h | [ Diff ] [ File ] | ||
|
trunk r1275
Timestamp: 2009-07-17 20:08:31 Author: Erik Larsson Ported: N/A [ Details ] [ Diff ] |
Removed annoying ARM directory. |
||
| rm - /trunk/EmbeddedSoftware/ARM | [ File ] | ||
|
trunk r1274
Timestamp: 2009-07-17 17:33:28 Author: Anders Sandblad Ported: N/A [ Details ] [ Diff ] |
modules: added start of touch module |
||
| add - /trunk/EmbeddedSoftware/AVR/module/sns_Touch | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/module/sns_Touch/config.inc.template | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/module/sns_Touch/sns_Touch.c | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/module/sns_Touch/sns_Touch.h | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/module/sns_Touch/sns_Touch_eeprom.h | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/module/sns_Touch/sources.list | [ File ] | ||
|
trunk r1273
Timestamp: 2009-07-13 22:35:51 Author: Anders Sandblad Ported: N/A [ Details ] [ Diff ] |
modules: added tst_CoreLED, minimal module that blinks the corecard led |
||
| add - /trunk/EmbeddedSoftware/AVR/module/tst_CoreLED | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/module/tst_CoreLED/config.inc.template | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/module/tst_CoreLED/sources.list | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/module/tst_CoreLED/tst_CoreLED.c | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/module/tst_CoreLED/tst_CoreLED.h | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/module/tst_CoreLED/tst_CoreLED_eeprom.h | [ File ] | ||
|
trunk r1272
Timestamp: 2009-07-13 22:17:45 Author: Anders Sandblad Ported: N/A [ Details ] [ Diff ] |
testrig-module: updated usage, minor update |
||
| mod - /trunk/EmbeddedSoftware/AVR/module/tst_TestPrgRig/tst_TestPrgRig.c | [ Diff ] [ File ] | ||
|
trunk r1271
Timestamp: 2009-07-12 18:35:23 Author: Max Sikström Ported: N/A [ Details ] [ Diff ] |
daah... now it should work |
||
| mod - /trunk/EmbeddedSoftware/AVR/module/chn_lcd_control/chn_lcd_control.c | [ Diff ] [ File ] | ||
|
trunk r1270
Timestamp: 2009-07-12 18:26:14 Author: Max Sikström Ported: N/A [ Details ] [ Diff ] |
minor changes to chn_lcd_control |
||
| mod - /trunk/EmbeddedSoftware/AVR/module/chn_lcd_control/chn_lcd_control.c | [ Diff ] [ File ] | ||
| mod - /trunk/EmbeddedSoftware/AVR/module/chn_lcd_control/config.inc.template | [ Diff ] [ File ] | ||
|
trunk r1269
Timestamp: 2009-07-12 18:14:05 Author: Max Sikström Ported: N/A [ Details ] [ Diff ] |
missed moduleid.h and data.xml |
||
| mod - /trunk/Configuration/data.xml | [ Diff ] [ File ] | ||
| mod - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/moduleid.h | [ Diff ] [ File ] | ||
|
trunk r1268
Timestamp: 2009-07-12 18:10:56 Author: Max Sikström Ported: N/A [ Details ] [ Diff ] |
Added lcd eg2401 driver. Added controller for use with eg2401 driver. |
||
| add - /trunk/EmbeddedSoftware/AVR/module/act_lcd_eg2401 | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/module/act_lcd_eg2401/act_lcd_eg2401.c | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/module/act_lcd_eg2401/act_lcd_eg2401.h | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/module/act_lcd_eg2401/act_lcd_eg2401_eeprom.h | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/module/act_lcd_eg2401/act_lcd_eg2401_tileset.c | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/module/act_lcd_eg2401/act_lcd_eg2401_tileset.h | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/module/act_lcd_eg2401/config.inc.template | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/module/act_lcd_eg2401/sources.list | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/module/chn_lcd_control | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/module/chn_lcd_control/chn_lcd_control.c | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/module/chn_lcd_control/chn_lcd_control.h | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/module/chn_lcd_control/config.inc.template | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/module/chn_lcd_control/sources.list | [ File ] | ||
|
trunk r1267
Timestamp: 2009-07-12 17:54:41 Author: Anders Sandblad Ported: N/A [ Details ] [ Diff ] |
application: removed testerProgrammer, depricated since now a module |
||
| rm - /trunk/EmbeddedSoftware/AVR/application/testerProgrammer | [ File ] | ||
|
trunk r1266
Timestamp: 2009-07-12 17:53:18 Author: Max Sikström Ported: N/A [ Details ] [ Diff ] |
Channel drivers added... early working version. |
||
| mod - /trunk/Configuration/data.xml | [ Diff ] [ File ] | ||
| mod - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/moduleid.h | [ Diff ] [ File ] | ||
| mod - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/mcu/gpio.h | [ Diff ] [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/module/chn_ChnMaster | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/module/chn_ChnMaster/chn_ChnMaster.c | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/module/chn_ChnMaster/chn_ChnMaster.h | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/module/chn_ChnMaster/chn_ChnMaster_eeprom.h | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/module/chn_ChnMaster/config.inc.template | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/module/chn_ChnMaster/sources.list | [ File ] | ||
| mod - /trunk/EmbeddedSoftware/AVR/module/sns_ds18x20/config.inc.template | [ Diff ] [ File ] | ||
| mod - /trunk/EmbeddedSoftware/AVR/module/sns_ds18x20/sns_ds18x20.c | [ Diff ] [ File ] | ||
| mod - /trunk/EmbeddedSoftware/AVR/standalone/Can2Serial/main.c | [ Diff ] [ File ] | ||
|
trunk r1265
Timestamp: 2009-07-12 17:48:27 Author: Max Sikström Ported: N/A [ Details ] [ Diff ] |
Added support for channelbased data, if loaded |
||
| mod - /trunk/EmbeddedSoftware/AVR/module/act_dimmer230/act_dimmer230.c | [ Diff ] [ File ] | ||
| mod - /trunk/EmbeddedSoftware/AVR/module/act_dimmer230/config.inc.template | [ Diff ] [ File ] | ||
|
trunk r1264
Timestamp: 2009-07-12 17:16:10 Author: Anders Sandblad Ported: N/A [ Details ] [ Diff ] |
modules/tst_TestPrgRig: Now adding testrig software |
||
| add - /trunk/EmbeddedSoftware/AVR/module/tst_TestPrgRig | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/module/tst_TestPrgRig/config.inc.template | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/module/tst_TestPrgRig/sources.list | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/module/tst_TestPrgRig/tst_TestPrgRig.c | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/module/tst_TestPrgRig/tst_TestPrgRig.h | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/module/tst_TestPrgRig/tst_TestPrgRig_eeprom.h | [ File ] | ||
|
trunk r1263
Timestamp: 2009-07-12 16:05:18 Author: Anders Sandblad Ported: N/A [ Details ] [ Diff ] |
Configuration: removed tester-variable, using printf instead |
||
| mod - /trunk/Configuration/data.xml | [ Diff ] [ File ] | ||
| mod - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/moduleid.h | [ Diff ] [ File ] | ||
|
trunk r1262
Timestamp: 2009-07-12 14:01:51 Author: Anders Sandblad Ported: N/A [ Details ] [ Diff ] |
Configuration: fixed last commit |
||
| mod - /trunk/Configuration/data.xml | [ Diff ] [ File ] | ||
| mod - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/moduleid.h | [ Diff ] [ File ] | ||
|
trunk r1261
Timestamp: 2009-07-12 13:58:02 Author: Anders Sandblad Ported: N/A [ Details ] [ Diff ] |
Configuration: Added command for testerprogrammer (rig) |
||
| mod - /trunk/Configuration/data.xml | [ Diff ] [ File ] | ||
| mod - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/moduleid.h | [ Diff ] [ File ] | ||
