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
/
buildsystem_v2
/
EmbeddedSoftware
/
AVR
/
trash
/
AVR-Bios
/
bios.c
@ 1663
– Rev 551
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
Rev
Age
Author
Path
Log message
Diff
551
7002 d 18 h
andfri
/branches/buildsystem_v2/
Creating a branch of trunk for testing a new build system for avr-lib.
378
7095 d 14 h
arune
/trunk/EmbeddedSoftware/AVR/
Moved (old) AVR-Bios and AVR-App and an unused folder and a readmefile to trash-folder
324
7157 d 9 h
arune
/trunk/EmbeddedSoftware/AVR/AVR-Bios/
CRC-calc-fix in bios.c
319
7160 d 7 h
andfri
/trunk/EmbeddedSoftware/AVR/AVR-Bios/
* EmbeddedSoftware/AVR/AVR-Bios/flash.c (flash_write_word): Access the pagebuffer correctly.
* EmbeddedSoftware/AVR/AVR-Bios/bios.c: Small size optimization.
315
7160 d 14 h
andfri
/trunk/EmbeddedSoftware/AVR/AVR-Bios/
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.
294
7167 d 6 h
andfri
/trunk/EmbeddedSoftware/AVR/AVR-Bios/
* EmbeddedSoftware/AVR/AVR-Bios/bios.c: Fixed bug where BIOS sent a trashed reply if it received an unexpected msg.
292
7167 d 9 h
arune
/trunk/EmbeddedSoftware/AVR/AVR-Bios/
CRC-calculation fixed
284
7169 d 10 h
arune
/trunk/EmbeddedSoftware/AVR/AVR-Bios/
*makefile: updated with new fuses for larger bootarea
*bios.c: removed crc-code for now
283
7169 d 11 h
andfri
/trunk/EmbeddedSoftware/AVR/AVR-Bios/
* EmbeddedSoftware/AVR/AVR-Bios: New dangerous feature to enable BIOS updating over CAN.
279
7172 d 11 h
arune
/trunk/EmbeddedSoftware/AVR/AVR-Bios/
CRC-calc now complete, could probably be done better
278
7172 d 12 h
arune
/trunk/EmbeddedSoftware/AVR/AVR-Bios/
crc tillagt. Inte helt genomtänkt, testat eller klart.
264
7175 d 12 h
arune
/trunk/EmbeddedSoftware/AVR/AVR-Bios/
*Moved Can_Send in bootloader
*Fixed NMT/application bug
261
7175 d 12 h
arune
/trunk/EmbeddedSoftware/AVR/AVR-Bios/
Case-revert, BIOS_APP klarar programmering
259
7175 d 14 h
arune
/trunk/EmbeddedSoftware/AVR/AVR-Bios/
ACK at PRG_START must be sent also, not just set up
258
7175 d 14 h
arune
/trunk/EmbeddedSoftware/AVR/AVR-Bios/
If NMT but not for this node then application should not receive package
Set state to BIOS_NO_APP to be able to reprogram application
254
7179 d 6 h
andfri
/trunk/EmbeddedSoftware/AVR/AVR-Bios/
* EmbeddedSoftware/AVR/AVR-Bios: Fixed address increment bug in bios.c. Send ACK at PGM_START. Added #ifdefs around uart and some flash code for conditional compilation.
253
7180 d 4 h
andfri
/trunk/EmbeddedSoftware/AVR/AVR-Bios/
* EmbeddedSoftware/AVR/AVR-Bios: Bootloader functionality reimplemented. Needs testing.
250
7186 d 5 h
andfri
/trunk/EmbeddedSoftware/AVR/AVR-Bios/
* EmbeddedSoftware/AVR/AVR-Bios: Reorganized CAN code and bios-driver api. Can_Receive() replaced by interrupt controlled callback, Can_Process(). Had to remove bootloader functionality temporary.
248
7187 d 7 h
arune
/trunk/EmbeddedSoftware/AVR/AVR-Bios/
* Simple bootloaderfunctionallity in bios
240
7189 d 9 h
andfri
/trunk/EmbeddedSoftware/AVR/AVR-Bios/
* EmbeddedSoftware/AVR/AVR-Bios: Added CAN-code copied from lib. CanTestPeriodic-like test code added. No functions exported to app yet. This needs to be rewritten to use interrupts.
←Prev
1
2
Next→
Show All