Skip to content

Commit

Permalink
added chat and dowload pdf buttons to pages
Browse files Browse the repository at this point in the history
  • Loading branch information
balotofi committed Jan 17, 2025
1 parent 0eab12a commit f52d7bd
Show file tree
Hide file tree
Showing 7 changed files with 120 additions and 28 deletions.
33 changes: 28 additions & 5 deletions _resources/webinars/webinar-04.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,35 @@ layout: default
lang: en
---

<video controls width="560" height="315">
<source src="https://birds-project.com/open-source/video/birds_bus_opensource_webinar_4.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
# Webinar #4

Webinar #4 recording (Chiba Tech, BIRDS-4) March 12, 2022
## (Chiba Tech, BIRDS-4) March 12, 2022
<br/>

<div style="display: flex; gap: 10px; align-items: flex-start;">
<!-- Video Section -->
<div style="flex: 2; max-width: 66%;">
<video controls width="100%" height="auto">
<source src="https://birds-project.com/open-source/video/birds_bus_opensource_webinar_4.mp4" type="video/mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
</div>

<!-- Chat Section -->
<div style="flex: 1; max-width: 33%;">
<object
data="https://birds-project.com/open-source/pdf/BIRDS_BUS_Opensource_2022_05_14_chat.pdf"
type="application/pdf"
width="100%"
height="275px">
<p>Your browser does not support PDFs. <a href="https://birds-project.com/open-source/pdf/BIRDS_BUS_Opensource_2022_05_14_chat.pdf">Download the PDF</a>.</p>
</object>
</div>
</div>

Tetsuro Harada from Chiba tech talked about his work at CIT and the Gardens program in his presentation titled "YOMOGI: A birds satellite".

Adolfo Jara in Kyutech (from Paraguay) talked about changes from BIRDS-3 to BIRDS-4 in his presentation titled "BIRDS-4 SAtellites: One Year Operation Results Utilizing the BIRDS Standardized Bus"


[Previous]({{site.url}}//resources/webinars){: .btn .btn-purple }
Expand Down
27 changes: 21 additions & 6 deletions _resources/webinars/webinar-05.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,30 @@ layout: default
lang: en
---

<video controls width="560" height="315">
<source src="https://birds-project.com/open-source/video/birds_bus_opensource_webinar_5.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
# Webinar #5

Webinar #5 recording (BIRDS-5) April 9, 2022
## (BIRDS-5) April 9, 2022
<br/>

<div style="display: flex; gap: 10px; align-items: flex-start;">
<!-- Video Section -->
<div style="flex: 2; max-width: 66%;">
<video controls width="100%" height="auto">
<source src="https://birds-project.com/open-source/video/birds_bus_opensource_webinar_5.mp4" type="video/mp4" type="video/mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
</div>
</div>

[Previous]({{site.url}}//resources/webinars){: .btn .btn-purple }
Victor Mukungunugwa in Kyutech (from Zimbabwe) talked about BIRDS-5 in his presentation as the project manager.

Otani Yukihisa as OBC and BPB member of the BIRDS-5 project shared his work.

Derrick Tebusweke as an EPS member of the BIRDS-5 project shared his work.

Edgar Mujuni as a COM member of the BIRDS-5 project shared his work.

[Previous]({{site.url}}/resources/webinars/webinar-04/){: .btn .btn-purple }
[Next]({{site.url}}/resources/webinars/webinar-06/){: .btn}


21 changes: 13 additions & 8 deletions _resources/webinars/webinar-06.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,10 @@ layout: default
lang: en
---

Webinar #6 recording (Power Budget, Ground Station Software) May 14, 2022
# Webinar #6

## (Power Budget, Ground Station Software) May 14, 2022
<br/>

<div style="display: flex; gap: 10px; align-items: flex-start;">
<!-- Video Section -->
Expand All @@ -17,24 +19,27 @@ Webinar #6 recording (Power Budget, Ground Station Software) May 14, 2022
</video>
</div>

<!-- PDF Section -->
<!-- Chat Section -->
<div style="flex: 1; max-width: 33%;">
<object
data="https://birds-project.com/open-source/pdf/BIRDS_BUS_Opensource_2022_05_14_chat.pdf"
type="application/pdf"
width="100%"
height="200px">
<p>Your browser does not support PDFs. <a href="https://birds-project.com/open-source/pdf/220608_Clark_sat-1_project_presentation_IARU_COM_EPS_revB.pdf">Download the PDF</a>.</p>
height="275px">
<p>Your browser does not support PDFs.<a href="https://birds-project.com/open-source/pdf/BIRDS_BUS_Opensource_2022_05_14_chat.pdf">Download the PDF</a>.</p>
</object>
</div>
</div>

<object data="https://birds-project.com/open-source/pdf/Power-Budget-Analysis-for-1U-satellit20220514.pdf" width="200" height="300" type='application/pdf'></object>
Hari Shretha in Kyutech (from Nepal) talked about BIRDS-4 in his presentation titled "Power Budget for 1U Satellite".

<object data="https://birds-project.com/open-source/pdf/20220514_BIRDS-open-bus%20GS%20software.pdf" width="200" height="300" type='application/pdf'></object>
Daisuke Nakayama in Kyutech talked about the user interface for the Kyutech ground station in his presentation titled "BIRDS open-source operation software".

[<img src="https://raw.githubusercontent.com/FortAwesome/Font-Awesome/6.x/svgs/regular/circle-down.svg" width="15" height="15"> Webinar #6 presentation (Power Budget) May 14, 2022](https://birds-project.com/open-source/pdf/Power-Budget-Analysis-for-1U-satellit20220514.pdf){: .btn .btn-outline .text-grey-dk-300}
[<img src="https://raw.githubusercontent.com/FortAwesome/Font-Awesome/6.x/svgs/regular/circle-down.svg" width="15" height="15"> Webinar #6 presentation (Ground Station Software) May 14, 2022](https://birds-project.com/open-source/pdf/20220514_BIRDS-open-bus%20GS%20software.pdf){: .btn .btn-outline .text-grey-dk-300}

[Previous]({{site.url}}//resources/webinars){: .btn .btn-purple }
[Next]({{site.url}}/resources/webinars/webinar-05/){: .btn}

[Previous]({{site.url}}/resources/webinars/webinar-05/){: .btn .btn-purple }
[Next]({{site.url}}/resources/webinars/webinar-07/){: .btn}


23 changes: 16 additions & 7 deletions _resources/webinars/webinar-07.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
---
title: Webinar-07 (06-08-22)
parent: Webinars
parent: Webinars
layout: default
lang: en
---

Webinar #7 recording (Clark sat-1 project presentation) June 8, 2022
# Webinar #7

## (Clark sat-1 project presentation) June 8, 2022
<br/>

<div style="display: flex; gap: 10px; align-items: flex-start;">
<!-- Video Section -->
Expand All @@ -17,20 +19,27 @@ Webinar #7 recording (Clark sat-1 project presentation) June 8, 2022
</video>
</div>

<!-- PDF Section -->
<!-- Chat Section -->
<div style="flex: 1; max-width: 33%;">
<object
data="https://birds-project.com/open-source/pdf/220608_Clark_sat-1_project_presentation_IARU_COM_EPS_revB.pdf"
data="https://birds-project.com/open-source/pdf/BIRDS_BUS_Opensource_2022_06_08_chat.pdf"
type="application/pdf"
width="100%"
height="1000px">
<p>Your browser does not support PDFs. <a href="https://birds-project.com/open-source/pdf/220608_Clark_sat-1_project_presentation_IARU_COM_EPS_revB.pdf">Download the PDF</a>.</p>
height="275px">
<p>Your browser does not support PDFs. <a href="https://birds-project.com/open-source/pdf/BIRDS_BUS_Opensource_2022_06_08_chat.pdf">Download the PDF</a>.</p>
</object>
</div>
</div>


Masanobu Tsuji from ArkEdgeSpace talked about the changes from BIRDS to the Clark Sat-1 project in his presentation titled "Outline of Clark Sat-1 and changed from BIRDS original design".

Kent Nakazawa from ArkEdgeSpace talked about the hardware PCB changes from BIRDS to the Clark Sat-1 project.

[<img src="https://raw.githubusercontent.com/FortAwesome/Font-Awesome/6.x/svgs/regular/circle-down.svg" width="15" height="15"> Webinar #7 presentation (Clark sat-1 project IARU COM EPS) June 8, 2022](https://birds-project.com/open-source/pdf/220608_Clark_sat-1_project_presentation_IARU_COM_EPS_revB.pdf){: .btn .btn-outline .text-grey-dk-300}
[<img src="https://raw.githubusercontent.com/FortAwesome/Font-Awesome/6.x/svgs/regular/circle-down.svg" width="15" height="15"> Webinar #7 presentation (Clark sat-1 project PCBdesign) June 8, 2022](https://birds-project.com/open-source/pdf/220608_Clark_sat-1_project_PCBdesign.pdf){: .btn .btn-outline .text-grey-dk-300}


[Previous]({{site.url}}//resources/webinars/webinar-06){: .btn .btn-purple }
[Next]({{site.url}}/resources/webinars/webinar-08/){: .btn}


40 changes: 40 additions & 0 deletions _resources/webinars/webinar-08.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
---
title: Webinar-08 (07-13-22)
parent: Webinars
layout: default
lang: en
---

# Webinar #8
## (Backplane) July 13, 2022
<br/>

<div style="display: flex; gap: 10px; align-items: flex-start;">
<!-- Video Section -->
<div style="flex: 2; max-width: 66%;">
<video controls width="100%" height="auto">
<source src="https://birds-project.com/open-source/video/birds_bus_opensource_webinar_8.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
</div>

<!-- Chat Section -->
<div style="flex: 1; max-width: 33%;">
<object
data="https://birds-project.com/open-source/pdf/20220713_BIRDS_OpenSource_Backplane_chat.pdf"
width="100%"
height="275px">
<p>Your browser does not support PDFs. <a href="https://birds-project.com/open-source/pdf/20220713_BIRDS_OpenSource_Backplane_chat.pdf">Download the PDF</a>.</p>
</object>
</div>
</div>

Marloun Sejera talked about implementation of CPLD in his presentation titled "Configurable Backplane".

[<img src="https://raw.githubusercontent.com/FortAwesome/Font-Awesome/6.x/svgs/regular/circle-down.svg" width="15" height="15"> Webinar #8 presentation (Backplane) July 13, 2022](https://birds-project.com/open-source/pdf/20220713_BIRDS_OpenSource_Backplane.pdf){: .btn .btn-outline .text-grey-dk-300}


[Previous]({{site.url}}/resources/webinars/webinar-07/){: .btn .btn-purple }
[Next]({{site.url}}/resources/webinars/webinar-09/){: .btn}


2 changes: 1 addition & 1 deletion _site/about/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion _site/index.html

Large diffs are not rendered by default.

0 comments on commit f52d7bd

Please # to comment.