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)
/
branches
/
unstable
/
EmbeddedSoftware
/
AVR
/
lib
/
src
/
mcu
/
uart.c
– Rev 568
Rev
Hide changed files
|
Details
|
Compare with Previous
|
Blame
|
SVN
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
Changes
568
6980 d 10 h
nattgris
/branches/unstable/
Branching trunk to branches/unstable for testing purposes.
/branches/unstable
149
7235 d 22 h
jimmy
/trunk/EmbeddedSoftware/AVR/
Updated the UART library for mega88 support. Timebase and MCP2515 driver also have experimental mega88 support now.
/trunk/EmbeddedSoftware/AVR/lib/src/mcu/serial.c
/trunk/EmbeddedSoftware/AVR/lib/src/mcu/serial.h
/trunk/EmbeddedSoftware/AVR/lib/src/mcu/serial_cfg.h
/trunk/EmbeddedSoftware/AVR/lib/src/mcu/uart_cfg.h
/trunk/EmbeddedSoftware/AVR/Can2Serial/main.c
/trunk/EmbeddedSoftware/AVR/Can2Serial/makefile
/trunk/EmbeddedSoftware/AVR/CanTestEcho/main.c
/trunk/EmbeddedSoftware/AVR/CanTestEcho/makefile
/trunk/EmbeddedSoftware/AVR/CanTestPeriodic/main.c
/trunk/EmbeddedSoftware/AVR/CanTestPeriodic/makefile
/trunk/EmbeddedSoftware/AVR/lib/src/can/mcp2515/mcp2515.c
/trunk/EmbeddedSoftware/AVR/lib/src/mcu/timebase.c
/trunk/EmbeddedSoftware/AVR/lib/src/mcu/uart.c
/trunk/EmbeddedSoftware/AVR/lib/src/mcu/uart.h
142
7236 d 19 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.
/trunk/EmbeddedSoftware/AVR/lib/src/mcu/mcu.c
/trunk/EmbeddedSoftware/AVR/lib/src/mcu/mcu.h
/trunk/EmbeddedSoftware/AVR/lib/src/mcu/mcu_cfg.h
/trunk/EmbeddedSoftware/AVR/Can2Serial/main.c
/trunk/EmbeddedSoftware/AVR/Can2Serial/makefile
/trunk/EmbeddedSoftware/AVR/CanTest/main.c
/trunk/EmbeddedSoftware/AVR/CanTest/makefile
/trunk/EmbeddedSoftware/AVR/lib/src/can/can.c
/trunk/EmbeddedSoftware/AVR/lib/src/can/can.h
/trunk/EmbeddedSoftware/AVR/lib/src/can/can_cfg.h
/trunk/EmbeddedSoftware/AVR/lib/src/can/mcp2515/mcp2515.c
/trunk/EmbeddedSoftware/AVR/lib/src/can/mcp2515/mcp2515_cfg.h
/trunk/EmbeddedSoftware/AVR/lib/src/can/mcp2515/mcp2515_defs.h
/trunk/EmbeddedSoftware/AVR/lib/src/mcu/uart.c
/trunk/EmbeddedSoftware/AVR/lib/src/mcu/uart.h
/trunk/EmbeddedSoftware/AVR/lib/src/mcu/uart_cfg.h
127
7238 d 12 h
jimmy
/trunk/EmbeddedSoftware/AVR/
Refactor (Module_FunctionName instead of ModuleFunctionName).
Optimizations to mcp2515 driver (higher SPI clock rate).
/trunk/EmbeddedSoftware/AVR/Can2Serial/main.c
/trunk/EmbeddedSoftware/AVR/CanTest/main.c
/trunk/EmbeddedSoftware/AVR/CanTest/protocol.c
/trunk/EmbeddedSoftware/AVR/CanTest/protocol.h
/trunk/EmbeddedSoftware/AVR/lib/src/can/can.c
/trunk/EmbeddedSoftware/AVR/lib/src/can/can.h
/trunk/EmbeddedSoftware/AVR/lib/src/can/can_cfg.h
/trunk/EmbeddedSoftware/AVR/lib/src/can/mcp2515/mcp2515.c
/trunk/EmbeddedSoftware/AVR/lib/src/can/mcp2515/mcp2515.h
/trunk/EmbeddedSoftware/AVR/lib/src/mcu/timebase.c
/trunk/EmbeddedSoftware/AVR/lib/src/mcu/timebase.h
/trunk/EmbeddedSoftware/AVR/lib/src/mcu/uart.c
/trunk/EmbeddedSoftware/AVR/lib/src/mcu/uart.h
73
7250 d 20 h
arune
/
Skapat trunk/tags/branches.
Flyttat Flinsh, MacBeth, EmbeddedSoftware och PcSoftware till trunk.
/branches
/tags
/trunk
/trunk/EmbeddedSoftware
/trunk/Flinsh
/trunk/MacBeth
/trunk/PcSoftware
/EmbeddedSoftware
/Flinsh
/MacBeth
/PcSoftware
69
7256 d 9 h
jimmy
/EmbeddedSoftware/AVR/
Can2Serial is now fully functional.
/EmbeddedSoftware/AVR/Can2Serial/main.c
/EmbeddedSoftware/AVR/lib/src/can/can.h
/EmbeddedSoftware/AVR/lib/src/mcu/uart.c
60
7259 d 12 h
jimmy
/EmbeddedSoftware/AVR/lib/src/mcu/
Added some AVR MCU drivers (UART and Timebase).
/EmbeddedSoftware/AVR/lib/src/mcu
/EmbeddedSoftware/AVR/lib/src/mcu/timebase.c
/EmbeddedSoftware/AVR/lib/src/mcu/timebase.h
/EmbeddedSoftware/AVR/lib/src/mcu/uart.c
/EmbeddedSoftware/AVR/lib/src/mcu/uart.h
/EmbeddedSoftware/AVR/lib/src/mcu/uart_cfg.h