Anonymous Login
2026-01-15 09:54 CET

Changesets: HomeAutomation

Search ] Browse ] Back to Index ]
trunk r332
Timestamp: 2007-02-17 20:54:09
Author: Erik Larsson
Ported: N/A
Details ] Diff ]
CanCLCD: There is a devil living inside.
mod - /trunk/EmbeddedSoftware/AVR/CanCLCD/main.c Diff ] File ]
mod - /trunk/EmbeddedSoftware/AVR/lib/src/lcd/clcd20x4.c Diff ] File ]
mod - /trunk/EmbeddedSoftware/AVR/lib/src/lcd/clcd20x4.h Diff ] File ]
mod - /trunk/EmbeddedSoftware/AVR/lib/src/lcd/lcd_HD44780.h Diff ] File ]
trunk r331
Timestamp: 2007-02-17 19:44:45
Author: Martin Lindskog
Ported: N/A
Details ] Diff ]
CanRGB: A few commands implemented. Seems to work great with bios. Starting to become useful.
mod - /trunk/EmbeddedSoftware/AVR/CanRGB/main.c Diff ] File ]
trunk r330
Timestamp: 2007-02-17 11:17:17
Author: Martin Lindskog
Ported: N/A
Details ] Diff ]
CanRGB: Now using BIOS! Very untested, development in progress :)
add - /trunk/EmbeddedSoftware/AVR/CanRGB File ]
add - /trunk/EmbeddedSoftware/AVR/CanRGB/Makefile File ]
add - /trunk/EmbeddedSoftware/AVR/CanRGB/main.c File ]
trunk r329
Timestamp: 2007-02-17 11:16:10
Author: Martin Lindskog
Ported: N/A
Details ] Diff ]
CanRGB: Moved to CanRGB_nobios just in case I need it later. Will be removed when the bios-version has been better tested.
rm - /trunk/EmbeddedSoftware/AVR/CanRGB File ]
add - /trunk/EmbeddedSoftware/AVR/CanRGB_nobios File ]
trunk r328
Timestamp: 2007-02-16 17:25:36
Author: andfri
Ported: N/A
Details ] Diff ]
* canManager: 1st upload.
add - /trunk/PcSoftware/canManager/.cdtbuild File ]
add - /trunk/PcSoftware/canManager/.cdtproject File ]
add - /trunk/PcSoftware/canManager/.project File ]
add - /trunk/PcSoftware/canManager/.settings File ]
add - /trunk/PcSoftware/canManager/.settings/org.eclipse.cdt.core.prefs File ]
add - /trunk/PcSoftware/canManager/.settings/org.eclipse.cdt.managedbuilder.core.prefs File ]
add - /trunk/PcSoftware/canManager/actions.c File ]
add - /trunk/PcSoftware/canManager/actions.h File ]
add - /trunk/PcSoftware/canManager/canman.c File ]
add - /trunk/PcSoftware/canManager/ihex.c File ]
add - /trunk/PcSoftware/canManager/ihex.h File ]
add - /trunk/PcSoftware/canManager/interface.h File ]
trunk r327
Timestamp: 2007-02-16 17:24:49
Author: andfri
Ported: N/A
Details ] Diff ]
Share project 'canManager' into 'http://svn.arune.se/svn/HomeAutomation/trunk/PcSoftware'
add - /trunk/PcSoftware/canManager File ]
trunk r326
Timestamp: 2007-02-16 16:56:55
Author: Erik Larsson
Ported: N/A
Details ] Diff ]
CanSensors: Now sending sensor data in separate messages.
sensors/ds18s20/delay.h: Included bios.h to get F_CPU.
add - /trunk/EmbeddedSoftware/AVR/CanIRreceive/Makefile File ]
rm - /trunk/EmbeddedSoftware/AVR/CanIRreceive/makefile File ]
add - /trunk/EmbeddedSoftware/AVR/CanSensors/Makefile File ]
mod - /trunk/EmbeddedSoftware/AVR/CanSensors/main.c Diff ] File ]
rm - /trunk/EmbeddedSoftware/AVR/CanSensors/makefile File ]
rm - /trunk/EmbeddedSoftware/AVR/CanSensors_bios/Makefile File ]
rm - /trunk/EmbeddedSoftware/AVR/CanSensors_bios/main.c File ]
mod - /trunk/EmbeddedSoftware/AVR/lib/funcdefs/eqlazer_funcdefs.h Diff ] File ]
mod - /trunk/EmbeddedSoftware/AVR/lib/src/sensor/ds18s20/delay.h Diff ] File ]
trunk r325
Timestamp: 2007-02-16 11:41:23
Author: andfri
Ported: N/A
Details ] Diff ]
* EmbeddedSoftware/AVR/AVR-App/Makefile: Changed to other type of Makefile.
* EmbeddedSoftware/AVR/AVR-App/main.c: Rewrote to use its own serial routines (from lib) and to send more reasonable candata.
mod - /trunk/EmbeddedSoftware/AVR/AVR-App/Makefile Diff ] File ]
mod - /trunk/EmbeddedSoftware/AVR/AVR-App/main.c Diff ] File ]
trunk r324
Timestamp: 2007-02-15 19:21:20
Author: Anders Sandblad
Ported: N/A
Details ] Diff ]
CRC-calc-fix in bios.c
mod - /trunk/EmbeddedSoftware/AVR/AVR-Bios/bios.c Diff ] File ]
trunk r323
Timestamp: 2007-02-14 23:51:24
Author: Erik Larsson
Ported: N/A
Details ] Diff ]
CanBlinds: Cleaned up a bit.
mod - /trunk/EmbeddedSoftware/AVR/CanBlinds/main.c Diff ] File ]
trunk r322
Timestamp: 2007-02-12 23:19:12
Author: Erik Larsson
Ported: N/A
Details ] Diff ]
CanIRreceive: Converted to bios version.
irreceiver.h: Included bios.h so it uses F_CPU instead of F_OSC.
mod - /trunk/EmbeddedSoftware/AVR/CanBlinds/main.c Diff ] File ]
mod - /trunk/EmbeddedSoftware/AVR/CanIRreceive/main.c Diff ] File ]
mod - /trunk/EmbeddedSoftware/AVR/lib/funcdefs/eqlazer_funcdefs.h Diff ] File ]
mod - /trunk/EmbeddedSoftware/AVR/lib/src/ir/receiver/irreceiver.h Diff ] File ]
trunk r321
Timestamp: 2007-02-12 22:53:54
Author: Anders Sandblad
Ported: N/A
Details ] Diff ]
canbootloader skriver nu ut mottagen crc och v?\195?\164ntad crc vid fel p?\195?\165 crc
mod - /trunk/PcSoftware/canBootloader/canBootloader/Downloader.cs Diff ] File ]
trunk r320
Timestamp: 2007-02-12 22:26:37
Author: Erik Larsson
Ported: N/A
Details ] Diff ]
AVR-Bios: Can now use timer2 for timebase. (Both mega8 and 88)
mod - /trunk/EmbeddedSoftware/AVR/AVR-Bios/avr_cfg.h Diff ] File ]
mod - /trunk/EmbeddedSoftware/AVR/CanBlinds/main.c Diff ] File ]
mod - /trunk/EmbeddedSoftware/AVR/lib/src/actuator/rc_servo.c Diff ] File ]
mod - /trunk/EmbeddedSoftware/AVR/lib/src/actuator/rc_servo.h Diff ] File ]
trunk r319
Timestamp: 2007-02-12 21:21:25
Author: andfri
Ported: N/A
Details ] Diff ]
* EmbeddedSoftware/AVR/AVR-Bios/flash.c (flash_write_word): Access the pagebuffer correctly.
* EmbeddedSoftware/AVR/AVR-Bios/bios.c: Small size optimization.
mod - /trunk/EmbeddedSoftware/AVR/AVR-Bios/bios.c Diff ] File ]
mod - /trunk/EmbeddedSoftware/AVR/AVR-Bios/flash.c Diff ] File ]
trunk r318
Timestamp: 2007-02-12 21:11:00
Author: Anders Sandblad
Ported: N/A
Details ] Diff ]
?\195?\132ndrat NMT-paketstruktur f?\195?\182r canbootloader
mod - /trunk/PcSoftware/canBootloader/canBootloader/Downloader.cs Diff ] File ]
mod - /trunk/PcSoftware/canBootloader/canBootloader/Program.cs Diff ] File ]
trunk r317
Timestamp: 2007-02-12 20:08:35
Author: Erik Larsson
Ported: N/A
Details ] Diff ]
CanBlinds: Seems to work with bios (not completely tested yet). Todo: external buttons.
How about timer2? (Now only tested with one servo).
add - /trunk/EmbeddedSoftware/AVR/CanBlinds/Makefile File ]
mod - /trunk/EmbeddedSoftware/AVR/CanBlinds/main.c Diff ] File ]
rm - /trunk/EmbeddedSoftware/AVR/CanBlinds/makefile File ]
mod - /trunk/EmbeddedSoftware/AVR/lib/funcdefs/eqlazer_funcdefs.h Diff ] File ]
trunk r316
Timestamp: 2007-02-12 17:48:07
Author: Erik Larsson
Ported: N/A
Details ] Diff ]
funcdefs: Some structure that try to follow what wiki says.
mod - /trunk/EmbeddedSoftware/AVR/lib/funcdefs/eqlazer_funcdefs.h Diff ] File ]
mod - /trunk/EmbeddedSoftware/AVR/lib/src/actuator/rc_servo.c Diff ] File ]
trunk r315
Timestamp: 2007-02-12 14:51:06
Author: andfri
Ported: N/A
Details ] Diff ]
EmbeddedSoftware/AVR/AVR-Bios
* bios_funs.h: Made __bios_start void instead of uint16_t.
* bios.c: CAN_NMT_TIME resets watchdog.
Comments cleanup.
Improved crc calculation loop and address validity check.
Pass page buffer to flash_init.
* can.h: Added CAN_NMT_TIME and some space between the rest of the NMT types.
* flash.c: Rewrite to use SRAM page buffer instead.
Reimplemented flash_load_buffer.
Deleted old unused code and cleaned up comments.
* flash.h: Some cleaning.
mod - /trunk/EmbeddedSoftware/AVR/AVR-Bios/bios.c Diff ] File ]
mod - /trunk/EmbeddedSoftware/AVR/AVR-Bios/bios_funs.h Diff ] File ]
mod - /trunk/EmbeddedSoftware/AVR/AVR-Bios/can.h Diff ] File ]
mod - /trunk/EmbeddedSoftware/AVR/AVR-Bios/flash.c Diff ] File ]
mod - /trunk/EmbeddedSoftware/AVR/AVR-Bios/flash.h Diff ] File ]
trunk r314
Timestamp: 2007-02-12 00:31:44
Author: Erik Larsson
Ported: N/A
Details ] Diff ]
CanSensors_bios: It works! Tested with two ds18s20.
mod - /trunk/EmbeddedSoftware/AVR/CanSensors_bios/Makefile Diff ] File ]
trunk r313
Timestamp: 2007-02-11 23:30:13
Author: andfri
Ported: N/A
Details ] Diff ]
* EmbeddedSoftware/AVR/AVR-App/Makefile: Fixed the gcc bug workaround.
mod - /trunk/EmbeddedSoftware/AVR/AVR-App/Makefile Diff ] File ]
trunk r312
Timestamp: 2007-02-11 22:43:28
Author: Anders Sandblad
Ported: N/A
Details ] Diff ]
* Tog bort bios_serial_bootloader.c
rm - /trunk/EmbeddedSoftware/AVR/AVR-Bios/bios_serial_bootloader.c File ]
trunk r311
Timestamp: 2007-02-11 15:37:10
Author: andfri
Ported: N/A
Details ] Diff ]
* EmbeddedSoftware/AVR/AVR-Bios/flash.c (flash_copy_data): Forgot to stop before writing over ourself. Had to remove eeprom and spm check to fit. These will have to go in bios.c instead, if neccesary.
mod - /trunk/EmbeddedSoftware/AVR/AVR-Bios/flash.c Diff ] File ]
trunk r310
Timestamp: 2007-02-11 14:55:13
Author: andfri
Ported: N/A
Details ] Diff ]
* EmbeddedSoftware/AVR/AVR-Bios/flash.c (flash_copy_data): Enable RWW section after flashing so next word can be read.
mod - /trunk/EmbeddedSoftware/AVR/AVR-Bios/flash.c Diff ] File ]
trunk r309
Timestamp: 2007-02-11 14:39:38
Author: andfri
Ported: N/A
Details ] Diff ]
* EmbeddedSoftware/AVR/AVR-Bios/flash.c (flash_copy_data): Extra checks to make sure spm is finished before every flash access. Rewrote loop to fit in flash.
mod - /trunk/EmbeddedSoftware/AVR/AVR-Bios/flash.c Diff ] File ]
trunk r308
Timestamp: 2007-02-11 14:22:28
Author: Anders Sandblad
Ported: N/A
Details ] Diff ]
Bios-uppdateringsfunktionalitet i canbootloader
mod - /trunk/PcSoftware/canBootloader/canBootloader/Downloader.cs Diff ] File ]
mod - /trunk/PcSoftware/canBootloader/canBootloader/HexFile.cs Diff ] File ]
mod - /trunk/PcSoftware/canBootloader/canBootloader/Program.cs Diff ] File ]
First  Prev  1 2 3 ... 10 ... 20 ... 30 ... 40 ... 50 ... 60 ... 70 ... 77 78 79 80 81 82 83 ... 88 89 90  Next  Last