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-07-20Improved the recording of clock sync jitter when in CAN slave modeDavid Crocker
2021-05-26Report CAN resyncs due to timeout and excessive jitter separatelyDavid Crocker
2021-05-24Fix apparent loss of CAN syncDavid Crocker
2021-04-21Added CPU utilisation in task reportDavid Crocker
2021-04-14Added step timer maximum interval trackingDavid Crocker
2021-04-02Use new interrupt enable/disable functions in CoreN2GDavid Crocker
2021-03-04Created Platform and PrintMonitor folders within /srcDavid Crocker
2021-03-02Increment resync count when resyncing due to timeoutDavid Crocker
2021-02-05Enabled remote commands on Duet 3 MB6HCDavid Crocker
2021-01-26Convert Maestro build to CoreN2GManuel Coenen
2021-01-22Fix all compiler and linker errors for SAM4E+CoreN2GManuel Coenen
2021-01-19Fix all compiler bugs (linker still unhappy)Manuel Coenen
2021-01-14VariousDavid Crocker
2021-01-12Added CAN time sync compensation for transmit delayDavid Crocker
2021-01-10Use CAN time stamps to reduce clock sync jitterDavid Crocker
2021-01-02Fixes to expansion modeDavid Crocker
2020-12-27Added SUPPORT_REMOTE_COMMANDSDavid Crocker
2020-12-27Implemented movement and timekeeping in CAN slave modeDavid Crocker
2020-11-30Reworked use of optimisation attributesDavid Crocker
2020-10-05Corrected priority of step interrupt on Mini5+3.2beta2David Crocker
2020-09-24Changes for new CoreN2G and to support v0.4 Duet 3 Mini prototypeDavid Crocker
2020-08-02Changes for latest CoreN2GDavid Crocker
2020-06-29Corrected 5LC clock configurationDavid Crocker
2020-06-19Changes for 5LCDavid Crocker
2020-06-18Changes for 5LCDavid Crocker
2020-06-14More changes for 5LCDavid Crocker
2020-04-12Various fixesDavid Crocker
2020-01-27Fixed a firmware crash related to expansion board motors and endstopsDavid Crocker
2020-01-20Improved StepTimer to increase maximum step rateDavid Crocker
2020-01-19Improved speed of step generation a littleDavid Crocker
2020-01-13VariousDavid Crocker
2020-01-10Added changes for LPC build (thanks sdavi)David Crocker
2019-12-123.0RC1 provisionalDavid Crocker
2019-12-10Added more noexcept specifiersDavid Crocker
2019-12-10Started adding noexcept specifiersDavid Crocker
2019-11-15Moved SoftwareResetData into separate filesDavid Crocker
2019-11-14Refactor StepTimer and step interruptsDavid Crocker
2019-09-16Changed clocksDavid Crocker
2019-09-12Added -Wundef to compiler optionsDavid Crocker
2019-03-25Various changes for 2.03beta3David Crocker
2019-01-30Changed towards 2.03beta1David Crocker
2018-12-23Bug fix for Duet Maestro step timerDavid Crocker
2018-12-15Release 2.02RC62.02RC6David Crocker
2018-11-13Closer to 2.02RC4David Crocker
2018-10-17Nearly version 2.02RC3David Crocker
2018-09-12Refactoring to make code sharing easierDavid Crocker