HomeAutomation
hardware
BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
HomeAutomation
(root)
/
trunk
/
EmbeddedSoftware
/
AVR
/
lib
/
src/
@ 207
– Rev 0
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
SVN
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Clear current filter
Rev
Age
Author
Path
Log message
Diff
207
7202 d 20 h
eqlazer
/trunk/EmbeddedSoftware/AVR/
CanBlinds: a remake of CanRelay, not finished
rc_servo lib: just started
206
7202 d 21 h
arune
/trunk/EmbeddedSoftware/AVR/lib/src/eth/
En funktion tillagd, denna skickar udp men plockar inte destmac/ip från förra paketet, man anger dessa som parametrar
201
7203 d 5 h
arune
/trunk/EmbeddedSoftware/AVR/lib/src/ir/receiver/
Uppdaterat libbets irmottagare något
198
7203 d 7 h
arune
/trunk/EmbeddedSoftware/AVR/lib/src/eth/
Ethernet med enc28j60 finns nu i AVR-lib
196
7207 d 3 h
eqlazer
/trunk/EmbeddedSoftware/AVR/
CanCLCD: Using the new lib.
clcd20x4: Some minor updates.
global_funcdefs: Will now compile (got rid of a strange character).
193
7208 d 20 h
eqlazer
/trunk/EmbeddedSoftware/AVR/lib/src/lcd/
clcd20x4: Lib for easy printing data from bus on 20x4 LCD.
Still in an early stage.
186
7218 d 22 h
eqlazer
/trunk/EmbeddedSoftware/AVR/lib/src/temperature/tc1047/
tc1047 lib
174
7221 d 9 h
jimmy
/trunk/EmbeddedSoftware/AVR/lib/src/com/
Added data section to Com_Message_t.
173
7221 d 9 h
jimmy
/trunk/EmbeddedSoftware/AVR/lib/src/com/
Some more work on the Com services.
172
7221 d 21 h
eqlazer
/trunk/EmbeddedSoftware/AVR/lib/src/com/
Definierat funct, funcc osv.
170
7222 d 2 h
jimmy
/trunk/EmbeddedSoftware/AVR/lib/src/com/
Added template files for the communication subsystem, which will contain all protocol-specific functionality.
166
7225 d 20 h
eqlazer
/trunk/EmbeddedSoftware/AVR/lib/src/lcd/
bytat XTAL till F_OSC
163
7227 d 1 h
eqlazer
/trunk/EmbeddedSoftware/AVR/
bytat namn från lcd.* till lcd_HD44780.*
162
7227 d 1 h
arune
/trunk/EmbeddedSoftware/AVR/lib/src/ir/receiver/
En parantes så f_osc kan användas som bas för alla tider
160
7227 d 2 h
eqlazer
/trunk/EmbeddedSoftware/AVR/lib/src/lcd/
lcd lib
157
7227 d 12 h
arune
/trunk/EmbeddedSoftware/AVR/lib/src/ir/
IR-receiver tillagd i lib
150
7231 d 0 h
arune
/trunk/EmbeddedSoftware/AVR/lib/src/
*TCCR0B istället för TCCR0A på mega88
*20MHz och PB0 för mcp2515
149
7246 d 10 h
jimmy
/trunk/EmbeddedSoftware/AVR/
Updated the UART library for mega88 support. Timebase and MCP2515 driver also have experimental mega88 support now.
147
7247 d 5 h
jimmy
/trunk/EmbeddedSoftware/AVR/
Minor changes.
143
7247 d 7 h
jimmy
/trunk/EmbeddedSoftware/AVR/lib/src/can/mcp2515/
Minor fix (accidentally changed SPI timing in previous commit).
142
7247 d 8 h
jimmy
/trunk/EmbeddedSoftware/AVR/
CAN interface is now fully queued in both directions. It also supports a virtual NULL-device (in addition to mcp2515) for test purposes. An MCU driver was created.
127
7249 d 1 h
jimmy
/trunk/EmbeddedSoftware/AVR/
Refactor (Module_FunctionName instead of ModuleFunctionName).
Optimizations to mcp2515 driver (higher SPI clock rate).
74
7260 d 23 h
arune
/trunk/EmbeddedSoftware/AVR/lib/src/temperature/
temperature/ds18s20 tillagt i avrlib
73
7261 d 9 h
arune
/
Skapat trunk/tags/branches.
Flyttat Flinsh, MacBeth, EmbeddedSoftware och PcSoftware till trunk.
72
7264 d 2 h
arune
/EmbeddedSoftware/AVR/lib/src/can/mcp2515/
Klant, spara först.
71
7264 d 2 h
arune
/EmbeddedSoftware/AVR/lib/src/can/mcp2515/
Def av CS-port flyttad till mcp2515_cfg.h
69
7266 d 22 h
jimmy
/EmbeddedSoftware/AVR/
Can2Serial is now fully functional.
63
7269 d 22 h
jimmy
/EmbeddedSoftware/AVR/
Added Can2Serial. Uses the CanWatcher protocol and operates at 115200baud. Functionality has not yet been verified.
60
7270 d 0 h
jimmy
/EmbeddedSoftware/AVR/lib/src/mcu/
Added some AVR MCU drivers (UART and Timebase).
59
7270 d 0 h
jimmy
/EmbeddedSoftware/AVR/lib/src/can/
Added new mcp2515 driver and high level CAN interface (abstraction layer).
58
7270 d 0 h
jimmy
/EmbeddedSoftware/AVR/lib/src/can/
Renamed driver mcp2515 to mcp2515_old (about to be replaced).
57
7270 d 0 h
jimmy
/EmbeddedSoftware/AVR/
Renamed libAVR to lib.
28
7278 d 7 h
jimmy
/
Lagt in lite datasheets och appnotes.
22
7281 d 9 h
andfri
/EmbeddedSoftware/AVR/libAVR/src/can/mpc2515/
mcp2510.h: Konverterade alla binära konstanter till hex/dec. Manuellt. Puh!
19
7281 d 22 h
jimmy
/
Added a dedicated folder for embedded software projects. Imported some old (UNTESTED) code for the MCP2515 CAN controller. A lot more work to do =)