-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #10 from JanssenSimon/main
Ajout de contenu au site
- Loading branch information
Showing
17 changed files
with
152 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
<!DOCTYPE html> | ||
<html lang="fr-CA"> | ||
<head> | ||
<meta charset="utf-8" /> | ||
<meta name="viewport" content="width=device-width" /> | ||
<title>Galerie photos du RADAR</title> | ||
<link href="../stylesheets/main.css" rel="stylesheet" /> | ||
</head> | ||
<body> | ||
<header> | ||
<hgroup> | ||
<img src="../logo.svg" alt="" id="radar-logo" /> | ||
<h1>RADAR</h1> | ||
<h2>24 juin 2023 - Field day</h2> | ||
</hgroup> | ||
</header> | ||
<a href="../galerie.html">Retour à la galerie de photos</a> | ||
<section> | ||
<p>Voir <a href="/rencontres/2023-06-24.html">l'article où l'on raconte la sortie du field day.</a>.</p> | ||
<div class="gallerie"> | ||
<img src="/gallerie/fieldday/fieldday.jpg" alt="La grosse tente avec tout le gear et les pros" class="square"> | ||
</div> | ||
</section> | ||
<a href="../galerie.html">Retour à la galerie de photos</a> | ||
<footer> | ||
<ul> | ||
<li><a href="/about.html">à propos</a></li> | ||
<li><a href="https://github.com/RADAR-IRO">github</a></li> | ||
<li><a href="mailto:[email protected]">contact</a></li> | ||
</ul> | ||
</footer> | ||
</body> | ||
</html> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
<!DOCTYPE html> | ||
<html lang="fr-CA"> | ||
<head> | ||
<meta charset="utf-8" /> | ||
<meta name="viewport" content="width=device-width" /> | ||
<title>Galerie photos du RADAR</title> | ||
<link href="../stylesheets/main.css" rel="stylesheet" /> | ||
</head> | ||
<body> | ||
<header> | ||
<hgroup> | ||
<img src="../logo.svg" alt="" id="radar-logo" /> | ||
<h1>RADAR</h1> | ||
<h2>9 juillet 2023 - Visite de l'atelier de PolyOrbite</h2> | ||
</hgroup> | ||
</header> | ||
<a href="../galerie.html">Retour à la galerie de photos</a> | ||
<section> | ||
<p>PolyOrbite nous ont invité à leur atelier sur la rive sud pour voir le hardware qu'ils avaient déjà pour la groundstation, dont une limeSDR, un controlleur de moteurs, et deux yagis pour le VHF et UHF.</p> | ||
<div class="gallerie"> | ||
<img src="/gallerie/polygarage/polygarage1.jpg" alt="Charles et Marc-Antoine en train de faire l'inventaire" class="square"> | ||
<img src="/gallerie/polygarage/polygarege2.jpg" alt="Un controlleur de moteurs pour diriger les antennes" class="square"> | ||
</div> | ||
</section> | ||
<a href="../galerie.html">Retour à la galerie de photos</a> | ||
<footer> | ||
<ul> | ||
<li><a href="/about.html">à propos</a></li> | ||
<li><a href="https://github.com/RADAR-IRO">github</a></li> | ||
<li><a href="mailto:[email protected]">contact</a></li> | ||
</ul> | ||
</footer> | ||
</body> | ||
</html> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
<!DOCTYPE html> | ||
<html lang="fr-CA"> | ||
<head> | ||
<meta charset="utf-8" /> | ||
<meta name="viewport" content="width=device-width" /> | ||
<title>Galerie photos du RADAR</title> | ||
<link href="../stylesheets/main.css" rel="stylesheet" /> | ||
</head> | ||
<body> | ||
<header> | ||
<hgroup> | ||
<img src="../logo.svg" alt="" id="radar-logo" /> | ||
<h1>RADAR</h1> | ||
<h2>21 juin 2023 - Tester le téléscope et les filtres solaires de Robin</h2> | ||
</hgroup> | ||
</header> | ||
<a href="../galerie.html">Retour à la galerie de photos</a> | ||
<section> | ||
Robin a apporté son téléscope à l'université et l'a mis à disposition du RADAR. Nous l'avons testé ainsi que ses filtres solaires le 21 juin 2023. Il faisait extrèmement chaud! | ||
<div class="gallerie"> | ||
<img src="/gallerie/sortie21juin/21juin1.jpg" alt="Tout le monde dehors" class="square"> | ||
<img src="/gallerie/sortie21juin/21juin2.jpg" alt="Photo prise dans le téléscope par Simon" class="square"> | ||
<img src="/gallerie/sortie21juin/21juin3.jpg" alt="Photo prise dans le téléscope par Mattéo" class="square"> | ||
<img src="/gallerie/sortie21juin/21juin4.jpg" alt="On point le téléscope vers Roger Gaudry" class="square"> | ||
<img src="/gallerie/sortie21juin/21juin5.jpg" alt="Antennes sur le dome du phallus de Roger Gaudry" class="square"> | ||
</div> | ||
</section> | ||
<a href="../galerie.html">Retour à la galerie de photos</a> | ||
<footer> | ||
<ul> | ||
<li><a href="/about.html">à propos</a></li> | ||
<li><a href="https://github.com/RADAR-IRO">github</a></li> | ||
<li><a href="mailto:[email protected]">contact</a></li> | ||
</ul> | ||
</footer> | ||
</body> | ||
</html> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,6 @@ | ||
<!DOCTYPE html> <html lang="fr-CA"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width" /> <title>Club RADAR</title> <link href="./stylesheets/main.css" rel="stylesheet" /> </head> <body> <header> <hgroup> <img src="logo.svg" alt="" id="radar-logo" /> <h1>RADAR</h1> </hgroup> </header> <nav> <a href="./index.html">Accueil</a> <a href="./activites.html">Activités</a> <a href="./membres.html">Membres</a> <a href="./galerie.html">Galerie</a> <a href="./about.html">À propos du club</a> </nav> <section> | ||
<article> <header> <a href="./rencontres/2023-07-30.html"><h1>À la poursuite de LEDSAT</h1></a> </header> <section> <p>Nous avons tenté d'entendre LEDSAT mais n'avons malheureusement pas réussi :/</p> </section> </article> | ||
<article> <header> <a href="./rencontres/2023-06-24.html"><h1>Field day 2023</h1></a> </header> <section> <p>Simon, Mattéo, et Maxim se rendent à Point au Trembles pour assister à l'UMF qui participe au field day.</p> </section> </article> | ||
<article> <header> <a href="./rencontres/2023-06-07.html"><h1>Un tour de PolyOrbite</h1></a> </header> <section> <p>On s'est fait invité pour visiter <a href="https://polyorbite.com/">PolyOrbite</a> après une rencontre chanceuse. On est évidemment passé par le wagon de métro de Poly.</p> </section> </article> | ||
<article> <header> <a href="./rencontres/2023-05-15.html"><h1>L'antenne tient debout et fier</h1></a> </header> <section> <p>On a complété la monture pour notre antenne et on l'a testée. <a href="/gallerie/completion-antenne.html">Voici des photos dans la gallerie.</a></p> </section> </article> | ||
<article> <header> <a href="./rencontres/2023-04-26.html"><h1><em>It's alive!</em></h1></a> </header> <section> <p>On a commencé et terminé la construction d'une <a href="https://www.qsl.net/py4zbz/DCA.pdf">antenne double cross</a> optimisée pour 137MHz! <a href="/gallerie/construction-antenne.html">Voici des photos de la construction.</a></p> </section> </article> | ||
|
@@ -7,5 +9,4 @@ | |
<article> <header> <a href="./rencontres/2023-04-05.html"><h1>Premier contact!</h1></a> </header> <section> <p>Avec l'antenne et la radio SDR que Robin nous a commandé nous avons faites 3 sorties dans le froid afin de découvrir qu'au final, il ne faisait pas beau à Montréal (l'île était recouverte de nuages, vue de l'espace). <a href="/gallerie/sortie5avril.html">C'est vraiment le genre d'expérience qu'il faut voir pour comprendre.</a></p> </section> </article> | ||
<article> <header> <a href="./rencontres/2023-03-29.html"><h1>Trivia - connais-tu tes bandes de l'ionosphère?</h1></a> </header> <section> <p>À cette rencontre, nous avons passé une douzaine de questions d'un <a href="https://apc-cap.ic.gc.ca/pls/apc_anon_f/apeg_practice.practice_form?p_level_id=2">examen de radio amateur généré par le site du gouvernement du Canada</a> en mode jeu trivia. Nous avons bien réussi étant donné le manque d'étude des participant.e.s. Ensuite, nous avons entamé la planification du <a href="/activites/nbody.html">projet d'intégrateur à n-corps</a>.</p> </section> </article> | ||
<article> <header> <a href="./rencontres/2023-03-22.html"><h1>Première rencontre</h1></a> </header> <section> <p>Le plan pour la première rencontre du club le mercredi 22 mars est d'organiser le futur du club. À l'ordre du jour: logo de club, inscription sur la <a href="/membres.html">liste des membres</a>, discussions pour sonder l'intérêt par rapport aux différents <a href="/activites.html">projets proposés</a> et autres discussions préliminaires en lien avec les projets.</p> </section> </article> | ||
<article> <header> <a href="./rencontres/2023-03-15.html"><h1>Présentation du club - <em>short and sweet</em></h1></a> </header> <section> <p>Le 16 mars 2023 a eu lieu la courte présentation du club. Dans les 15 minutes qu'elle a durée, l'objectif du club, des activités proposées, et les modalités logistiques du club ont été présentés.</p> </section> </article> | ||
</section> <footer> <ul> <li><a href="./about.html">à propos</a></li> <li><a href="https://github.com/RADAR-IRO">github</a></li> <li><a href="mailto:[email protected]">contact</a></li> </ul> </footer> </body> </html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
<!DOCTYPE html> <html lang="fr-CA"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width" /> <title>Détails de rencontre du RADAR</title> <link href="../stylesheets/main.css" rel="stylesheet" /> </head> <body> <header> <hgroup> <img src="../logo.svg" alt="" id="radar-logo" /> <h1>Détails de rencontre du RADAR</h1> <h2>Sortie du 24 juin 2023 - Field day</h2> </hgroup> </header> <section> <p>On a appris en écoutant les ondes que l'UMF, <a href="http://ve2syq.myqnapcloud.com/ve2ums/">l'union métropolitaine des sans-filistes</a>, le club de radio amateur Montréalais francophone par excellence allait participer au <a href="https://en.wikipedia.org/wiki/Field_Day_(amateur_radio)">Field Day</a> annuel dans un parc à coté d'une école à Point au Trembles. Certains d'entre nous y sommes allés pour voir comment ça se passe et demander des conseils pour nouveaux amateurs.</p> <p>On était de loin les plus jeunes et l'UMF semblait tout aussi heureux de nous y voir que l'on était d'y être, c'est à dire heureux.</p> <p>Voici une photo du gear dans la tente : <a href="/gallerie/fieldday.html">photo</a></p> </section> <a href="/">Retour à l'accueil</a> <footer> <ul> <li><a href="/about.html">à propos</a></li> <li><a href="https://github.com/RADAR-IRO">github</a></li> <li><a href="mailto:[email protected]">contact</a></li> </ul> </footer> </body> </html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
<!DOCTYPE html> <html lang="fr-CA"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width" /> <title>Détails de rencontre du RADAR</title> <link href="../stylesheets/main.css" rel="stylesheet" /> </head> <body> <header> <hgroup> <img src="../logo.svg" alt="" id="radar-logo" /> <h1>Détails de rencontre du RADAR</h1> <h2>À la poursuite de LEDSAT</h2> </hgroup> </header> <section> <p>L'agence spatiale européenne on annoncé que LEDSAT était au bout de ses jours et à lancé une compétition pour savoir quel radioamateur ou radioamatrice pourrait contacter le satellite en dernier. Malheureusement, nous n'avons pas nos certificat de radioamateur pour pouvoir transmettre, mais l'ESA offre des cartes QSL spéciales pour les radioamateurs qui prouvent avoir entendu LEDSAT.</p> <p>Nous avions tenter d'écouter LEDSAT jusqu'à la fin de la compétition en vain.</p> </section> <a href="/">Retour à l'accueil</a> <footer> <ul> <li><a href="/about.html">à propos</a></li> <li><a href="https://github.com/RADAR-IRO">github</a></li> <li><a href="mailto:[email protected]">contact</a></li> </ul> </footer> </body> </html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
ALT=`cat <<EOF | ||
Field day 2023 | ||
EOF | ||
` | ||
|
||
RESUME=`cat <<EOF | ||
<p>Simon, Mattéo, et Maxim se rendent à Point au Trembles pour assister à l'UMF qui participe au field day.</p> | ||
EOF | ||
` | ||
|
||
TITRE=`cat <<EOF | ||
Sortie du 24 juin 2023 - Field day | ||
EOF | ||
` | ||
|
||
CONTENU=`cat <<EOF | ||
<p>On a appris en écoutant les ondes que l'UMF, <a href="http://ve2syq.myqnapcloud.com/ve2ums/">l'union métropolitaine des sans-filistes</a>, le club de radio amateur Montréalais francophone par excellence allait participer au <a href="https://en.wikipedia.org/wiki/Field_Day_(amateur_radio)">Field Day</a> annuel dans un parc à coté d'une école à Point au Trembles. Certains d'entre nous y sommes allés pour voir comment ça se passe et demander des conseils pour nouveaux amateurs.</p> | ||
<p>On était de loin les plus jeunes et l'UMF semblait tout aussi heureux de nous y voir que l'on était d'y être, c'est à dire heureux.</p> | ||
<p>Voici une photo du gear dans la tente : <a href="/gallerie/fieldday.html">photo</a></p> | ||
EOF | ||
` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
ALT=`cat <<EOF | ||
À la poursuite de LEDSAT | ||
EOF | ||
` | ||
|
||
RESUME=`cat <<EOF | ||
<p>Nous avons tenté d'entendre LEDSAT mais n'avons malheureusement pas réussi :/</p> | ||
EOF | ||
` | ||
|
||
TITRE=`cat <<EOF | ||
À la poursuite de LEDSAT | ||
EOF | ||
` | ||
|
||
CONTENU=`cat <<EOF | ||
<p>L'agence spatiale européenne on annoncé que LEDSAT était au bout de ses jours et à lancé une compétition pour savoir quel radioamateur ou radioamatrice pourrait contacter le satellite en dernier. Malheureusement, nous n'avons pas nos certificat de radioamateur pour pouvoir transmettre, mais l'ESA offre des cartes QSL spéciales pour les radioamateurs qui prouvent avoir entendu LEDSAT.</p> | ||
<p>Nous avions tenter d'écouter LEDSAT jusqu'à la fin de la compétition en vain.</p> | ||
EOF | ||
` |