ftCommunity / ftcommunity-TXT

Fischertechnik ROBOTICS TXT firmware, community edition
http://cfw.ftcommunity.de/
GNU General Public License v3.0
46 stars 31 forks source link

Rework Organization Structure #248

Open ski7777 opened 1 year ago

ski7777 commented 1 year ago

To allow better maintainability I'm currently working on #244 . Next steps would be adding direct support for Raspberry Pi or TXT 4.0. In my opinion the name ftcommunity-TXT is kinda locked on the TXT. We should find a new name! just CFW? or ftcOS? Feel free to suggest something new :)

Additionally we need a new repository structure: <OSNAME> will be replaced by the elected OS name

I'm not too sure how to migrate the existing repository, probably we will end up in something like filter-branch. Additionally we should decide on the future use of the ftcommunity-TXT repo. Originally the repo was forked from buildroot, so it contains full buildroot history... In my opinion we should archive this repo and start a whole new tree. Existing issues can be tranfered.

ski7777 commented 1 year ago

Vote here for CFW

ski7777 commented 1 year ago

Vote here for ftcOS

hypnotoad commented 1 year ago

I would propose to have a new slim core repo which includes your proposals and buildroot as submodules. This new repo should relate different repos with each other (e.g. the UI, the hardware and buildroot). That repo could be started from scratch (no filter-branches or similar).