SimulIDE 1.1.0-SR0 (Stable Release 0) available for download.
Quote from arcachofo on March 26, 2024, 6:04 amQuote from Defran on March 25, 2024, 10:31 pm...Maintaining full compatibility with current components, right?
By now the two systems will coexist and it will be easy to convert from one system to another.
Quote from Defran on March 25, 2024, 10:31 pm...Maintaining full compatibility with current components, right?
By now the two systems will coexist and it will be easy to convert from one system to another.
Quote from Alex68 on March 26, 2024, 11:53 amThank you very much. This good new thing in the program will be with the installation of the necessary elemental base in the program. What kind of user folder is expected? There will be all models and those made by users.
Then when it's done. Be sure to show in the video an example of how to install everything into the program.
Thank you ! ! !
Thank you very much. This good new thing in the program will be with the installation of the necessary elemental base in the program. What kind of user folder is expected? There will be all models and those made by users.
Then when it's done. Be sure to show in the video an example of how to install everything into the program.
Thank you ! ! !
Quote from arcachofo on March 26, 2024, 12:23 pmWhat kind of user folder is expected?
"User data folder" was introduced in November 2022:
https://simulide.forumotion.com/t990-scripted-components#5265And added to Settings in February 2023:
https://simulide.forumotion.com/t990-scripted-components#6004There is already a video:
https://www.youtube.com/watch?v=pAU7fdUWCqsAnd some information in the documentation:
https://simulide.com/p/file-organization/#user-data-folder---
The improvements that will be introduced will make the process of creating and adding new components easier.
This will make much easier to share components: just adding one file to your "User data folder".
But the "User data folder" was implemented long time ago.
What kind of user folder is expected?
"User data folder" was introduced in November 2022:
https://simulide.forumotion.com/t990-scripted-components#5265
And added to Settings in February 2023:
https://simulide.forumotion.com/t990-scripted-components#6004
There is already a video:
https://www.youtube.com/watch?v=pAU7fdUWCqs
And some information in the documentation:
https://simulide.com/p/file-organization/#user-data-folder
---
The improvements that will be introduced will make the process of creating and adding new components easier.
This will make much easier to share components: just adding one file to your "User data folder".
But the "User data folder" was implemented long time ago.
Quote from TimFisch on April 1, 2024, 7:48 pmThe mega328PB in 1.1.0 SR0 seems to miss the property for the CPU frequency.
Once it is manually added to the file via an editor, it will get deleted again after the next saving.
The mega328PB in 1.1.0 SR0 seems to miss the property for the CPU frequency.
Once it is manually added to the file via an editor, it will get deleted again after the next saving.
Quote from arcachofo on April 1, 2024, 11:20 pmI see...
There is a missing line in file: data/AVR/megax8/megax8pb_perif.xml
You can copy line 20 from file: data/AVR/megax8/megax8_perif.xml<intosc name="intosc" clockpins="PORTB6,PORTB7" clockoutpin="PORTB0" />
I see...
There is a missing line in file: data/AVR/megax8/megax8pb_perif.xml
You can copy line 20 from file: data/AVR/megax8/megax8_perif.xml
<intosc name="intosc" clockpins="PORTB6,PORTB7" clockoutpin="PORTB0" />