Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Duet3D/RepRapFirmware.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-12Fixed loss of pbufs in MulticastResponderDavid Crocker
2022-08-06Fixed bug causing jerky uploads on Duet 3 and 3 Mini EthernetDavid Crocker
2022-08-04Added missing const qualifiersDavid Crocker
2022-08-04Minor improvements to LWIP config and associated codeDavid Crocker
2022-07-15More work on multicastDavid Crocker
2022-07-14Added MulticastDiscovery folder and multicast protocol headerDavid Crocker
2022-07-13Multicast bug fixesDavid Crocker
2022-07-13Fixed array bounds overflow in modified codeDavid Crocker
2022-07-12More work on multicast discovery protocolDavid Crocker
2022-06-22Fixed one more bug affecting short data transfersChristian Hammacher
2022-05-16Use faster checksum algorithm in LwipDavid Crocker
2022-02-01Fix or Duet 3 Mini build with Ethernet disabledDavid Crocker
2021-10-31Replaced ecv.h by ecv_duet3d.h with standard undefs for C++David Crocker
2021-10-31Fixes for static analysisDavid Crocker
2021-10-06Bug fix to M540 on Duet 3 and 3 MiniDavid Crocker
2021-03-19RefactoringDavid Crocker
2021-03-04Created Platform and PrintMonitor folders within /srcDavid Crocker
2021-01-09Fixes for gcc version 10David Crocker
2020-12-16Fixed build errors and warningsDavid Crocker
2020-12-16Changes to allow RAM to be cachedDavid Crocker
2020-12-15Added extra software reset data, added CRC speed testDavid Crocker
2020-12-07Merge branch 'v3-chrishamm' into v3.02-devDavid Crocker
2020-12-07Bug fixes for the new M586 C-parameterChristian Hammacher
2020-12-07Fixes for call to conn_accept with null PCBDavid Crocker
2020-09-10Corrected DHCP timerDavid Crocker
2020-07-10Changed Duet 3 Mini build to use CoreN2GDavid Crocker
2020-07-03Minor changesDavid Crocker
2020-07-03Changes for 5LCDavid Crocker
2020-06-23Renamed gmac.cpp,.h to GmacInterface.cpp,.hDavid Crocker
2020-06-23Reorganised the location of Ethernet files in Hardware foldersDavid Crocker
2020-06-19Changes for 5LCDavid Crocker
2020-06-18Changes for 5LCDavid Crocker
2020-06-16Moved SAME70 GMAC files to Hardware/SAME70David Crocker
2020-06-16Moved ksz8081rna driver to this project from CoreNGDavid Crocker
2020-06-14Changes for 5LCDavid Crocker
2020-06-13More changes for 5LCDavid Crocker
2020-06-11Changes for 5LCDavid Crocker
2020-05-28Fixed errors in Duet 3 buildDavid Crocker
2020-04-21Fixed to fan handling, more noexceptDavid Crocker
2020-03-10Implemented OM fields network.interfaces[].state and seqs.networkDavid Crocker
2020-03-08Bug fixes and refactoringDavid Crocker
2020-02-29Still 3.01-RC3 provisionalDavid Crocker
2020-02-27Updated Lwip in Duet 3 build from 2.0.3 to 2.1.2David Crocker
2020-01-26Refactored MAC address codeDavid Crocker
2020-01-13More work on object modelDavid Crocker
2020-01-06Major refactoring of object model frameworkDavid Crocker
2020-01-05Refactored object model to allow multiple tables per classDavid Crocker
2020-01-04Networking and conditional GCode changesDavid Crocker
2019-12-10Added more noexcept specifiersDavid Crocker
2019-12-09Support loading IAP in RAMDavid Crocker