Dean Camera
|
3b6987bca3
|
Add uIP-split code to the Webserver project, so that each packet is split in half to avoid the delayed-ACK problem when communicating with other devices. Condense HTTP server code, so that the HTTP headers are all sent from the one state. Make default filename append to any directory URI, rather than just the root directory.
|
15 years ago |
Dean Camera
|
96a12cd12c
|
Add missing TWI_Init() call to the TemperatureDataLogger project. Make DUMMY_RTC compile time option the default, so that it works correctly on the USBKEY and other Atmel boards out of the box.
|
15 years ago |
Dean Camera
|
871d9bf1af
|
Fixed DFU bootloader programming not discarding the correct number of filler bytes from the host when non-aligned programming ranges are specified (thanks to Thomas Bleeker).
|
15 years ago |
Dean Camera
|
dd995683ea
|
Enhance TemperatureDatalogger project -- add RTC capabilities so that data is logged along with the current time and date. Make logging interval configurable, set by a C# PC host application.
|
15 years ago |
Dean Camera
|
7f9f97c792
|
Update copyright year to 2010.
|
16 years ago |
Dean Camera
|
5e3572d7d1
|
Oops - remove accidentally committed .lst files from the TemperatureDataLogger project.
|
16 years ago |
Dean Camera
|
0ea819f781
|
Fix TemperatureDataLogger - sample tick timer wasn't being initialized in the correct CTC mode.
|
16 years ago |
Dean Camera
|
208edeee0f
|
Add new TemperatureDataLogger project, a simple USB Mass Storage class Temperature Data Logger using the onboard Dataflash and Temperature sensor.
|
16 years ago |