From d219bf257bbb6739c677882cd7c92c4feff17fba Mon Sep 17 00:00:00 2001 From: Thales Lima Oliveira Date: Thu, 16 Jul 2020 23:25:01 -0300 Subject: PSP-UFu website update --- docs/blog/2019w42a-beta/index.html | 29 +++++++++++++++++++++++++++++ docs/blog/2019w44a-beta/index.html | 29 +++++++++++++++++++++++++++++ docs/blog/2020w24a-beta/index.html | 29 +++++++++++++++++++++++++++++ docs/blog/2020w28a-beta/index.html | 29 +++++++++++++++++++++++++++++ docs/blog/index.html | 37 +++++++++++++++++++++++++++++++++++++ docs/blog/tags/index.html | 27 +++++++++++++++++++++++++++ docs/blog/tags/psp-ufu/index.html | 37 +++++++++++++++++++++++++++++++++++++ 7 files changed, 217 insertions(+) create mode 100644 docs/blog/2019w42a-beta/index.html create mode 100644 docs/blog/2019w44a-beta/index.html create mode 100644 docs/blog/2020w24a-beta/index.html create mode 100644 docs/blog/2020w28a-beta/index.html create mode 100644 docs/blog/index.html create mode 100644 docs/blog/tags/index.html create mode 100644 docs/blog/tags/psp-ufu/index.html (limited to 'docs/blog') diff --git a/docs/blog/2019w42a-beta/index.html b/docs/blog/2019w42a-beta/index.html new file mode 100644 index 0000000..cbd300a --- /dev/null +++ b/docs/blog/2019w42a-beta/index.html @@ -0,0 +1,29 @@ + + + + + + +2019w42a-beta | PSP-UFU + + + + + + + + + + +
+

2019w42a-beta

  • Harmonic study implemented;
  • Autolayout from importation implemented;
  • Importation of Matpower files;
  • Several minor bugfixes.
+ + + + + + + + + + \ No newline at end of file diff --git a/docs/blog/2019w44a-beta/index.html b/docs/blog/2019w44a-beta/index.html new file mode 100644 index 0000000..946757f --- /dev/null +++ b/docs/blog/2019w44a-beta/index.html @@ -0,0 +1,29 @@ + + + + + + +22019w44a-beta | PSP-UFU + + + + + + + + + + +
+

22019w44a-beta

  • Minor changes to 32bit MSW version for compatibility;
  • Travis CI (Continuous Integration) implemented (Linux).
+ + + + + + + + + + \ No newline at end of file diff --git a/docs/blog/2020w24a-beta/index.html b/docs/blog/2020w24a-beta/index.html new file mode 100644 index 0000000..4bea48f --- /dev/null +++ b/docs/blog/2020w24a-beta/index.html @@ -0,0 +1,29 @@ + + + + + + +2020w24a-beta | PSP-UFU + + + + + + + + + + +
+

2020w24a-beta

  • Device context render implemented (to avoid use OpenGL - some machines can't use it properly);
  • Added Visual Studio solution to the GitHub project;
  • Several major and minor bugfixes.
+ + + + + + + + + + \ No newline at end of file diff --git a/docs/blog/2020w28a-beta/index.html b/docs/blog/2020w28a-beta/index.html new file mode 100644 index 0000000..d2feb9a --- /dev/null +++ b/docs/blog/2020w28a-beta/index.html @@ -0,0 +1,29 @@ + + + + + + +2020w28a-beta | PSP-UFU + + + + + + + + + + +
+

2020w28a-beta

  • Voltage heatmap implemented (OpenGL enabled);
  • Several major and minor bugfixes.
+ + + + + + + + + + \ No newline at end of file diff --git a/docs/blog/index.html b/docs/blog/index.html new file mode 100644 index 0000000..bbdc4b2 --- /dev/null +++ b/docs/blog/index.html @@ -0,0 +1,37 @@ + + + + + + +Blog | PSP-UFU + + + + + + + + + + + + + + +
+

2020w28a-beta

  • Voltage heatmap implemented (OpenGL enabled);
  • Several major and minor bugfixes.

2020w24a-beta

  • Device context render implemented (to avoid use OpenGL - some machines can't use it properly);
  • Added Visual Studio solution to the GitHub project;
  • Several major and minor bugfixes.

22019w44a-beta

  • Minor changes to 32bit MSW version for compatibility;
  • Travis CI (Continuous Integration) implemented (Linux).

2019w42a-beta

  • Harmonic study implemented;
  • Autolayout from importation implemented;
  • Importation of Matpower files;
  • Several minor bugfixes.
+ + + + + + + + + + + + + + \ No newline at end of file diff --git a/docs/blog/tags/index.html b/docs/blog/tags/index.html new file mode 100644 index 0000000..39070e1 --- /dev/null +++ b/docs/blog/tags/index.html @@ -0,0 +1,27 @@ + + + + + + +Tags | PSP-UFU + + + + + + + + + +
+
+ + + + + + + + + \ No newline at end of file diff --git a/docs/blog/tags/psp-ufu/index.html b/docs/blog/tags/psp-ufu/index.html new file mode 100644 index 0000000..3894c21 --- /dev/null +++ b/docs/blog/tags/psp-ufu/index.html @@ -0,0 +1,37 @@ + + + + + + +Posts tagged "psp-ufu" | PSP-UFU + + + + + + + + + + + + + + +
+

4 posts tagged with "psp-ufu"

View All Tags

2020w24a-beta

  • Device context render implemented (to avoid use OpenGL - some machines can't use it properly);
  • Added Visual Studio solution to the GitHub project;
  • Several major and minor bugfixes.

22019w44a-beta

  • Minor changes to 32bit MSW version for compatibility;
  • Travis CI (Continuous Integration) implemented (Linux).

2019w42a-beta

  • Harmonic study implemented;
  • Autolayout from importation implemented;
  • Importation of Matpower files;
  • Several minor bugfixes.
+ + + + + + + + + + + + + + \ No newline at end of file -- cgit