openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
M
MSP430-Enc28j60-Driver-and-Basic-Web-Client
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 20 hours
ago. based on code collected
about 20 hours
ago.
Jan 14, 2024 — Jan 14, 2025
Showing page 1 of 2
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Updated readme to reflect webclient now working again.
Duncan
More...
over 12 years ago
Added a delay before starting to ensure network is not asleep
Duncan Frost
More...
over 12 years ago
Changed ipstack.c to use new enc28j60 driver. Some major bug still about!
Duncan Frost
More...
over 12 years ago
Updated arp_test.c to reflect new driver. Now works at 16MHz. Updated enc28j60 driver to use a define for delay of 10ms.
Duncan Frost
More...
over 12 years ago
Finsihed updateing ENC28J60 driver. Breaks a few things.
Duncan Frost
More...
over 12 years ago
Added in code to ensure enc28j60 is properly reset. Now works at 8MHz
Duncan Frost
More...
over 12 years ago
Fixed bug in enc28j60 driver that could corrupt packets
Duncan Frost
More...
over 12 years ago
test
Duncan Frost
More...
over 12 years ago
Updated Readme to show change in operation
Duncans_pumpkin
More...
over 12 years ago
Added comment that to help locate possible problem
[email protected]
More...
over 12 years ago
Updated readme to show progress in tests
Duncan Frost
More...
over 12 years ago
Added arp_test.c that will send a bacis ARP packet and recieve a reply. Fixed a bug in enc28j60 due to too low break after reseting device. Started modifing enc28j60 for move to rewrite. Note main.c is now broken.
Duncan Frost
More...
over 12 years ago
Added spi_test.c that tests spi.c by turning on LEDs on device
Duncan Frost
More...
over 12 years ago
Fixed bug due to uip_len being a char and not a int when increasing max packet size. Added code to cleanup ending of TCP. Not finished.
[email protected]
More...
almost 13 years ago
Updated to reflect progress on completing basic client.
duncanspumpkin
More...
almost 13 years ago
Added SetupBasicIPPacket function to simplify new packet creation. Finished TCP handshake and data send.
[email protected]
More...
almost 13 years ago
Merge branch 'master' of github.com:duncanspumpkin/MSP430-Enc28j60-Driver-and-Basic-Web-Client
[email protected]
More...
almost 13 years ago
Added SendPing function. Found and fixed bug in DNSLookup due to incorrect checksum calc
[email protected]
More...
almost 13 years ago
Merge branch 'master' of github.com:duncanspumpkin/MSP430-Enc28j60-Driver-and-Basic-Web-Client
Duncan Frost
More...
almost 13 years ago
Fixed incorrect udp checksum
Duncan Frost
More...
almost 13 years ago
Fixed mistake in ReplyARP due to incorrect ip address swap.
[email protected]
More...
almost 13 years ago
Fixed bug in udp due to missing HTONS
Duncan Frost
More...
almost 13 years ago
Fixed prep arp function changed name to sendArp finished DNS lookup function - not tested
Duncan Frost
More...
almost 13 years ago
change ipstackidle so that it always returns true instead of false.
duncanspumpkin
More...
almost 13 years ago
Added in reminder as the prep arp function does not actually do what it is meant to.
duncanspumpkin
More...
almost 13 years ago
Added in a comment to remind what is left to do. Added in DNS port number.
[email protected]
More...
almost 13 years ago
Started adding DNS lookup function
[email protected]
More...
almost 13 years ago
Added UDP and DNS header started dns lookup code
[email protected]
More...
almost 13 years ago
Started to move everything into ip stack instead of all in main.c.
[email protected]
More...
almost 13 years ago
Added in add32 function from uip stack completed solution for tcp ack function
[email protected]
More...
almost 13 years ago
←
1
2
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree