Anonymous Login
2026-01-15 11:31 CET

Changesets: HomeAutomation

Search ] Browse ] Back to Index ]
buildsystem_v2 r559
Timestamp: 2007-07-28 16:26:52
Author: andfri
Ported: N/A
Details ] Diff ]
* branches/buildsystem_v2: Fixed some more paths in personal/template/Makefile and
added a workaround for canDude not being able to handle an absolute path to hexfile.
Also set default canDude path in system.inc.template to a value that should work in
the subversion tree.
mod - /branches/buildsystem_v2/EmbeddedSoftware/AVR/personal/system.inc.template Diff ] File ]
mod - /branches/buildsystem_v2/EmbeddedSoftware/AVR/personal/template/Makefile Diff ] File ]
buildsystem_v2 r558
Timestamp: 2007-07-27 21:54:00
Author: Anders Sandblad
Ported: N/A
Details ] Diff ]
branches/buildsystem_v2: system.inc.template updated, from $(BUILDDIR)/$(TARGET) to $(BIOSDIR)/$(BIOSTARGET)
mod - /branches/buildsystem_v2/EmbeddedSoftware/AVR/personal/system.inc.template Diff ] File ]
buildsystem_v2 r557
Timestamp: 2007-07-27 21:24:11
Author: andfri
Ported: N/A
Details ] Diff ]
* branches/buildsystem_v2: Corrected path to hex-file in system.inc.template.
mod - /branches/buildsystem_v2/EmbeddedSoftware/AVR/personal/system.inc.template Diff ] File ]
buildsystem_v2 r556
Timestamp: 2007-07-25 00:49:05
Author: andfri
Ported: N/A
Details ] Diff ]
* branches/buildsystem_v2: C dependencies are now created as part of the
regular compilation, instead of separately. This gets rid of the warnings
during dependency generation when config.h doesn't yet exist.
mod - /branches/buildsystem_v2/EmbeddedSoftware/AVR/application/template/Makefile Diff ] File ]
mod - /branches/buildsystem_v2/EmbeddedSoftware/AVR/application/template/config.inc.template Diff ] File ]
mod - /branches/buildsystem_v2/EmbeddedSoftware/AVR/avr-lib/bios/Makefile Diff ] File ]
trunk r555
Timestamp: 2007-07-24 21:00:10
Author: Martin Lindskog
Ported: N/A
Details ] Diff ]
MythTvController: Added.
add - /trunk/PcSoftware/scripts/MythTVController File ]
add - /trunk/PcSoftware/scripts/MythTVController/MythTV.pl File ]
buildsystem_v2 r554
Timestamp: 2007-07-21 02:36:32
Author: andfri
Ported: N/A
Details ] Diff ]
* branches/buildsystem_v2: First working version.
mod - /branches/buildsystem_v2/EmbeddedSoftware/AVR/application/template/Makefile Diff ] File ]
mod - /branches/buildsystem_v2/EmbeddedSoftware/AVR/application/template/main.c Diff ] File ]
rm - /branches/buildsystem_v2/EmbeddedSoftware/AVR/avr-lib/Makefile File ]
add - /branches/buildsystem_v2/EmbeddedSoftware/AVR/avr-lib/bios/Makefile File ]
mod - /branches/buildsystem_v2/EmbeddedSoftware/AVR/avr-lib/bios/bios.c Diff ] File ]
mod - /branches/buildsystem_v2/EmbeddedSoftware/AVR/avr-lib/drivers/can/mcp2515/mcp2515.c Diff ] File ]
rm - /branches/buildsystem_v2/EmbeddedSoftware/AVR/avr-lib/system.inc.template File ]
rm - /branches/buildsystem_v2/EmbeddedSoftware/AVR/avr-lib/template File ]
mod - /branches/buildsystem_v2/EmbeddedSoftware/AVR/personal/README.txt Diff ] File ]
add - /branches/buildsystem_v2/EmbeddedSoftware/AVR/personal/system.inc.template File ]
mod - /branches/buildsystem_v2/EmbeddedSoftware/AVR/personal/template/Makefile Diff ] File ]
mod - /branches/buildsystem_v2/EmbeddedSoftware/AVR/personal/template/bios.inc Diff ] File ]
buildsystem_v2 r553
Timestamp: 2007-07-20 13:47:48
Author: andfri
Ported: N/A
Details ] Diff ]
* branches/buildsystem_v2: Moved all files and directories to their correct places.
rm - /branches/buildsystem_v2/EmbeddedSoftware/AVR/EclipseTemplate File ]
add - /branches/buildsystem_v2/EmbeddedSoftware/AVR/application/template File ]
add - /branches/buildsystem_v2/EmbeddedSoftware/AVR/application/template/Makefile File ]
add - /branches/buildsystem_v2/EmbeddedSoftware/AVR/application/template/config.inc.template File ]
add - /branches/buildsystem_v2/EmbeddedSoftware/AVR/application/template/main.c File ]
mod - /branches/buildsystem_v2/EmbeddedSoftware/AVR/avr-lib/Makefile Diff ] File ]
rm - /branches/buildsystem_v2/EmbeddedSoftware/AVR/avr-lib/config.inc.template File ]
rm - /branches/buildsystem_v2/EmbeddedSoftware/AVR/avr-lib/template/Makefile File ]
rm - /branches/buildsystem_v2/EmbeddedSoftware/AVR/avr-lib/template/config.inc File ]
rm - /branches/buildsystem_v2/EmbeddedSoftware/AVR/avr-lib/template/src File ]
mod - /branches/buildsystem_v2/EmbeddedSoftware/AVR/personal/README.txt Diff ] File ]
add - /branches/buildsystem_v2/EmbeddedSoftware/AVR/personal/template File ]
add - /branches/buildsystem_v2/EmbeddedSoftware/AVR/personal/template/Makefile File ]
add - /branches/buildsystem_v2/EmbeddedSoftware/AVR/personal/template/bios.inc File ]
add - /branches/buildsystem_v2/EmbeddedSoftware/AVR/trash/EclipseTemplate File ]
trunk r552
Timestamp: 2007-07-20 11:54:53
Author: andfri
Ported: N/A
Details ] Diff ]
* avr-lib: Changed drivers/ir/transceiver to handle basic transmit functions, but it does not yet modulate the signal.
mod - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/transceiver/irtransceiver.c Diff ] File ]
mod - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/transceiver/irtransceiver.h Diff ] File ]
buildsystem_v2 r551
Timestamp: 2007-07-20 11:35:40
Author: andfri
Ported: N/A
Details ] Diff ]
Creating a branch of trunk for testing a new build system for avr-lib.
add - /branches/buildsystem_v2 File ]
trunk r550
Timestamp: 2007-07-20 00:44:46
Author: andfri
Ported: N/A
Details ] Diff ]
* avr-lib/template: Put template source files in subdir src, separated from config and bios files. Rewrote makefiles so that it builds in a separate build tree. Top level makefile is generic and handles uploading to device while src/Makefile is application specific and only takes care of building.
mod - /trunk/EmbeddedSoftware/AVR/avr-lib/Makefile Diff ] File ]
mod - /trunk/EmbeddedSoftware/AVR/avr-lib/template/Makefile Diff ] File ]
add - /trunk/EmbeddedSoftware/AVR/avr-lib/template/bios File ]
rm - /trunk/EmbeddedSoftware/AVR/avr-lib/template/main.c File ]
add - /trunk/EmbeddedSoftware/AVR/avr-lib/template/src File ]
add - /trunk/EmbeddedSoftware/AVR/avr-lib/template/src/Makefile File ]
add - /trunk/EmbeddedSoftware/AVR/avr-lib/template/src/main.c File ]
trunk r549
Timestamp: 2007-07-18 10:39:40
Author: Anders Sandblad
Ported: N/A
Details ] Diff ]
app/irreceive: main.c cleanup and now uses new defs from drivers/ircommon.h
mod - /trunk/EmbeddedSoftware/AVR/application/IrReceive/main.c Diff ] File ]
trunk r548
Timestamp: 2007-07-18 10:38:17
Author: Anders Sandblad
Ported: N/A
Details ] Diff ]
drivers/irreceiver: some defs in ircommon.h, comments in irreceive.c
mod - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/ircommon.h Diff ] File ]
mod - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/receiver/irreceiver.c Diff ] File ]
trunk r547
Timestamp: 2007-07-18 00:01:45
Author: andfri
Ported: N/A
Details ] Diff ]
* avr-lib: Fixed no newline at end of drivers/ir/ircommon.c.
* avr-lib: Added drivers/ir/transceiver, an interrupt-driven version of drivers/ir/receiver. It can be used in ../applications/IrReceive simply by linking with the transceiver driver instead.
mod - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/ircommon.c Diff ] File ]
add - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/transceiver File ]
add - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/transceiver/irtransceiver.c File ]
add - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/transceiver/irtransceiver.h File ]
trunk r546
Timestamp: 2007-07-17 17:53:26
Author: Martin Lindskog
Ported: N/A
Details ] Diff ]
nodeRGB: Structural changes, now accepts incoming packages again. Still needs polishing.
mod - /trunk/EmbeddedSoftware/AVR/application/RGBLED/Makefile Diff ] File ]
mod - /trunk/EmbeddedSoftware/AVR/application/RGBLED/main.c Diff ] File ]
add - /trunk/EmbeddedSoftware/AVR/application/RGBLED/settings.h.template File ]
trunk r545
Timestamp: 2007-07-17 17:44:36
Author: Martin Lindskog
Ported: N/A
Details ] Diff ]
canid.h : Added support for RGBLED
mod - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/canid.h Diff ] File ]
trunk r544
Timestamp: 2007-07-16 22:47:53
Author: andfri
Ported: N/A
Details ] Diff ]
* avr-lib: Renamed timer triver functions to fit the existing naming scheme.
* avr-lib: Updated template to use the new timer driver instead of timebase.
mod - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/timer/timer.c Diff ] File ]
mod - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/timer/timer.h Diff ] File ]
mod - /trunk/EmbeddedSoftware/AVR/avr-lib/template/Makefile Diff ] File ]
mod - /trunk/EmbeddedSoftware/AVR/avr-lib/template/config.inc Diff ] File ]
mod - /trunk/EmbeddedSoftware/AVR/avr-lib/template/main.c Diff ] File ]
trunk r543
Timestamp: 2007-07-16 11:01:14
Author: Anders Sandblad
Ported: N/A
Details ] Diff ]
app/irtransmit: first upload of main.c and makefile
add - /trunk/EmbeddedSoftware/AVR/application/IrTransmit/Makefile File ]
add - /trunk/EmbeddedSoftware/AVR/application/IrTransmit/main.c File ]
trunk r542
Timestamp: 2007-07-16 11:00:15
Author: Anders Sandblad
Ported: N/A
Details ] Diff ]
drivers/irtransmitter: first committ
add - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/transmitter File ]
add - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/transmitter/irtransmitter.c File ]
add - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/transmitter/irtransmitter.h File ]
trunk r541
Timestamp: 2007-07-15 19:00:04
Author: Anders Sandblad
Ported: N/A
Details ] Diff ]
standalone/simpleeth: disablead dumping of data to udp-port, changed avr-port for reset of enc, some cleanup (removed led), option for sending empty timestamp on bus
mod - /trunk/EmbeddedSoftware/AVR/standalone/CanSimpleEthernet/main.c Diff ] File ]
trunk r540
Timestamp: 2007-07-15 17:27:03
Author: Anders Sandblad
Ported: N/A
Details ] Diff ]
App/IrTransmit: renamed folder
add - /trunk/EmbeddedSoftware/AVR/application/IrTransmit File ]
rm - /trunk/EmbeddedSoftware/AVR/application/IrTransmitter File ]
trunk r539
Timestamp: 2007-07-14 13:56:36
Author: andfri
Ported: N/A
Details ] Diff ]
Testing commit-msg
add - /trunk/EmbeddedSoftware/AVR/trash/Test File ]
trunk r538
Timestamp: 2007-07-14 13:46:53
Author: Anders Sandblad
Ported: N/A
Details ] Diff ]
app/IrTransmitt: upload of folder
add - /trunk/EmbeddedSoftware/AVR/application/IrTransmitter File ]
trunk r537
Timestamp: 2007-07-14 13:30:53
Author: andfri
Ported: N/A
Details ] Diff ]
* avr-lib: Added a new timer driver to provide several software timers from a single timer module, as well as the basic timebase functionality.
add - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/timer/timer.c File ]
add - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/timer/timer.h File ]
add - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/timer/timer_cfg.h File ]
trunk r536
Timestamp: 2007-07-09 21:54:01
Author: Anders Sandblad
Ported: N/A
Details ] Diff ]
standalone/cansimpleeth: fixes in makefile to work in standalonedir
mod - /trunk/EmbeddedSoftware/AVR/standalone/CanSimpleEthernet/makefile Diff ] File ]
trunk r535
Timestamp: 2007-07-09 20:00:59
Author: Anders Sandblad
Ported: N/A
Details ] Diff ]
drivers/eth/enc28j60: CS-port should be PC0
mod - /trunk/EmbeddedSoftware/AVR/lib/src/eth/enc28j60/enc28j60_cfg.h Diff ] File ]
First  Prev  1 2 3 ... 10 ... 20 ... 30 ... 40 ... 50 ... 60 ... 68 69 70 71 72 73 74 ... 80 ... 88 89 90  Next  Last