Hey Scott, lets just put together a plan for this because its starting to get messy. I think because we have been merging eachothers repos, I can no longer revert some of the newer commits, to a pre rpi5 state in the main branch.
either way, we have hit a divergent point with this new one. if you can give me some feedback on this, that would be appreciated
Here is my idea for the plan :
- stash all older stuff into another repo. I made a branch based off pre rpi5 commits, so it can preserve the old bin files and components/configs : https://github.com/cakeslob/Remora/tree/pre-rpi5
- if you are fine with the changes in /stepgen_testing , we need to merge those before we compile firmware / release component, because these changes break previous versions and the config files need to be changed
- think of a name or version number or something, because we need to relabel everything so there is a clear distinction between older versions
- delete all old files pre divergence, modify all configs, update docs
Hey Scott, lets just put together a plan for this because its starting to get messy. I think because we have been merging eachothers repos, I can no longer revert some of the newer commits, to a pre rpi5 state in the main branch.
either way, we have hit a divergent point with this new one. if you can give me some feedback on this, that would be appreciated
Here is my idea for the plan :