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
2021-02-01Merge remote-tracking branch 'origin/3.3-dev' into wil-convert-same70-to-coren2gManuel Coenen
2021-01-30Fixed missing EXINT interrupt priority initialisationDavid Crocker
2021-01-28Merge remote-tracking branch 'origin/3.3-dev' into wil-convert-same70-to-coren2gManuel Coenen
2021-01-28Changes for ATEDavid Crocker
2021-01-26Fix Duet2_SBC configurationManuel Coenen
2021-01-25Bring VIN sensing back to lifeManuel Coenen
2021-01-25Fix naming schemeManuel Coenen
2021-01-22Fix all compiler and linker errors for SAM4E+CoreN2GManuel Coenen
2021-01-20Remove no longer required differences between SAME70 and SAM4xManuel Coenen
2021-01-20Partway through cleaning up #if SAME5x crazynessManuel Coenen
2021-01-19Restore compilability for SAM4E/4S buildsManuel Coenen
2021-01-19Fix all compiler bugs (linker still unhappy)Manuel Coenen
2021-01-12Added CAN time sync compensation for transmit delayDavid Crocker
2021-01-07VariousDavid Crocker
2021-01-04Fixes for ATE and expansion modeDavid Crocker
2021-01-03VariousDavid Crocker
2021-01-02Use CanMovementLinear message instead of CanMovement message for 3 MiniDavid Crocker
2021-01-02Fixes to expansion modeDavid Crocker
2021-01-01Fixed to Duet 3 Mini expansion modeDavid Crocker
2020-12-28Partially implemented M954David Crocker
2020-12-27Added more remote command functionalityDavid Crocker
2020-12-22Started implementing EUT mode (doesn't compile yet)David Crocker
2020-12-20Initialise fsMutex in Duet 2 SBC buildv3-wilrikerDavid Crocker
2020-12-20Fixed occasional SD card crash on Duet 3 when booting up3.2RC1David Crocker
2020-12-19Default CRC length for M122 P107 reverted to 1kbDavid Crocker
2020-12-19Don't disable task scheduling when reading NVMDavid Crocker
2020-12-19Disable task switching while cache is disabledDavid Crocker
2020-12-18Fixed logging support in SBC modeChristian Hammacher
2020-12-17Use software CRC on SAME5x when the block is shortDavid Crocker
2020-12-16Fixed build errors and warningsDavid Crocker
2020-12-16Use hardware CRC32 on the SAME5xDavid Crocker
2020-12-15Fix to CRC timingDavid Crocker
2020-12-15Added extra software reset data, added CRC speed testDavid Crocker
2020-12-13JSON encoding is now done by vuprintfDavid Crocker
2020-12-13Changed the IAP filenames and start addressesDavid Crocker
2020-12-08Replaced ASF flash service by new Flash module in CoreNGDavid Crocker
2020-12-08Remove HAS_MASS_STORAGE and SUPPORT_SCANNER from Duet2_SBCManuel Coenen
2020-12-07Minor improvements to new HTTP CORS codeDavid Crocker
2020-12-05Added cache stats to platform diagnostics in SAME5x buildsDavid Crocker
2020-12-03Added aux port diagnostics, and fix for M669 K5David Crocker
2020-12-01Fix intermediate messages not appearing on DSF setupsManuel Coenen
2020-11-30Implement flashing PanelDue v3 from Duet mainboards (#451)Manuel
2020-11-23Support M308 L999 and H999 on expansion boardsDavid Crocker
2020-11-23Minor changesDavid Crocker
2020-11-22Fixed use of RSWDT in SAME70 buildsDavid Crocker
2020-11-20debugPrintf now uses less stackDavid Crocker
2020-11-12More SBC improvementsChristian Hammacher
2020-11-05Fixed issue with remote drivers not going down to idle currentDavid Crocker
2020-11-02Finished renaming logging levelsDavid Crocker
2020-11-01Fixed issue with remote extruder steps/mm not getting updatedDavid Crocker