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
path: root/src/Linux
AgeCommit message (Expand)Author
2021-10-28SBC improvements for 3.4-b6Christian Hammacher
2021-10-25Work towards v3.4-b6Christian Hammacher
2021-10-16Handle expression type codes Port and UniqueId in DataTransferDavid Crocker
2021-10-04Work towards v3.4-b5Christian Hammacher
2021-10-04Bug fix: deeply nested expressions threw error in SBC modeDavid Crocker
2021-09-29Version 3.4-b4+1Christian Hammacher
2021-09-27RRF manages filaments again in SBC modeChristian Hammacher
2021-09-21SBC-related work towards 3.4-b4Christian Hammacher
2021-09-09Prepare to refector class VariableSetDavid Crocker
2021-09-08Work on restartable macros + preparatory work for multiple streamsDavid Crocker
2021-09-07Resolved name clashes and minor issues for eCvDavid Crocker
2021-08-31Merge branch 'v3-chrishamm' into 3.4-devDavid Crocker
2021-08-31Work towards 3.4-b4Christian Hammacher
2021-08-27Replaced MutexLocker operastor bool() by IsAcquired()David Crocker
2021-08-23Work towards v3.4-b3Christian Hammacher
2021-08-09Bug fixes for SBC modeChristian Hammacher
2021-07-30More improvements for SBC modeChristian Hammacher
2021-07-29Further improvementsChristian Hammacher
2021-07-22Several bug fixesChristian Hammacher
2021-07-10Added FS calls for SBC modeChristian Hammacher
2021-06-28Removed job.file.firstLayerHeight and job.file.numLayers from the OMDavid Crocker
2021-06-04Improved SBC diagnosticsChristian Hammacher
2021-06-03Move SBC task priority to TaskPrioritiesDavid Crocker
2021-06-03Increased SPI timeout, also fixed race conditionDavid Crocker
2021-04-28Fix stack size issuesDavid Crocker
2021-04-21Work towards v3.3-b3Christian Hammacher
2021-04-06Corrected cache invalidate call in WiFi interface (thanks, Andy)David Crocker
2021-03-29Use aligned allocation of DMA buffers for optimum canch invalidationDavid Crocker
2021-03-27Added some preconditionsDavid Crocker
2021-03-19RefactoringDavid Crocker
2021-03-19We always use 32-bit SPI transfers between Duet 3 Mini and SBCDavid Crocker
2021-03-13Fixed "unsupported type code 13" messagesDavid Crocker
2021-03-10Implemented variablesDavid Crocker
2021-03-04Created Platform and PrintMonitor folders within /srcDavid Crocker
2021-03-04Increased max length of expresisons over SPI to 256 charsDavid Crocker
2021-02-22Work towards v3.3Christian Hammacher
2021-02-19Merge remote-tracking branch 'origin/3.3-dev' into v3-chrishammChristian Hammacher
2021-02-16Wil mesh any two axes (#476)dc42
2021-02-16Fixed builds with SBC interface following M997 changesDavid Crocker
2021-02-14Implemented changes suggested by Andy. Version 3.3beta1.3.3beta1David Crocker
2021-01-26Fix Duet2_SBC configurationManuel Coenen
2021-01-19Fix all compiler bugs (linker still unhappy)Manuel Coenen
2021-01-19Start converting Duet3 build to CoreN2G (not compiling yet)Manuel Coenen
2021-01-09Fixes for gcc version 10David Crocker
2021-01-05Improved file abort request from SBCChristian Hammacher
2020-12-23More work towards 3.2.0-RC2Christian Hammacher
2020-12-22Clear sequence numbers when disconnecting from SBCChristian Hammacher
2020-12-22Improvements for RC2Christian Hammacher
2020-12-18Reworked code buffers for SBC modeChristian Hammacher
2020-12-15Synced LinuxInterface.cpp and DataTransfer.cpp form v3-chrishammDavid Crocker