openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
R
reprap-firmware
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
23 days
ago. based on code collected
23 days
ago.
Jan 29, 2024 — Jan 29, 2025
Showing page 2 of 4
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Removed const violation.
Benjamin Saunders
More...
about 15 years ago
Simplified extruder-related instructions.
Benjamin Saunders
More...
about 15 years ago
Debugged relative positioning handling.
Benjamin Saunders
More...
about 15 years ago
Implemented dwell.
Benjamin Saunders
More...
about 15 years ago
Cosmetic cleanup
Benjamin Saunders
More...
about 15 years ago
Scrapped unneeded constant.
Benjamin Saunders
More...
about 15 years ago
Added the actual lookup tables.
Benjamin Saunders
More...
about 15 years ago
Use lookup tables for quick and easily ported pin/port/etc mapping.
Benjamin Saunders
More...
about 15 years ago
Corrected C++-style comment.
Benjamin Saunders
More...
about 15 years ago
Implemented blocking ADC sampling by channel.
Benjamin Saunders
More...
about 15 years ago
Switched to use of BV macro where appropriate.
Benjamin Saunders
More...
about 15 years ago
Stubbed analog API with a simple ADC initialization function.
Benjamin Saunders
More...
about 15 years ago
Dropped unnecessary copy of interpolation mode.
Benjamin Saunders
More...
about 15 years ago
Continue to the next instruction when a line is completed.
Benjamin Saunders
More...
about 15 years ago
Moved linear decomposition state and management out into its own function.
Benjamin Saunders
More...
about 15 years ago
Corrected function prototype forgotten in previous commit.
Benjamin Saunders
More...
about 15 years ago
Added explicit integer width to line decomposition code.
Benjamin Saunders
More...
about 15 years ago
Switched to 32 bit machine-space position integers in parser.
Benjamin Saunders
More...
about 15 years ago
Scrapped unused struct axis.
Benjamin Saunders
More...
about 15 years ago
Switched from per-axis per-functionality macros to per-functionality array literal macros, resulting in massively increased DRY compliance.
Benjamin Saunders
More...
about 15 years ago
We can afford to set aside a bit for indicating the undefined condition when we have a full byte for only three states.
Benjamin Saunders
More...
about 15 years ago
Resolved naming conflict.
Benjamin Saunders
More...
about 15 years ago
Made endstop status an axis array and compiletime conditionalized the presence of minimum endstops.
Benjamin Saunders
More...
about 15 years ago
Added axis enum for readability and safety in indexing axis arrays.
Benjamin Saunders
More...
about 15 years ago
Switched to anonymous enums/structs when typedef is used.
Benjamin Saunders
More...
about 15 years ago
Added scaling to machine-space coordinates.
Benjamin Saunders
More...
about 15 years ago
Switched to strict C99 for portability.
Benjamin Saunders
More...
about 15 years ago
Simplified parser-side position handling.
Benjamin Saunders
More...
about 15 years ago
Added line.c to the Makefile.
Benjamin Saunders
More...
about 15 years ago
Renamed line_tick.c to line.c for consistency with header.
Benjamin Saunders
More...
about 15 years ago
←
1
2
3
4
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree