Resolved load and no-load max speed for stepper motor. Updated test for accel and constant rotation.
Resolved load and no-load max speed for stepper motor. Updated test for accel and constant rotation.
Refactored art stepper to test constant speed.
Upgraded to latest Sloeber plugin. Updated doc regarding nested includes.
Upgraded to latest Sloeber plugin. Updated doc regarding nested includes.
Initial import.
Initial import.
Upgraded to latest Sloeber plugin. Updated doc regarding nested includes.
Upgraded to latest Sloeber plugin. Updated doc regarding nested includes.
Upgraded to latest Sloeber plugin. Updated doc regarding nested includes.
Upgraded to latest Sloeber plugin. Updated doc regarding nested includes.
Upgraded to latest Sloeber plugin. Updated doc regarding nested includes.
Merge from branch wip20230509. This round of JonbTask updates are done.
Trying to merge branch into head.
Tests updated with column tabs. All pass. ready for branch merge.
Fixed formatting problems in BlockableTask test. Need to finish testing other tasks.
Added tab cols to DebugReporter. Tests pass. Updated BlockableTask test with tabs.
Added DebugReporter column tabs. Test success.
Finished BlockableTask code cleanup and doc update. Needs more testing. Needs doc for why only one block is active at a time.
Added loopContinue() to BlockableTask. Test succeeds but needs more status messaging.
Tweak in stat reporting.
Improved JonbTaskTest to show expected and actual times based on micros() and NOW_TIME.
Cleaned up JonbTask for better start/stop logic and timing. Created TestJonbTask.
Added now time stats to JonbTask.
Cleaned up builtin/error/status LED pins and values. Standardized error/status/debug report messages.
Broke out tests for BlockableTask, PinPulseTask and rollover testing. Rollover needs work. Cleaned up access to RX/TX LEDs.
Cleaned up and simplified debug defines and flags.
JonbTask basic refactor complete and passes test. Need to investigate small but negative time errors.
Cleanup debug control and docs. Refactor BlockableTask, but needs more debug.
Cleanup docs.
Refactor of BlockableTask is done and tests pass. Needs more testing. Need to test debug reporting.
Continue refactoring
Refactor BlockableTask with better work flow blocks.
bad name, not used
Refactoring JonbTask to use workStart() instead of workDone().
Update docs.
Updated the JonbTask docs.
Updated the readme docs.
Updated the readme docs.
Updated the readme docs.
Updated the readme docs.
Moved to trunk, where they belong.
Moved to branch/sfam
Moved old JonbTask projects (last updated in 2019) to a branch named Sfam.
New and improved project names and documentation. Project structure conforms to the latest Eclipse-Sloeber needs.
Initial import.
Initial import.
Initial import.
Initial import.
Created a "doc" project for general documentation as well as a simple blink program for system testing.
Initial import.
deleted test project
remote change
added source file
test - first commit
Initial import.
Initial import of JonbTestSketch. Updated configuration of JonbTask related projects to work with Sloeber. Still need to update other projects.
Initial import.
Fixed loop detect and loop break. Changed from task object to task class based "now" time handling.
Fixed loop detect and loop break. Changed from task object to task class based "now" time handling.
Eliminated BlockableTask::blockDone(). Updated doc.
Updated JonbTask.ino messages
Updated doc related to host param and access method in JonnbTask.
Cleaned up initial commit
Cleaned up initial commit
Initial commit
Initial commit
Initial commit
Add initial directories