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
2020-07-03Minor changesDavid Crocker
2020-07-03Changes for 5LCDavid Crocker
2020-06-29Refactored DMA priority namesDavid Crocker
2020-06-28UARTs on 5LC now use separate Tx and Rx interrupt prioritiesDavid Crocker
2020-06-27Enabled SBC interface for 5LCDavid Crocker
2020-06-26Improved SD card write speedDavid Crocker
2020-06-26Improvements for 5LCDavid Crocker
2020-06-26Fixes for 5LC WiFiDavid Crocker
2020-06-26Fixes for 5LC wifi SPIDavid Crocker
2020-06-25Fixes for 5LCDavid Crocker
2020-06-25Fixes for 5LCDavid Crocker
2020-06-245LC wifi support finished but untestedDavid Crocker
2020-06-24Started work on 5LC WiFiDavid Crocker
2020-06-23Added Ethernet support 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-15Inverted return value of TaskBase::Take to be the same as Mutex::TakeDavid Crocker
2020-06-14Changes for 5LCDavid Crocker
2020-06-13More changes for 5LCDavid Crocker
2020-06-11Changes for 5LCDavid Crocker
2020-06-11Support M122 P500David Crocker
2020-06-08Simplified network spin codeDavid Crocker
2020-05-28Fixed errors in Duet 3 buildDavid Crocker
2020-05-28More changes to support 5LC build configurationDavid Crocker
2020-05-21Stopped using SafeStrtoulDavid Crocker
2020-05-20Add standalone/SBC mode also to M122 for Duet 2Manuel Coenen
2020-05-20Merge branch 'v3.01-dev' into v3.02-devDavid Crocker
2020-05-18More changes for release 3.1.1David Crocker
2020-05-18Saved some more stack when traversing object modelDavid Crocker
2020-05-18Reduced stack usage in recursive object model functionsDavid Crocker
2020-05-16Towards version 3.1.1David Crocker
2020-05-15Implement Duet2 + SBCManuel Coenen
2020-05-15Merge remote-tracking branch 'origin/v3-wilriker' into v3.02-devDavid Crocker
2020-05-13Fixed issue with loss of buffers when USB not connectedDavid Crocker
2020-05-13More consistent use of ReleaseAll in output buffer handlingDavid Crocker
2020-05-12Add possibility to disable network completelyManuel Coenen
2020-05-05Corrected a commantDavid Crocker
2020-05-05Return HTTP 503 error without discarding responses firstDavid Crocker
2020-05-05Return HTTP 503 error immediately if we run out of output buffersDavid Crocker
2020-05-03Disable long filename request virus warning for OCSP requestsDavid Crocker
2020-05-02Add HTTP virus attack warning, avoid CombineName messageDavid Crocker
2020-04-28rr_gcode changesDavid Crocker
2020-04-27VariousDavid Crocker
2020-04-21Fixed to fan handling, more noexceptDavid Crocker
2020-04-07Increment move.seq when speed or extrusion factor is changedDavid Crocker
2020-03-13File operations invoked via http no longer generate error messagesDavid Crocker