Feature and Issue tracking

Introduction and miscellaneous that we haven't created categories for, yet
Post Reply
User avatar
johu
Site Admin
Posts: 5790
Joined: Thu Nov 08, 2018 10:52 pm
Location: Kassel/Germany
Has thanked: 157 times
Been thanked: 1023 times
Contact:

Feature and Issue tracking

Post by johu »

Hey ho everyone.
We discussed today about the lack of organization of firmware development, at least when it comes to inverter firmware. Probably other projects, too.

Now, the situation is, that I wake up every morning knowing there are a number of outstanding issues and improvements. But when I sit down in front of my computer, I can't actually remember what they were and where to find them. So I watch youtube instead. Not good.

We discussed somehow to extend the forum to organize tracking but it's probably easier to use a bug tracking system that is actually meant for the task: github issues. E.g. for inverter that is this: https://github.com/jsphuebner/stm32-sine/issues

Now, I think the forum is still a great place to assess whether a given issue is a user or system error. But if it turns out to be the latter, we need to keep track of it. Otherwise chances are it won't be fixed.

So that would be the "process": discuss on forum -> open an issue if appropriate

That's where the solution begins. Hopefully. Thanks :)
Support R/D and forum on Patreon: https://patreon.com/openinverter - Subscribe on odysee: https://odysee.com/@openinverter:9
User avatar
catphish
Posts: 955
Joined: Fri Oct 08, 2021 11:02 pm
Location: Dorset, UK
Has thanked: 94 times
Been thanked: 179 times

Re: Feature and Issue tracking

Post by catphish »

I think this is an excellent step forward. Thank you!
User avatar
uhi22
Posts: 601
Joined: Mon Mar 14, 2022 3:20 pm
Location: Ingolstadt/Germany
Has thanked: 91 times
Been thanked: 412 times

Re: Feature and Issue tracking

Post by uhi22 »

Fully agree. Started the process with this: https://github.com/jsphuebner/esp32-web ... e/issues/1
I think it would help if everybody thinks about the topics which were discussed in the past, and if something seems to be open, just discuss and create an issue for each.
User avatar
catphish
Posts: 955
Joined: Fri Oct 08, 2021 11:02 pm
Location: Dorset, UK
Has thanked: 94 times
Been thanked: 179 times

Re: Feature and Issue tracking

Post by catphish »

I've created an issue for another frequently requested feature - dead-zone free regen throttle mapping: https://github.com/jsphuebner/stm32-sine/issues/38

Please could we create some tags to properly label "feature requests" and "bugs"?
User avatar
johu
Site Admin
Posts: 5790
Joined: Thu Nov 08, 2018 10:52 pm
Location: Kassel/Germany
Has thanked: 157 times
Been thanked: 1023 times
Contact:

Re: Feature and Issue tracking

Post by johu »

Cool, I see this is catching on. Thanks very much :)
Also the "new firmware" threads tend to have issue-ish stuff in them.
Support R/D and forum on Patreon: https://patreon.com/openinverter - Subscribe on odysee: https://odysee.com/@openinverter:9
MattsAwesomeStuff
Posts: 898
Joined: Fri Apr 26, 2019 5:40 pm
Has thanked: 291 times
Been thanked: 177 times

Re: Feature and Issue tracking

Post by MattsAwesomeStuff »

johu wrote: Fri Oct 20, 2023 6:36 pmNow, the situation is, that I wake up every morning knowing there are a number of outstanding issues and improvements. But when I sit down in front of my computer, I can't actually remember what they were and where to find them. So I watch youtube instead.
Most of us have also discovered this technique to avoiding progress. It has an almost perfect success rate.
User avatar
johu
Site Admin
Posts: 5790
Joined: Thu Nov 08, 2018 10:52 pm
Location: Kassel/Germany
Has thanked: 157 times
Been thanked: 1023 times
Contact:

Re: Feature and Issue tracking

Post by johu »

catphish wrote: Fri Oct 20, 2023 8:32 pm Please could we create some tags to properly label "feature requests" and "bugs"?
"enhancement" and "bug" already existed as label and I have added "safety" for safety critical enhancements.
Support R/D and forum on Patreon: https://patreon.com/openinverter - Subscribe on odysee: https://odysee.com/@openinverter:9
User avatar
asavage
Posts: 329
Joined: Sat May 14, 2022 10:57 pm
Location: Oak Harbor, Washington, USA
Has thanked: 279 times
Been thanked: 103 times
Contact:

Re: Feature and Issue tracking

Post by asavage »

johu, could you enable the "Thanks" feature Announcements? It's present in other General|General threads (non-Announcement) threads, but not this one.
Al Savage
2014 RAV4 EV
NissanDiesel
User avatar
johu
Site Admin
Posts: 5790
Joined: Thu Nov 08, 2018 10:52 pm
Location: Kassel/Germany
Has thanked: 157 times
Been thanked: 1023 times
Contact:

Re: Feature and Issue tracking

Post by johu »

Moved the wifi discussion: viewtopic.php?t=4512
Please don't discuss concrete issues here
asavage wrote: Thu Dec 07, 2023 7:18 pm johu, could you enable the "Thanks" feature Announcements? It's present in other General|General threads (non-Announcement) threads, but not this one.
Seems to be a limitation of the plugin, couldn't find any option to enable it here
Support R/D and forum on Patreon: https://patreon.com/openinverter - Subscribe on odysee: https://odysee.com/@openinverter:9
ch00f
Posts: 1
Joined: Mon Mar 18, 2024 8:14 pm

Re: Feature and Issue tracking

Post by ch00f »

Hi! Sorry if this is the wrong place to post this. I'm an EE by trade who's been working in the microelectronics industry for the past 12 years and is just now trying to cut my teeth in contributing back to open source projects. I've got extensive experience in C programming for embedded devices, and familiarity with power electronics systems. I own two EVs, but the most hands-on experience I have with electric vehicles specifically is building the battery pack for my eBike conversion. I dream of one day converting a yellow Jeep Wrangler for my wife.

I have free-time, a reasonable amount of cash for buying components, and I'd love to help out. Where can I be the most useful?
Post Reply