How to know which modification are done on components?

Post and discuss new components that you have created.
lucibel
Posts: 172
http://meble-kuchenne.info.pl
Joined: Thu Sep 23, 2021 3:44 pm
Location: France
Has thanked: 29 times
Been thanked: 22 times

How to know which modification are done on components?

Post by lucibel »

Hello,
How to know which modifications are done on components ?
Before to update it's important to know clearly because some of them can be critical.
How to get the history versions and modifications
component log file.jpg
component log file.jpg (28 KiB) Viewed 5224 times
Thx for your prompt reply
Seb

BenR
Matrix Staff
Posts: 1707
Joined: Mon Dec 07, 2020 10:06 am
Has thanked: 435 times
Been thanked: 598 times

Re: How to know which modification are done on components?

Post by BenR »

Hi Seb,

Currently there is no real way of knowing without asking us to look back at he change history, we could maybe add something into the wiki on each component page but it would be a manual process and ideally you want the information as part of the update tool.

It's on the list as something to investigate for v10.

lucibel
Posts: 172
Joined: Thu Sep 23, 2021 3:44 pm
Location: France
Has thanked: 29 times
Been thanked: 22 times

Re: How to know which modification are done on components?

Post by lucibel »

Hi Ben
if can be implement on filename link who can open the log file will be very good.
component log file.jpg
component log file.jpg (23.77 KiB) Viewed 5210 times
click on included.c will open the log file.

Which modifications did you do on the Includes.C, CircularBuffer and COMPort ?
Seb

BenR
Matrix Staff
Posts: 1707
Joined: Mon Dec 07, 2020 10:06 am
Has thanked: 435 times
Been thanked: 598 times

Re: How to know which modification are done on components?

Post by BenR »

Which modifications did you do on the Includes.C, CircularBuffer and COMPort ?
Includes.c - Now allows for up to 3 CAN channels instead of the previous limit of 2.

CircularBuffer - GetArray was not pointing to the sim version of the function and had an unused string return variable.

COMport - Nothing to report

lucibel
Posts: 172
Joined: Thu Sep 23, 2021 3:44 pm
Location: France
Has thanked: 29 times
Been thanked: 22 times

Re: How to know which modification are done on components?

Post by lucibel »

Hello Ben,
What are the modifications done on the
ttgo fcdx.jpg
ttgo fcdx.jpg (18.79 KiB) Viewed 5082 times
thx
Seb

BenR
Matrix Staff
Posts: 1707
Joined: Mon Dec 07, 2020 10:06 am
Has thanked: 435 times
Been thanked: 598 times

Re: How to know which modification are done on components?

Post by BenR »

Hello Seb,

We added an experimental microsecond option for the timer interrupts.

lucibel
Posts: 172
Joined: Thu Sep 23, 2021 3:44 pm
Location: France
Has thanked: 29 times
Been thanked: 22 times

Re: How to know which modification are done on components?

Post by lucibel »

Hi Ben,
What are the modifications done on RTC_ESP32_NTP revision 4 ?
Seb

medelec35
Matrix Staff
Posts: 1432
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 506 times
Been thanked: 469 times

Re: How to know which modification are done on components?

Post by medelec35 »

Hi Seb.
I believe that is covered within this topic.
Martin

lucibel
Posts: 172
Joined: Thu Sep 23, 2021 3:44 pm
Location: France
Has thanked: 29 times
Been thanked: 22 times

Re: How to know which modification are done on components?

Post by lucibel »

Ben, could you send me the RTC_ESP32_NTP revision 3 please.
since install version 4 , compile failed!
Seb

LeighM
Valued Contributor
Posts: 394
Joined: Mon Dec 07, 2020 1:00 pm
Has thanked: 69 times
Been thanked: 208 times

Re: How to know which modification are done on components?

Post by LeighM »

Hi Seb,
It's easy to roll back, once you know how ;)
...
rollback.jpg
rollback.jpg (38.83 KiB) Viewed 4973 times
Then click "Download"

Post Reply